A mnemonic phrase, also called a seed phrase or recovery phrase, is a human-readable sequence of words used to back up and restore a cryptocurrency wallet. Wallet software typically generates it when you create a new wallet, and the words must be kept in the exact order shown.
How it works in crypto wallets
Behind the scenes, a mnemonic phrase represents the starting secret from which wallet keys are derived. Many wallets follow the BIP39 standard, which maps a random number to a list of words from a fixed dictionary. That phrase is then used to generate a “seed” that can deterministically create many private keys and addresses. This is why one phrase can restore an entire wallet, not just a single address. If you import the phrase into a compatible wallet app or hardware wallet, it can recreate the same accounts and sign transactions again.
Recovery, compatibility, and common scenarios
Mnemonic phrases are primarily a disaster recovery tool. If your phone is lost, your computer crashes, or you delete a wallet app, you can reinstall a wallet and choose “recover” or “import” to regain access using the phrase. For example, a user who sets up a mobile wallet and later upgrades to a hardware wallet can often restore the same accounts by entering the mnemonic phrase, assuming the wallet uses the same standards and derivation settings.
Security implications and best practices
Because the phrase can regenerate your private keys, anyone who learns it can control your funds. It should be stored offline, kept private, and never typed into websites or shared with support staff. This concept matters in the crypto ecosystem because self-custody removes reliance on intermediaries, and the mnemonic phrase is the single point of recovery and the single point of failure.