cold-storage

Using a BIP39 Passphrase for Cold Storage: The Complete Guide (2026)

A BIP39 passphrase adds a second layer to your cold storage — your seed phrase becomes worthless without it. Here's how passphrases work and how to use them safely.

bitcoincold storagepassphraseBIP39hardware wallet

Using a BIP39 Passphrase for Cold Storage: The Complete Guide (2026)

Your hardware wallet's 24-word seed phrase is your Bitcoin. If someone gets those words, they get everything. A BIP39 passphrase — sometimes called a 25th word — adds a second layer of security that makes your seed phrase alone worthless to an attacker.

This is one of the highest-leverage security upgrades you can make to your cold storage setup. Here's exactly how it works and how to use it safely.

What Is a BIP39 Passphrase?

A BIP39 passphrase is an optional extension to your 24-word seed phrase. When you add one:

  • Your wallet derives a completely different set of keys
  • The same seed phrase with a different passphrase creates a different wallet
  • Anyone who finds your seed phrase without the passphrase sees a different (empty) wallet

Critically, there is no "wrong" passphrase. Every passphrase — including a blank one — generates a valid wallet. This is by design.

Technical detail: The passphrase is concatenated with your seed phrase and run through PBKDF2 with 2048 iterations of HMAC-SHA512 to generate the root key. The seed phrase alone generates your base wallet (empty passphrase). Add any string and you get a different root key.

Why Use a Passphrase?

Protection Against Physical Theft

If your seed phrase backup is stolen, found, or photographed, the attacker gains access to your wallet — unless you have a passphrase. With a passphrase, they have a wallet with nothing in it (or a small decoy amount).

Plausible Deniability

You can maintain two wallets:

  1. Decoy wallet: seed phrase alone (empty passphrase) with a small amount — maybe 5-10% of your holdings
  2. Real wallet: seed phrase + passphrase with your full stack

Under duress, you reveal the seed phrase. The attacker finds the decoy wallet and believes that's all you have.

Protection Against Supply Chain Attacks

If your hardware wallet is compromised through a supply chain attack, the attacker extracts your seed phrase but not your passphrase. Your real wallet remains safe.

Which Hardware Wallets Support Passphrases?

All major hardware wallets support BIP39 passphrases:

DevicePassphrase SupportEntry Method
Coldcard Mk4Full supportOn-device keypad
Trezor Safe 5Full supportOn-device touchscreen
Foundation PassportFull supportOn-device keyboard
Bitbox02Full supportVia companion app
JadeFull supportOn-device
Keystone 3 ProFull supportOn-device

See our full Bitcoin Cold Storage Guide for device reviews.

How to Set Up a Passphrase: Step by Step

Coldcard Mk4

  1. Power on your Coldcard
  2. Navigate to Passphrase in the main menu
  3. Enter your passphrase using the number keypad
  4. The device shows a new wallet fingerprint — record this
  5. Your Bitcoin address derivation is now different

Key feature: Coldcard shows a 4-word verification string for each passphrase, making it easy to verify you're in the right wallet without revealing the passphrase itself.

Trezor Safe 5

  1. Open Trezor Suite
  2. Go to SettingsDevicePassphrase
  3. Enable passphrase protection
  4. Each time you unlock, you'll be prompted for the passphrase
  5. On-device entry is more secure than computer keyboard entry

General Best Practices (All Devices)

  • Always enter the passphrase on the device, not the computer
  • Verify the wallet fingerprint every time you enter the passphrase
  • Never type the passphrase into a computer if possible

Choosing a Good Passphrase

Length matters most. A passphrase of 12+ characters is computationally infeasible to brute-force.

Good passphrase characteristics:

  • At least 12 characters
  • Mix of uppercase, lowercase, numbers, symbols
  • Not a dictionary word or common phrase
  • Not based on personal information

Examples of poor passphrases: bitcoin, password123, satoshi

Examples of better patterns: A short memorable phrase with spaces and numbers, like blue!miner44sky

The Critical Problem: Passphrase Storage

Here's where people lose Bitcoin. The passphrase is not stored on your hardware wallet. If you forget it or lose it, your Bitcoin is gone.

Passphrase storage strategies:

Option 1: Memorize only. If your passphrase is short and memorable enough to reliably recall forever, memorization works. Risk: memory loss, death, injury.

Option 2: Write it down, stored separately from seed phrase. Keep the passphrase written on metal or paper, stored in a different location from your seed phrase. An attacker needs to find both.

Option 3: Institutional backup. Services like Unchained Capital or Casa can hold encrypted passphrase backups as part of their inheritance and recovery services.

Never: Store the passphrase in the same location as your seed phrase. This defeats the security benefit entirely.

Common Mistakes to Avoid

Mistake 1: Sending Bitcoin to the passphrase wallet before verifying recovery. Always verify you can recover the wallet with your passphrase before sending real Bitcoin.

Mistake 2: Using different capitalization. The passphrase "Bitcoin" and "bitcoin" generate completely different wallets. Be exact.

Mistake 3: Forgetting trailing spaces. "bitcoin " (with a trailing space) is different from "bitcoin". BIP39 accepts any character.

Mistake 4: Not testing recovery. Before loading real funds, restore from seed phrase + passphrase on a second device to confirm it works.

FAQ

Can I add a passphrase to an existing cold storage wallet?

Yes. Enable the passphrase on your existing device. Your existing (no passphrase) wallet stays intact. Move your Bitcoin to the new passphrase wallet by sending from the no-passphrase wallet to a receive address from the passphrase wallet.

What if I forget my passphrase?

Your Bitcoin is permanently inaccessible. There is no recovery mechanism, no customer support, no reset. This is why passphrase storage strategy is as important as the passphrase itself.

Does my hardware wallet store my passphrase?

No. The passphrase is never stored on the device. You enter it fresh each session. This is a security feature — the device cannot be forced to reveal it.

Can I use different passphrases for different wallets on the same seed?

Yes. Each passphrase generates an entirely separate wallet. You could have a different wallet for each passphrase you use, all derived from the same 24 words.

Is the passphrase part of my seed phrase backup?

No. Seed phrase and passphrase are separate. Back up both, but store them in different locations. Your seed phrase backup should NOT include your passphrase.


Explore cold storage options in our Cold Storage Directory. See also: Bitcoin Seed Phrase Guide and Bitcoin Multisig Cold Storage Setup.

Stay Up to Date on Bitcoin

Get our free Beginners Guide to Buying Bitcoin plus weekly insights for long-term holders.

Related Posts

cold-storage
Air-Gapped Bitcoin Hardware Wallets: Complete Guide for 2026

Air-gapped Bitcoin hardware wallets like Coldcard, Keystone 3 Pro, and Foundation Passport sign transactions via QR codes only — private keys never touch a connected device. This guide explains how they work and when to use one.