Reviewed Aug 2026
DE
BA-04 · LESSON 09

Backups and recovery

KEY DEFINITIONS

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.

35 min Difficulty 2/5 Not started

Loading lesson visuals...

01

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.

GUIDED EXPLANATION1/6 ideas inspected
1

Inventory recoverable assets

List wallets, networks, output types, accounts, multisig cosigners, hardware devices, passphrases, and any timelocked or policy-specific paths.

Inspect each idea before the worked example.
The worked example follows the explanation

Inspect every idea above to open it.

Important distinctionA successful wallet-app import proves recovery is complete.

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.

02
FINISH LEARNING FIRST

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.