Skip to main content

Seed Phrase

wallet
security

A human-readable backup that can recreate a wallet’s private keys, addresses, and spend authority.

Also known as
Recovery Phrase
Mnemonic Phrase
1
definition

A seed phrase is a list of words that encodes the entropy used to derive a wallet’s private keys, commonly through BIP39 and hierarchical deterministic wallet standards such as BIP32. Restoring the phrase in a compatible wallet can regenerate the same accounts and addresses.

2
security

Anyone who obtains the seed phrase can usually spend the wallet’s funds, so it should be stored offline, backed up carefully, and never typed into untrusted websites or shared with support staff. Screenshots and cloud backups can create hidden exposure.

3
recovery

Some wallets also use an optional passphrase, derivation path, or wallet type. Losing those details can make a correct seed phrase appear empty, so recovery instructions should be tested with small amounts before relying on a backup.

Conceptual links

Related terms

3 linked

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.