Short answer

A seed phrase is the wallet backup. A passphrase changes which wallet that backup opens.

The terms are related but not interchangeable. A wallet backup (often called a seed phrase or recovery phrase) is the recovery material from which wallet keys are derived. An optional passphrase is additional input that creates a separate wallet from the same backup.

Seed phrase / wallet backupRecovery foundation

Keep it offline, private and exact. Whoever has a valid backup can usually restore the associated standard wallet.

PassphraseAdvanced additional secret

Every exact passphrase points to a different wallet. Forgetting it can make that passphrase wallet permanently inaccessible.

Most important mistake to avoid

Do not treat the passphrase as a normal account password with a reset link. Manufacturers explicitly warn that it is not recoverable for you if forgotten.

Seed phrase vs passphrase: practical difference

QuestionWallet backup / seed phrasePassphrase
What is it?Recovery material used to reconstruct wallet keys.Optional extra input combined with the backup to derive a separate wallet.
Required?Some recovery method is fundamental to conventional self-custody wallet setup.No. It is an advanced optional feature.
Can support recover it?No. Self-custody providers do not hold a copy for you.No. An exact forgotten passphrase cannot be reconstructed by the provider.
What does a typo do?An invalid/mistyped backup may fail recovery or recover something other than intended depending on format and error.A different valid passphrase derives a different wallet, which can look empty.
Storage ruleOffline, private, protected from theft and physical loss.Offline, exact character-for-character, stored with a deliberate separation plan.

Why a passphrase creates a different wallet

Trezor documents passphrase wallets as separate wallets generated by combining the existing wallet backup with the exact passphrase. Ledger describes its passphrase feature similarly: accounts created with a passphrase cannot be accessed with the standard recovery phrase alone.

This is useful only if you can reliably preserve both pieces. A passphrase can reduce the damage from theft of a backup, but it also introduces a second way for you to lock yourself out.

Editorial interpretation

For a first self-custody setup, simplicity is a security feature. Add a passphrase only when you can explain the recovery process from memory and have tested it with a low-value wallet.

Should the seed phrase and passphrase be stored together?

There is no single storage layout that fits every home, inheritance plan or threat model. The useful principle is to avoid a single accidental event revealing or destroying everything while also avoiding a scheme so complex that you cannot recover it yourself.

  • Keep the wallet backup offline; do not photograph, email or cloud-sync it.
  • Record an advanced passphrase exactly, including capitalization and spaces.
  • Think through theft, fire/water damage, memory loss and inheritance.
  • Test that your recovery process opens the expected addresses before relying on it.

When a passphrase may — and may not — make sense

Consider it when

You understand deterministic wallet recovery, can maintain a second secret reliably and have a concrete threat model that the feature addresses.

Skip it for now when

You are still learning how the backup works, have never performed a recovery check, or are adding it because “more settings” sounds automatically safer.

Primary sources checked

Manufacturer documentation used for this guide

Bottom line

Your seed phrase or wallet backup is the base recovery secret. A passphrase is an optional advanced secret that selects a separate wallet. Protecting both can improve resilience against some threats, but losing either can defeat your own recovery plan.

Next decision

Make the backup process concrete.

Turn the theory into an offline storage and recovery routine.

Read the backup guide