A seed phrase, also referred to as a recovery phrase, is a randomly generated sequence of 12 to 24 words. This set of words functions as the primary key, the master key, for accessing a cryptocurrency wallet.
Every time a new wallet is created, the software generates this phrase automatically, and from that moment on, it becomes the single most critical piece of information tied to everything stored inside the wallet. A seed phrase is required to recover a wallet but not to operate it. Day-to-day transactions, sending tokens, or interacting with decentralized apps can all happen through passwords, PINs, or biometric locksโbut none of those access methods matter if the wallet needs to be rebuilt from scratch.
If a phone is lost, a device breaks down, or a switch to a new wallet app is needed, entering a seed phrase in the correct order fully rebuilds the wallet. The words are drawn from a global standard called BIP-39, built on a fixed list of 2,048 simple English words. The reason the list uses common words like “apple” or “garden” rather than complex strings of characters is to reduce the chance of transcription errors when writing the phrase down by hand. Because of this standardization, a seed phrase created on a Ledger hardware wallet can be restored on MetaMask or Trust Wallet without any complications. The wallet itself is not tied to any single provider or piece of hardwareโit lives in the seed phrase.
Not All Wallets Use One
Whether a wallet issues a seed phrase depends on one main parameter: who holds the private key (which is a unique, secret cryptographic code that proves ownership of a crypto wallet and authorizes every transaction made from it). Hot wallets are software apps running on internet-connected devices. Cold wallets are offline hardware devices. The two differ in how they connect but share the same ownership principleโthe user controls the private keys, so both types generate a seed phrase.
Centralized exchanges like Binance and Kraken follow an entirely different model by keeping your private keys.
This design leans towards simplicity, but it comes at a cost: you give up self-custody. It’s a lot simpler to log in with an email and password than to remember a seed phrase, no doubt. But that also means the exchange has complete control over your assets.
If an exchange is compromised or goes under, users have no independent means of retrieving their funds. The 2022 FTX collapse is a clear example of the risks involved in trusting a centralized platform for holding assets, especially when it fails.
Writing the seed phrase on paper and storing it in a secure physical location is the only reliable safeguard. Some take extra precautions, etching the information onto metal plates designed to withstand fire and water, or scattering the phrase across different locations. This way, a single breach won’t reveal the entire sequence. Attackers typically start their search in cloud storage, on screenshots, and within messaging apps.