Backups and recovery
Terms used in this lesson
- BIP84
- The wallet derivation convention for native SegWit single-key outputs.
- xpub
- A serialized extended public key containing a public key and chain code for deriving normal public descendants.
- Descriptor
- A machine-readable description of the scripts, keys, and derivation paths a Bitcoin wallet watches or can spend.
- BIP39
- A standard that converts entropy into mnemonic words and derives a seed using an optional passphrase.
Recovery requires more than seed words. A complete plan preserves every passphrase, key path, spending policy, and quorum rule needed to recreate and test the wallet.
Loading lesson visuals...
Learn the idea
A wallet backup must recover both authorization and discovery. Secret material may be a seed or individual keys. Discovery metadata includes output descriptors, key origins, derivation paths, accounts, and the address range to scan. A passphrase changes derived keys, and a recovery drill proves the recorded material actually works.
Inventory recoverable assets
List wallets, networks, output types, accounts, multisig cosigners, hardware devices, passphrases, and any timelocked or policy-specific paths.
Inspect every idea above to open it.
The restored wallet must find expected outputs, reconstruct policy and change, and safely sign and broadcast. An empty but valid wallet may indicate a wrong passphrase or path.
The questions unlock after every required learning activity
Inspect every guided idea, open the worked example, rebuild its mechanism, and complete the deterministic lesson tool. Your progress is saved automatically.