What Is a Seed Phrase? How to Back It Up Safely
Your seed phrase (recovery phrase) is the master key to your assets. Leak or lose it and funds may be gone forever. Back it up right.
When you create a digital asset wallet for the first time, you're almost always asked to write down a string of 12 or 24 English words—this is the recovery phrase (recovery seed / mnemonic phrase). Many beginners treat it as an "optional hint," casually saving a screenshot, not realizing that this string of words is the master key controlling all of their assets.
If the recovery phrase is leaked, anyone can "restore" your wallet on another device and transfer away your assets. If the recovery phrase is lost, your assets become permanently locked, and no one can rescue them. This article explains how the recovery phrase works, why it's so important, and the correct way to back it up and store it.
1. What Is a Recovery Phrase: The BIP39 Standard
Most modern mainstream wallets follow the BIP39 standard to generate the recovery phrase. The principle can be simplified as follows:
- The wallet first generates a random number (entropy), then maps it into 12 or 24 words according to the BIP39 word list.
- This string of words can derive a "seed," and the seed then derives countless private keys and addresses via BIP32/BIP44.
- Therefore, one set of recovery phrase = an entire wallet, capable of restoring all coins and addresses within it.
In other words, the recovery phrase is not a "password" but the source of the private keys. To understand the relationship between private keys and addresses, see the explanation of addresses in the USDT Transfer Guide, as well as How Blockchain Works.
Security note: The recovery phrase is usually shown only once. When creating a wallet, be sure to write it down offline on the spot and verify it is correct. Do not trust any scenario—customer support, airdrops, or "identity verification"—that asks you to enter your recovery phrase. A genuine official party will never ask for your recovery phrase.
2. Why the Recovery Phrase = the Master Key to Your Assets
Many people mistakenly think "I've set a wallet password, so I'm safe." In reality:
- A wallet app's local password only protects opening it on that specific device; when switching devices, you rely on the recovery phrase, not that password.
- Whoever has the recovery phrase can fully replicate control of your assets in any wallet software—without needing your device or your password.
- The recovery phrase has no "recovery" mechanism and no customer support to reset it. This is completely unlike a bank card—no central institution can help you restore it.
This is exactly why self-custody is often summed up in one phrase: "Not your keys, not your coins." Further reading: Exchange vs. Self-Custody.
3. Backing Up Correctly: Offline, Physical, Dispersed
The core principles of backing up a recovery phrase come down to just three words: offline, physical, dispersed.
- Offline: Write it by hand on paper or engrave it on a metal plate—never save it on any internet-connected device.
- Physical medium: Paper is weak against fire and water; for long-term storage, a metal recovery phrase plate is recommended, as it resists fire, water, and corrosion.
- Dispersion and redundancy: Make 2–3 backups and store them in different secure locations (such as a home safe or with a trusted relative), so that "a fire in one place" doesn't wipe everything out.
- Verify the order: The order of the words also matters; after backing up, be sure to verify it word by word and position by position.
| Backup Method | Fire/Water Resistance | Loss Prevention | Recommendation |
|---|---|---|---|
| Handwritten on paper | Weak | Fair | OK for beginners |
| Metal recovery phrase plate | Strong | Strong | Recommended for long-term |
| Screenshot/photo album | — | Extremely easy to leak | ❌ Absolutely avoid |
| Cloud drive/chat logs | — | Extremely easy to leak | ❌ Absolutely avoid |
| Password manager | — | Online risk | ⚠️ Not recommended |
4. Things You Must Never Do
The following behaviors are the leading causes of recovery phrase leaks—any one of them could wipe out your assets in an instant:
- Taking a photo or screenshot to save your recovery phrase—the photo album may sync to the cloud or be read by malware.
- Entering your recovery phrase into a web page, form, or chat box—these are mostly phishing traps.
- Transmitting or storing it via messaging apps, email, cloud notes, or cloud drives.
- Telling anyone your recovery phrase, including people claiming to be customer support or technical support.
- Importing your recovery phrase into a dubious "high-yield app" or fake wallet—see Spotting Fake Wallet Phishing and Common Crypto Scams.
5. Common Loss and Leak Scenarios
Understanding how accidents happen is the key to preventing them:
- Leaks: A screenshot read by malware; entering the recovery phrase on a phishing site; falling for a "verify to claim an airdrop" scam; someone finding your backup paper.
- Losses: Paper lost, damaged by moisture, or destroyed by fire; copying words or order incorrectly so the original wallet can't be restored; backing up in only one place and that place suffering a mishap.
- Device-related: Phone lost or damaged but the recovery phrase was never backed up, leaving the wallet unrecoverable on a new device.
The solution always comes back to those three principles: generate offline, back up physically, disperse across multiple locations—and after creating a wallet, do a small-amount recovery drill to confirm the backup actually works.
FAQ
Which is safer, 12 words or 24 words?
Both are based on BIP39. Twelve words already provide enough random strength for the vast majority of everyday needs; 24 words have higher entropy and are common on hardware wallets, making them friendlier for those seeking maximum security. What truly determines safety is how you safeguard it, not the number of words.
Can I split the recovery phrase into two halves and store them separately?
A naive split (such as the first 6 words in one place and the last 6 in another) lowers the difficulty of cracking either half, and is not secure. If you want to split storage, you should use a dedicated scheme like Shamir's Secret Sharing (SLIP39), where the wallet splits it according to cryptographic rules—rather than tearing it apart yourself.
I accidentally screenshotted my recovery phrase—what should I do?
Treat it as already leaked. Immediately create a brand-new wallet (generating a brand-new recovery phrase), transfer your assets to the new address as soon as possible, and thoroughly delete the old screenshot. The old recovery phrase should never again be used to hold any assets.
Risk note: This article is for educational purposes only and does not constitute investment advice. The recovery phrase is the sole master key to your digital assets; leaking it is equivalent to losing your assets, and no institution can help you recover them. Be sure to write it down offline by hand, store it on a physical medium, back it up across multiple dispersed locations, and stay maximally vigilant against anyone asking for your recovery phrase—make your own judgment at your own risk.
This article was written by Lin An (Digital Asset Security Analyst) for LinkUp Crypto. It is for education and reference only and does not constitute investment, financial, or legal advice. Digital-asset prices are highly volatile and investing carries risk — participate responsibly and follow local laws.