BTC.TedLee.ca

Bitcoin wallet security, explained visually

12 vs. 24
Seed Words

Both are built from the same 2,048-word BIP-39 list. The difference is how much entropy—and therefore how many valid recovery phrases—each format can represent.

The practical lesson: a properly generated 12-word phrase is already extraordinarily difficult to guess. A 24-word phrase provides an even larger security margin.

Your recovery phrase is the master key

Illustration only. Never use words shown on a website as a real seed phrase.

The numbers

Two very large security spaces

BIP-39 adds checksum bits to the underlying entropy. That means the number of valid mnemonics is smaller than simply calculating 2,048 raised to the number of words.

12-word BIP-39 phrase

2128

Approximately 3.4 × 1038 valid phrases.

Underlying entropy128 bits
Checksum4 bits
Encoded length132 bits / 12 words

24-word BIP-39 phrase

2256

Approximately 1.16 × 1077 valid phrases.

Underlying entropy256 bits
Checksum8 bits
Encoded length264 bits / 24 words
Why these figures differ from 2,04812 and 2,04824: those larger totals count every possible word string, including strings that fail BIP-39's checksum. The figures above count valid BIP-39 recovery phrases.

A logarithmic comparison

From grains of sand to atoms in the universe

The bar lengths show the base-10 exponent, not a normal linear count. Estimates for natural quantities vary; these are included only to make the scale easier to imagine.

Practical security

The seed length is not usually the weakest link

Good randomness matters

Use a reputable hardware wallet or a carefully verified dice-roll method. A long phrase generated with weak or predictable randomness can still be unsafe.

Keep it offline

Never photograph, email, cloud-store, or type your seed into a website. Anyone who learns the words can take the funds.

Protect the backup

Store a durable backup away from fire, water, theft, and accidental disposal. Make sure your estate plan explains how trusted heirs can recover it.

Important warning

  • Never enter a real seed phrase into any online “checker,” including demonstration pages.
  • No legitimate support person needs your recovery words.
  • Test your recovery procedure using the wallet manufacturer's instructions before storing substantial value.

Watch and learn

Video explanation

Optional learning links

Continue your Bitcoin education

Referral disclosure: The links below are referral links. Ted Lee may receive a reward if you register. A referral is not a recommendation to buy Bitcoin, and you should independently investigate any service before using it.

🍁 Maple Bitcoin School

A Bitcoin learning community. This link is for education, not for buying Bitcoin. A free trial may be available.

Visit Maple Bitcoin School

🇨🇦 Bull Bitcoin

Referral code: btc_vancouver. Availability and any reward can change; verify the terms on the registration page.

Visit Bull Bitcoin

🇨🇦 Bitcoin Well

Referral code: ve7lee. Check the referral-code box during signup and verify current terms directly.

Visit Bitcoin Well

Read the references

Sources

Educational disclaimer

This page is for general education and illustration only. It is not financial, investment, tax, legal, cybersecurity, or wallet-recovery advice. Cryptocurrency can be lost through price changes, fraud, device failure, poor backups, or user error. Verify wallet procedures with the official manufacturer documentation and seek qualified professional advice where appropriate.