BIP 39 Wordlist: The Complete Guide to Mnemonic Recovery Phrases

·

Understanding BIP 39 and Its Role in Cryptocurrency Security

The Bitcoin Improvement Proposal 39 (BIP 39) is a foundational standard in the world of cryptocurrency wallets. It defines how your 12- to 24-word recovery phrase—often called a seed phrase—is generated and used to back up your digital wallet. This mnemonic phrase serves as a human-readable representation of your wallet’s private keys, allowing you to restore access to your funds even if your device is lost, damaged, or stolen.

When you set up most modern crypto wallets, you're prompted to write down a sequence of words from the BIP 39 wordlist. These words are not random; they are selected from a curated list of exactly 2048 words, designed for clarity, memorability, and security. This standardized list ensures compatibility across different wallet platforms while minimizing the risk of errors during recovery.

👉 Discover how secure wallet recovery works with advanced tools and best practices.

The Structure of the BIP 39 Wordlist

The official BIP 39 English wordlist contains precisely 2048 words, each assigned an index from 0 to 2047 in a zero-based numbering system commonly used in programming. Although the list itself doesn't inherently include numbers, many implementations reference these indices when converting mnemonic phrases into binary seeds for cryptographic derivation.

Each word on the list has been carefully chosen so that the first four letters are unique across the entire list. This design allows wallets and recovery tools to auto-complete words after just a few keystrokes, reducing input errors and improving user experience. For example:

This feature enhances both usability and security, especially on hardware devices with limited input methods.

Why This Matters for Wallet Recovery

Because each 4-letter prefix maps to one—and only one—word, there’s no ambiguity during restoration. If you enter “bana”, the system knows it must be “banana”. This eliminates confusion between similar-sounding words and prevents accidental misuse that could lead to permanent fund loss.


How BIP 39 Works: From Words to Wallet Access

Behind the scenes, your mnemonic phrase undergoes a deterministic process:

  1. Each word is mapped to its corresponding 11-bit binary value (since $ \log_2(2048) = 11 $).
  2. These bits are concatenated into a long string.
  3. A checksum is derived from the initial entropy and appended.
  4. The combined bitstream is processed using PBKDF2 to generate a seed.
  5. That seed unlocks your entire wallet hierarchy via BIP 32 (Hierarchical Deterministic Wallets).

This means even slight changes in word order result in completely different wallets—emphasizing the importance of exact phrase accuracy.

🔐 Critical Note: While BIP 39 is widely adopted, having your seed phrase alone isn't always enough to recover funds. Some wallets require additional elements like passphrases (a 13th or 25th word), specific derivation paths, or proprietary formats. Always follow your wallet manufacturer's recovery instructions precisely.

Full BIP 39 Wordlist (English)

Below is the complete list of all 2048 words defined in the BIP 39 specification:

abandon
ability
able
about
above
absent
absorb
abstract
absurd
abuse
access
accident
account
accuse
achieve
acid
acoustic
acquire
across
act
action
actor
actress
actual
adapt
add
addict
address
adjust
admit
adult
advance
advice
aerobic
affair
afford
afraid
again
age
agent
agree
ahead
aim
air
airport
aisle
alarm
album
alcohol
alert
alien
all
alley
allow
almost
alone
alpha
already
also
alter
always
amateur
amazing
among
amount
amused
analyst
anchor
ancient
anger
angle
angry
animal
ankle
announce
annual
another
answer
antenna
antique
anxiety
any
apart
apology
appear
apple
approve
april
arch
arctic
area
arena
argue
arm
armed
armor
army
around
arrange
arrest
arrive
arrow
art
artefact
artist
artwork
ask
aspect
assault
asset
assist
assume
asthma
athlete
atom
attack
attend
attitude
attract
auction
audit
august
aunt
author
auto
autumn
average
avocado
avoid
awake
aware
away
awesome
awful
awkward

... (remaining words continue alphabetically) ...

yard year yellow you young youth zebra zero zone zoo  

For full alphabetical listings by letter or indexed binary representations (0 = 00000000000 → abandon, ..., 2047 = 11111111111 → zoo), refer to official repositories such as the GitHub BIP-0039 repository.


Frequently Asked Questions About BIP 39

What is BIP 39 used for?

BIP 39 standardizes how mnemonic seed phrases are created and interpreted in cryptocurrency wallets. It enables users to back up their wallets using easy-to-write-down words instead of complex cryptographic keys.

Can I use any 12 random words as a seed phrase?

No. Only words from the official BIP 39 list are valid. Using non-list words will result in an invalid or unrecoverable wallet. Additionally, the order and checksum must be correct.

Are all wallets using BIP 39?

Most hardware and software wallets support BIP 39, but some use alternative standards. For example:

👉 Explore secure wallet options that support BIP 39 and multi-layer protection.

Is the BIP 39 wordlist available in other languages?

Yes. The BIP 39 standard includes official translations in multiple languages:

This ensures global accessibility while maintaining cryptographic integrity.

How do I keep my seed phrase safe?

Never store your seed phrase digitally—no photos, notes apps, or cloud backups. Write it on paper or use a metal backup solution. Keep it in a secure location away from fire, water, and unauthorized access. Never share it with anyone.

Can two different wallets generate the same seed phrase?

Theoretically possible but astronomically unlikely due to the vast number of combinations ($2^{128}$ to $2^{256}$). As long as entropy generation is secure, collisions are not a practical concern.


Other Seed Formats and Wordlists

While BIP 39 dominates the ecosystem, alternatives exist:

AEZeed (Lightning Network)

Used by LND wallets, AEZeed uses the same BIP 39 wordlist but applies a different encryption scheme optimized for Lightning Network channels.

Electrum Seed Format

Electrum uses a custom derivation logic but also leverages the BIP 39 vocabulary for mnemonic generation, ensuring familiarity without compromising security.

SLIP 39 (Shamir’s Secret Sharing)

Developed by Satoshi Labs for Trezor devices, SLIP 39 introduces sharded recovery: your seed can be split into multiple parts, where a subset (e.g., 3 out of 5) can reconstruct the original. It uses a different wordlist specifically designed for this purpose.


Core Keywords for SEO Optimization

These terms reflect common search intents around crypto security, wallet setup, and recovery troubleshooting—ensuring this guide meets real user needs.

👉 Learn how to securely manage your crypto assets with next-generation wallet technology.