Seed Phrase
A seed phrase, or mnemonic phrase, is a series of 12 to 24 human-readable words that act as the master key to a cryptocurrency wallet. It is generated using the BIP-39 standard and allows a user to recover their private keys and assets across different wallet applications. Because the seed phrase represents the absolute control over the associated funds, it is considered the most critical piece of security information for any self-custody user.Definition
A seed phrase, or mnemonic phrase, is a series of 12 to 24 human-readable words that act as the master key to a cryptocurrency wallet. It is generated using the BIP-39 standard and allows a user to recover their private keys and assets across different wallet applications. Because the seed phrase represents the absolute control over the associated funds, it is considered the most critical piece of security information for any self-custody user.Simple explanation
Think of your seed phrase as the master key to a high-security vault. If you lose your wallet or your phone breaks, you can use these special words to rebuild your key and open your vault again. If someone else gets these words, they can take everything inside.Why it matters
The seed phrase is the foundation of self-custody. It gives users complete independence from banks or exchanges, but it places the full responsibility for asset security on the user.How it works
A wallet uses a mathematical algorithm to turn a random number into a specific sequence of words. This sequence is used to derive the master private key. By typing these words into a compatible wallet, the software recreates the same private keys.Real-world example
When setting up a hardware wallet like a Ledger or Trezor, you are given a 24-word seed phrase.Advantages
- Universal wallet recovery
- Full user control
- Easy to backup offline
Limitations
- High risk of theft
- Irreversible if lost
- Susceptible to phishing
Common misconceptions
- It is not the same as a public address.
- It should never be stored on a computer or cloud account.
Related knowledge
- BIP-39 — term
- Cold Storage — term
- Recovery Phrase — term
- Self-Custody — term
- Wallet — term
Canonical knowledge ID:
glossary:seed-phrase