What Is a Seed Phrase?
A seed phrase (officially called a “Secret Recovery Phrase” by MetaMask, also known as a mnemonic phrase or recovery phrase) is a sequence of 12 or 24 common English words. When you first create a MetaMask wallet, the software randomly generates this phrase and uses it as the root of all your wallet’s cryptography.
MetaMask uses the BIP-39 standard (Bitcoin Improvement Proposal 39), which defines a list of 2,048 common English words. Your seed phrase is drawn from this list in a random sequence determined by an entropy source on your device.
Example of what a seed phrase looks like:
“
witch collapse practice feed shame open despair creek road again ice least
`
This is a 12-word phrase. The words, in that exact order, fully define a wallet.
BIP-39 and Deterministic Key Derivation
BIP-39 seed phrases are deterministic — given the same phrase, the same cryptographic keys are always derived. This means:
- Your seed phrase → master key
- Master key → Account 1 private key → Account 1 address
- Master key → Account 2 private key → Account 2 address
- And so on, indefinitely
Every account in MetaMask is derived from this single phrase. This is why restoring from a seed phrase restores all your accounts — it re-derives them in the same order every time.
Why the Seed Phrase Is So Critical
The seed phrase bypasses everything else:
- MetaMask password? The seed phrase lets you reset it.
- Two-factor authentication? Doesn't exist in self-custody wallets — seed phrase is the only backup.
- Lost device? Seed phrase restores everything.
- MetaMask goes out of business? Seed phrase works in any BIP-39 compatible wallet.
There is no other backup. There is no account recovery via email. MetaMask cannot reset your seed phrase. Nobody can help you if it's lost. This is the defining characteristic — and the defining responsibility — of self-custody.
Where MetaMask Stores Your Seed Phrase
MetaMask does not store your seed phrase in plain text. It stores an encrypted vault — a file that contains your seed phrase and private keys, encrypted using your MetaMask password with AES-256-CBC encryption.
This vault is stored locally on your device:
The encryption is strong — without your password, the vault is essentially unreadable. However, if your device has malware that captures keystrokes or screen content, the password (and therefore the vault) could be compromised.
MetaMask never sends your seed phrase to any server. The phrase never leaves your device — all cryptographic operations happen locally.
How to Find and Reveal Your Seed Phrase in MetaMask
You may need to reveal your seed phrase when:
- Setting up MetaMask on a new device
- Making a secure backup for the first time
- Moving to a different wallet app
Desktop (Extension):
- Open MetaMask
- Click the account avatar/circle in the top right
- Enter your MetaMask password
- Your seed phrase appears — write it down immediately
Mobile (iOS/Android):
- Tap the hamburger menu (≡)
- Enter your password or biometrics
- Write down the words shown
Security note: When your seed phrase is displayed on screen, make sure:
- No one can see your screen
- No screen recording or sharing software is running
- You’re not on a shared or monitored device
- Close the seed phrase display immediately after writing it down
Safe Seed Phrase Storage Methods
The goal is to store your seed phrase somewhere:
- It survives physical disasters (fire, flood, theft)
Method 1: Paper Backup (Minimum Viable)
Write the phrase on paper using a pen — not a printer (printers log documents). Use a notepad or index cards. Store in a drawer away from obvious locations.
Weaknesses: Paper can burn, get wet, fade over time, or be found by someone in your home.
Improvements: Laminate the paper, store in a waterproof sleeve, keep in a locked drawer or small safe.
Method 2: Fireproof Safe
A fireproof home safe provides good protection against fire (rated at various temperatures and durations) and physical theft. Store the paper seed phrase inside.
Good option for most people. A quality fireproof safe costs $50–$200 and provides substantial protection.
Method 3: Metal Backup (Best Long-Term)
Stamp or engrave your seed phrase into stainless steel using a metal backup product. These products are:
- Fireproof (steel melts at ~1400°C, housefire peaks at ~600°C)
- Waterproof
- Corrosion resistant
- Durable for decades
Popular products:
- Cryptosteel Capsule
- BlockPlate
- Bilodeau Crypto Shield
- SEEDPLATE
Metal backups are the gold standard for long-term seed phrase storage.
Method 4: Split Storage (Advanced)
Split your seed phrase into parts and store them in different physical locations. For example, store words 1-6 in your home safe and words 7-12 at a trusted family member’s location or safety deposit box.
An attacker needs all parts to reconstruct the phrase. This protects against theft of any single location.
Note: Splitting creates logistical complexity. If you lose one part, you lose everything. Use a clear system and make sure you can recover all parts.
What NOT to Do
| Storage Method | Why It’s Unsafe |
|---|---|
| Photo on your phone | Cloud backup syncs it; phone can be hacked |
| Email draft | Email accounts are hacked; Google/Microsoft can access |
| Notes app | Usually syncs to cloud; app can be accessed |
| Password manager | More secure than email, but still digital; single point of failure |
| Text message | Carriers store messages; SIM swap attack risk |
| Screenshot | Synced to cloud; on compromised device |
| Social media DM | Obviously insecure |
| Typed into any website | Never, under any circumstances |
What Happens If Your Seed Phrase Is Lost
If you lose your seed phrase and cannot access MetaMask:
- If MetaMask is still installed and you know your password — you can still use the wallet and reveal the seed phrase from Settings
- If MetaMask is uninstalled or the device is lost/broken — without the seed phrase, the wallet is permanently inaccessible
- If the encrypted vault still exists on the device — a skilled technician might be able to extract it, but it still requires your password to decrypt
There is no recovery option. MetaMask support cannot help. The blockchain doesn’t have a “forgot password” mechanism.
This is why backing up your seed phrase immediately when creating a wallet is essential — not optional.
What Happens If Your Seed Phrase Is Stolen
If someone else gets your seed phrase, they have permanent control of your wallet:
- They can immediately transfer all funds to their own wallet
- They can monitor your wallet and drain any future deposits
- They can impersonate your address in any context
- You cannot revoke their access — the seed phrase cannot be changed
If you suspect your seed phrase is compromised:
- Act immediately — every second counts
- Create a brand new wallet (new MetaMask install, new seed phrase)
- Transfer all remaining funds from the compromised wallet to the new one
- Transfer any NFTs
- Never use the compromised address again
- Change passwords to any accounts where you might have saved the seed phrase
One Seed Phrase, Multiple Wallets
One seed phrase can generate an essentially unlimited number of wallet accounts. MetaMask calls these “accounts” and you can add them from the account menu.
Each account has:
- A different address
- A different private key
- Independent balances
- The ability to be added back from the same seed phrase
This is useful for:
- Keeping DeFi activity separate from long-term holdings
- Using different addresses for different purposes (trading, NFTs, savings)
- Organizational separation within one MetaMask installation
All these accounts are backed up by the single seed phrase.
Seed Phrase vs Private Key: What’s the Difference?
| Feature | Seed Phrase | Private Key |
|---|---|---|
| Covers | All accounts derived from it | Single account only |
| Format | 12–24 words | 64-character hex string |
| Used for | Full wallet backup/restore | Single account import |
| Can be used in other wallets | Yes — any BIP-39 wallet | Yes — any wallet |
| If compromised | All accounts at risk | Only that one account |
FAQ
Can I change my MetaMask seed phrase?
No. A seed phrase is permanently tied to the wallet it creates. If you want a new seed phrase, you need to create an entirely new wallet — which generates a new phrase, new addresses, and new accounts. You’d need to transfer all your assets to the new wallet.
Does MetaMask have a 24-word option?
MetaMask generates 12-word phrases by default. It also supports importing 24-word phrases from other wallets (like hardware wallets). For most users, 12 words provides equivalent security when stored properly.
Is my seed phrase the same across different wallet apps?
Yes — if you import a MetaMask seed phrase into Trust Wallet, Coinbase Wallet, or any BIP-39 compatible wallet, you get access to the same accounts. The phrase is wallet-app agnostic.
What if someone guesses my seed phrase?
The probability of randomly guessing a 12-word phrase from the 2,048-word BIP-39 list is 1 in 2^128 — more atoms than exist in the observable universe. Brute force guessing is not a realistic threat. The real threat is theft of your written backup.
My seed phrase is 13 words — is it valid?
No. Standard BIP-39 phrases are 12, 18, or 24 words. A 13-word phrase is invalid and was likely written down incorrectly. Check your backup — one word might have been added accidentally or two words might have been written as one.
Related guides:

Leave a Reply