Recovery Seed

A wallet-generated list of 12 to 24 words used to back up and restore a crypto wallet by recreating its private keys.

A recovery seed, also called a seed phrase or mnemonic phrase, is a human-readable set of words generated by a cryptocurrency wallet that can restore access to the wallet and its funds. It typically contains 12 to 24 words in a specific order, and it acts as the master backup for the private keys controlling your on-chain assets.

How a recovery seed works

Most modern wallets use a standard such as BIP39 to turn strong randomness into a word list that is easier to write down accurately. That seed is then used with hierarchical deterministic (HD) wallet standards to derive many private keys and addresses from a single starting point. In practical terms, if you set up a new wallet on your phone and it shows you 12 or 24 words, those words can later recreate the same accounts on another device.

For example, if your phone is lost or a laptop fails, you can install a compatible wallet app, choose “restore,” enter the words in the exact order, and the wallet can regenerate your addresses and balances by deriving the same keys.

Safe storage and common risks

A recovery seed is not a password and it is not stored on the blockchain. Anyone who obtains it can recreate your wallet and move your funds, even without access to your device. That is why reputable wallets advise writing it down offline and keeping it private. Storing it in cloud notes, screenshots, email drafts, or messaging apps can expose it to malware and account takeovers. A common scam involves fake support agents or phishing sites asking for your seed, legitimate services do not need it.

Why this concept matters

Recovery seeds are the foundation of self-custody in crypto, they let you recover from device loss while also placing full responsibility on you. Understanding and protecting your seed is essential to keeping control of your assets.