What Is a Passphrase in Addition to a Seed Phrase?
Most people who set up a crypto wallet stop once they’ve written down their seed phrase. Fewer know that an optional extra layer, sometimes called a passphrase, can sit on top of it and quietly create a completely different wallet.
The short answer
A passphrase is an extra word or string of characters added on top of a standard seed phrase. Combined with the same set of seed words, a different passphrase produces a mathematically distinct wallet with its own addresses and balances. Leave the passphrase field blank, and the wallet default to what’s sometimes called the “standard” wallet tied to the seed phrase alone.
How it actually works
A seed phrase is a list of words that encodes a starting point for generating private keys. A passphrase gets combined with that seed phrase through a mathematical process to produce the actual keys used by the wallet. Because the combination of seed phrase plus passphrase determines the result, changing the passphrase — even by a single character — produces an entirely different set of addresses, as if a new wallet had been created from scratch. Critically, this new wallet isn’t stored anywhere on the seed phrase itself; it only exists when the exact same passphrase is entered again.
Why people use one
- A hidden wallet. Funds sitting behind a passphrase aren’t visible or accessible to anyone who only has the base seed phrase, which some people use to keep a portion of their holdings separate from a smaller, decoy amount stored in the standard wallet.
- An added layer if the seed phrase is exposed. If a written seed phrase is ever found or stolen, the wallets behind a passphrase remain inaccessible without also knowing that additional word or phrase.
- Separation between accounts. Multiple passphrases can be used with the same seed phrase to generate several independent wallets, rather than managing several separate seed phrases.
The risk that comes with it
The same feature that makes a passphrase useful also makes it dangerous to lose. Unlike a seed phrase, a passphrase typically isn’t generated or displayed by the wallet — it’s chosen by the user and often not written down anywhere, specifically because writing it next to the seed phrase would defeat the purpose. If it’s forgotten, there is generally no way to recover the funds in that hidden wallet, even with the original seed phrase intact. There’s no customer support line or password reset for a lost passphrase; the mathematics simply won’t produce the same wallet without it.
How this fits into overall wallet security
A passphrase is one part of a broader set of choices about how crypto is stored, alongside decisions like whether keys are kept on a hardware wallet that stays offline or in a custodial account managed by a platform. It’s also worth noting that a passphrase is different from changing a seed phrase itself — the underlying seed phrase doesn’t change; the passphrase simply alters what wallet is derived from it.
What to weigh
Adding a passphrase increases both security and responsibility at the same time. It can meaningfully protect funds if a seed phrase is ever exposed, but only if the passphrase itself is remembered or stored just as carefully — and separately — from the seed phrase it modifies. Anyone considering this feature should understand that there is no recovery path if both pieces aren’t preserved.