← Bitcoin Encyclopedia

Backup and Recovery

🌱 Beginner

💡 The Plain-English Definition

Backing up your Bitcoin means securely storing the information needed to recover access to your funds if your device is lost, stolen, or destroyed. Get this right once and your Bitcoin is recoverable from almost any disaster. Get it wrong and no one — not your wallet company, not an exchange, not a lawyer — can help you.

🤔 But Why Though?

Traditional banks have a recovery system: you forget your password, you call customer support, you prove your identity, you get back in. Bitcoin has no such system. The only thing that can recover access to your Bitcoin is the information you backed up. This isn’t a design flaw — it’s the point. The same feature that means no one can freeze your funds also means no one can restore them for you.

There are up to three things to back up, depending on your setup. Your seed phrase — the 12 or 24 words that can recover your entire wallet — is the most critical. Write it down by hand on paper. Never type it into a computer, never photograph it, never store it in a cloud service. Physical, handwritten, private. If you’ve added a BIP39 passphrase (an optional 25th word that creates a completely different wallet from the same seed phrase), this must be backed up separately from the seed phrase — both pieces are needed, and many people store them in separate physical locations so that finding one doesn’t give an attacker both. If you use multisig (a setup requiring multiple keys to authorise a transaction), you also need a wallet descriptor — a file recording exactly how the multiple keys were configured together. Without it, recovery from seed phrases alone is extremely difficult.

For copies: the minimum is two, in two separate physical locations. If one burns down, floods, or gets stolen, the other survives. Common setups are one copy at home in a secure place and one at a trusted family member’s home or a bank safe deposit box. Some people use metal backup plates — etched or stamped steel — for fire and water resistance. Paper works fine; just keep it away from heat and moisture. One final consideration: a backup that only you know about is also a backup that disappears when you do. Before something happens to you, someone you trust needs to know that Bitcoin exists, roughly where the backup is, and what to do with it. The full treatment of this lives in the Inheritance Planning entry.

🌍 The Real-World Analogy

Think of your seed phrase like the master key to a safety deposit box — except there’s no bank that keeps a spare. If you lose the key, the box is sealed forever. You wouldn’t keep only one copy of something that irreplaceable. You’d make a second copy, store it somewhere different, and make sure someone you trust knows it exists.

⚡ So What?

Do this before you put meaningful funds into self-custody. The backup takes twenty minutes. Write down the seed phrase word by word. Verify it by recovering a test wallet. Store it somewhere safe. Store a second copy somewhere else. If you use a passphrase, back that up separately. If you use multisig, save your descriptor. Done. Everything after that is just remembering where you put it.

Part of The Bitcoin Encyclopedia 167 terms, plain English, no jargon.