Skip to main content
£0.00 0

Basket

No products in the basket.

ASIC mining knowledge centre

BIP 39 Seed Phrases Explained: Entropy, Passphrases and Recovery

BIP 39 Mnemonic code for generating deterministic keys made simple. See what the proposal changes, its current status and what it means for Bitcoin users and operators.

BIP 39 Mnemonic code for generating deterministic keys guide cover

This guide explains BIP 39 Mnemonic code for generating deterministic keys in plain English. It covers the problem behind the BIP, why it matters and whether the proposal is part of Bitcoin today.

TL;DR

  • What it is: BIP 39 converts computer-generated entropy and a checksum into a memorable word sequence, then derives a 512-bit seed through PBKDF2-HMAC-SHA512. Wallets commonly call the words a recovery or seed phrase, although the mnemonic is an input to seed generation rather than the seed itself.
  • Why it matters: BIP 39 makes entropy easier to back up, but a valid word sequence is only one part of wallet recovery. Secure generation, exact normalisation, protected passphrase handling and documented wallet policy must all be tested together.
  • Current position: Where a feature is closed or no longer sent by default, isolate it from production and state that limitation before testing.

BIP 39 Mnemonic code for generating deterministic keys in simple English

A BIP is a document that proposes or explains a Bitcoin idea, standard or rule. A BIP number does not mean the idea is active. Some BIPs are widely used, while others are drafts or historical proposals.

You do not need to read code to understand the main point. Start with the status, the problem being addressed and the practical effect on ordinary users, wallets, miners or node operators.

Simple example

Think of the transaction as a form passed between several authorised signers. Each person or device checks the same payment details before adding approval. Passing the form around does not make the payment safe unless every signer checks what it contains.

Key terms in plain English

BIP:
Bitcoin Improvement Proposal: a document describing a proposed rule, standard or process. Its status must be checked separately.
Node:
A computer running Bitcoin software that checks data and communicates with other peers.

Entropy and checksum construction

Initial entropy is 128 to 256 bits in 32-bit steps. A checksum made from the leading SHA-256 bits is appended, and the combined stream is split into 11-bit indexes for a 2,048-word list. This produces 12, 15, 18, 21 or 24 words. The checksum catches some errors but is not authentication or robust error correction.

Wordlist requirements

Wordlists are sorted, contain unique UTF-8 words and are designed so the first four letters distinguish entries. The BIP recommends English for broad compatibility. Translating words by meaning changes their indexes and seed. Software must use the exact registered list and Unicode normalisation rather than a visually similar improvised vocabulary.

Mnemonic to seed

PBKDF2-HMAC-SHA512 runs for 2,048 iterations with the normalised mnemonic as password and the string mnemonic plus optional passphrase as salt. The 512-bit output can feed BIP 32. This process does not prove that a wallet uses a particular derivation path, address type or account structure.

BIP 39 Mnemonic code for generating deterministic keys technical diagram
Mnemonic to seed: the fields, validation boundary and operational evidence that implementations need to agree.

The optional passphrase

Every passphrase produces a valid-looking seed, so a typing error does not generate a clear failure. The feature can separate wallets but creates another indispensable recovery secret. A passphrase stored only in memory can turn a perfectly preserved mnemonic into permanently inaccessible funds. Empty and omitted passphrases are equivalent under the specification.

Generation security

The words must encode high-quality machine-generated entropy. Choosing favourite words, shuffling a list by hand, photographing a phrase or entering it into a website defeats the model. Generate on a trusted offline hardware or software wallet and verify the device and backup path before depositing significant value.

Wallet discovery context

The derived seed is only the root material. BIP 32 paths, BIP 44-style accounts, script type, network, account gaps and descriptors determine where funds appear. A compatible phrase imported into the wrong wallet profile can show zero balance while the keys remain valid elsewhere in the tree.

Recovery rehearsal

Use official vectors first, including non-English Unicode cases, then restore a disposable wallet on a clean device. Verify receive and change addresses, passphrase handling, descriptor or path, account discovery and a small spend. Never type a production mnemonic into online test tools or share it with support staff.

Frequently asked questions

What is BIP 39 Seed Phrases?

BIP 39 converts computer-generated entropy and a checksum into a memorable word sequence, then derives a 512-bit seed through PBKDF2-HMAC-SHA512. Wallets commonly call the words a recovery or seed phrase, although the mnemonic is an input to seed generation rather than the seed itself.

Is BIP 39 Seed Phrases active or supported today?

Where a feature is closed or no longer sent by default, isolate it from production and state that limitation before testing.

Why does BIP 39 Seed Phrases matter?

BIP 39 makes entropy easier to back up, but a valid word sequence is only one part of wallet recovery. Secure generation, exact normalisation, protected passphrase handling and documented wallet policy must all be tested together.

Do beginners need to use the technical details?

No. Most readers only need to understand the idea and its current status. Developers and node operators can use the primary sources when they need the exact technical rules.

Conclusion

BIP 39 makes entropy easier to back up, but a valid word sequence is only one part of wallet recovery. Secure generation, exact normalisation, protected passphrase handling and documented wallet policy must all be tested together.

Primary sources

Check the current specification status and the documentation for the exact implementation you operate before moving production funds or changing a mining node.

On this page

Search More Guides

Continue Reading

Explore more practical guidance on ASIC hardware, profitability, setup, hosting and maintenance.

Need Advice for Your Mining Setup?

Use our guidance to build your shortlist, then speak to our team when you want help comparing hardware, power, hosting or repairs.
Contact our team
Browse ASIC miners