security

Bitcoin BIP39 Passphrase Guide 2026: The 25th Word Explained

Bitcoin BIP39 passphrase guide 2026: the "25th word" explained. Setup on Coldcard, Ledger, Trezor. Best practices, common mistakes, and passphrase backup strategies.

BIP39 passphrasebitcoin security25th wordhardware wallet passphrasebitcoin self-custody

The BIP39 passphrase — often called the "25th word" — is one of the most powerful security tools available to Bitcoin holders. When configured correctly, it creates a completely separate wallet hidden behind your seed phrase, invisible to anyone who finds your backup. Yet it's also one of the most misunderstood features, and mistakes can lead to permanent fund loss. This guide covers everything you need to know.

What Is a BIP39 Passphrase?

A BIP39 passphrase is an optional extra word (or phrase) added to your standard 12 or 24 word seed phrase. It's not part of the seed phrase itself — it's a separate input that modifies the derived keys.

The technical process: your seed phrase generates a master seed, and the passphrase acts as an additional input (technically a "salt") in the PBKDF2 key derivation function. The result is a completely different master seed — and thus a completely different wallet.

Key insight: Every possible passphrase — including an empty one — generates a valid wallet. There is no "wrong" passphrase. If you enter an incorrect passphrase, you don't see an error; you see a different (empty) wallet.

Why Use a BIP39 Passphrase?

Protection Against Physical Theft

Without a passphrase, your 24-word seed phrase is your Bitcoin. Anyone who finds it — a burglar, a family member snooping, a hotel housekeeper — can steal everything.

With a passphrase:

  • Your seed words become useless alone
  • The attacker must also know the passphrase
  • Your passphrase is never written down near your seed (it lives in your head, or stored separately)

Plausible Deniability

You can maintain a small balance on the "empty passphrase" wallet — the one derived from your seed without any additional word. If forced to reveal your seed, you show this wallet with a small balance. Your real funds are on the passphrase-protected wallet, and the attacker has no way to know it exists.

This is the "$5 wrench attack" defense. Even under duress, you can truthfully show a wallet with some funds while your main holdings remain hidden.

Protection Against Supply Chain Attacks

If your hardware wallet was tampered with before delivery and the device manufacturer's seed generation was compromised, a passphrase adds an independent layer of security that the attacker couldn't have anticipated.

How to Set Up a BIP39 Passphrase

On Coldcard

  1. From the main menu, go to Passphrase
  2. Enter your passphrase using the keypad
  3. Coldcard will show you the fingerprint of the resulting wallet — a short 8-character hex string that is unique to your passphrase + seed combination
  4. Write down this fingerprint somewhere accessible
  5. Apply the passphrase

Each time you re-enter the passphrase, verify the fingerprint matches before using the wallet.

On Ledger

  1. Go to Settings → Security → Passphrase
  2. Choose either "Attach to PIN" (creates a second PIN that loads the passphrase wallet) or "Set temporarily" (enter each time)
  3. Enter and confirm your passphrase
  4. Verify your receive address matches your expected wallet

On Trezor

  1. Enter passphrase when prompted after connecting to Trezor Suite or a compatible wallet
  2. Trezor always prompts for passphrase on connection if enabled
  3. Verify the wallet fingerprint/address each time

On SeedSigner / DIY Hardware Wallets

SeedSigner always uses passphrase as part of the signing flow — the passphrase is entered at signing time and never stored on the device.

Passphrase Best Practices

Strong Passphrases vs. Weak Ones

A passphrase is only as strong as its entropy:

  • Weak: bitcoin, hodl, your name, common words
  • Weak: Simple numbers like 123456 or birth dates
  • Strong: A random 6-8 word phrase: correct-horse-battery-staple-mountain-river
  • Strong: Random characters: Kf7$mN2p!xR4qL
  • Strongest: Dice-generated phrases (EFF wordlist + dice rolls)

The passphrase can be any length and any characters. Longer is stronger. However, you must be able to enter it accurately on your hardware wallet's limited input interface.

The Critical Rule: Never Lose Your Passphrase

This is where people get burned. If you forget or lose your passphrase:

  • Your seed phrase alone shows an empty wallet (no funds)
  • The passphrase-protected wallet is permanently inaccessible
  • There is no recovery option, no customer support, no backdoor

You must have a reliable backup system for your passphrase. Options:

  1. Memorize it: Works for simple passphrases; risky if you have a health event
  2. Store separately from seed: Write it in a different location (bank safe deposit box vs. home safe)
  3. Share with a trusted person: Your attorney, a family member — whoever handles your estate
  4. Encrypted digital backup: Store encrypted version in your password manager (different attack surface)

Never store your passphrase in the same location as your seed phrase.

Common Mistakes

Mistake 1: Forgetting Case Sensitivity

Password and password and PASSWORD are three completely different passphrases producing three different wallets. Passphrase input is case-sensitive. Write down your passphrase with exact capitalization.

Mistake 2: Invisible Characters

Spaces, special characters, and invisible characters matter. hello world (with a space) is different from helloworld. If you copy-paste your passphrase from a text document, trailing spaces can cause a mismatch.

Mistake 3: No Verification Procedure

Always verify your passphrase works before funding the wallet. Generate a receive address, note the first few characters, and verify that re-entering the passphrase produces the exact same address.

Mistake 4: Unclear Inheritance Instructions

If you die, how will your heirs access your Bitcoin? They need both your seed phrase AND your passphrase. Your estate plan must account for both. See the Bitcoin Inheritance Planning guide for a comprehensive approach.

Passphrase vs. PIN

These are separate security features:

  • PIN: Unlocks the hardware wallet device. Protects against unauthorized use of the physical device. Does not change the wallet.
  • Passphrase: Changes which wallet the device accesses. Operates at the cryptographic level, independent of device access.

You need both. A strong PIN protects the device; a passphrase protects the Bitcoin even if someone has your seed backup.

Does the Passphrase Need to Be Backed Up on Metal?

Seed phrases are typically backed up on steel (Cryptosteel, Billfodl, etc.) because paper can burn. Should your passphrase also be on metal?

  • If it's memorized: no backup medium needed (but memorization is risky)
  • If it's written: consider metal backup in a separate location from your seed
  • The key principle: passphrase and seed must never be stored together

If both are compromised simultaneously, the passphrase protection is defeated.

Wallet Fingerprint: Your Verification Tool

Most hardware wallets display a short fingerprint (wallet ID) for each passphrase-wallet combination. This is derived from the master public key and is unique to your specific seed + passphrase combination.

Best practice: Note your wallet fingerprint and add it to your estate planning documents. Your heirs can use it to verify they've entered the correct passphrase without you needing to reveal the passphrase itself in the document.

Summary: Should You Use a Passphrase?

Use a passphrase if:

  • You hold significant Bitcoin (above your loss threshold)
  • Your seed backup might be accessible to others (home safe, shared location)
  • You want plausible deniability against physical threats
  • You're technically comfortable with the responsibility

Skip it for now if:

  • You're new to Bitcoin and already struggling with seed phrase management
  • You don't have a reliable passphrase backup system
  • Your seed backup is already in a genuinely secure location (bank vault, solo)

The passphrase is powerful protection — but only if you maintain access to it. Many more bitcoins have been lost to forgotten passphrases than to theft.


Related Resources

Stay Up to Date on Bitcoin

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

Related Posts

security
How to Set Up Bitcoin Multisig 2026: Step-by-Step Guide

Bitcoin multisig requires multiple keys to spend — 2-of-3 is the gold standard. This step-by-step guide covers hardware wallet setup, Sparrow Wallet configuration, PSBT signing, and key distribution.