Seed Phrase
- A seed phrase is an ordered list of words, usually 12 or 24, that acts as the master backup for a wallet and can regenerate every private key and address it controls.
- When you create a self-custody wallet it produces a random seed and encodes it as words from a standardised list, which you can restore into any compatible wallet to recover access.
- Anyone who reads the phrase can take everything and anyone who loses it may be locked out forever, so it should be stored offline and never typed into a website.
A seed phrase, sometimes called a recovery phrase or mnemonic phrase, is a sequence of typically 12 or 24 words generated by a wallet that can recreate all of that wallet’s private keys. It is a human-readable backup of otherwise unreadable cryptographic data, designed so a wallet can be restored on a new device if the original is lost, damaged or stolen.
Why it matters
Anyone who has the seed phrase can recreate the wallet and spend its funds, so it carries the same weight as the private keys it generates. Wallet providers consistently warn against storing it digitally, in cloud backups, screenshots or messaging apps, because those channels are common targets for theft; a written, offline copy kept somewhere secure is the standard recommendation.
Example
A phishing message asking someone to “verify” their seed phrase online is a scam pattern, since no legitimate wallet or exchange ever needs it. See our entry on private keys for how the phrase relates to wallet security.
What is a seed phrase used for?
How should I store my seed phrase?
What happens if I lose my seed phrase?
Other glossary terms connected to this one.
Go deeper than the definition — explainers, live data and free calculators.