Free Educational Resource

Bitcoin Security Education Hub

In-depth, independent guides on Bitcoin privacy, self-custody, and mobile wallet security. No financial advice — just clear, actionable knowledge.

Read Articles ↓
12+
In-depth articles
100%
Free content
5 min
Average read time
Educational purposes only. All content on this website is provided for informational and educational purposes only. Nothing here constitutes financial, investment, or legal advice. Always do your own research before making any financial decisions.

Core Security Topics

Master the fundamentals of Bitcoin security with these essential concepts every self-custody user should understand.

🔐

Seed Phrase Security

Learn how BIP39 seed phrases work. Proper backup strategies, hardware vs software storage, and how to protect your 12 or 24 words from theft and loss.

🛡️

13th Word (Passphrase)

A BIP39 passphrase adds an extra security layer on top of your seed. Understand how the "13th word" protects your wallet even if someone finds your seed.

📱

Mobile Wallet Safety

Stay safe on mobile with practical tips for crypto self-custody, threat detection, app permissions, and avoiding common mobile attack vectors.

🔒

Privacy Protocol

Understand how CoinJoin and Privacy Protocol break the transaction graph, making your Bitcoin activity significantly harder to trace on-chain.

🌐

Tor & Network Privacy

Tor hides your IP address from blockchain nodes and network observers. Learn how to route your wallet traffic through Tor for maximum anonymity.

🔑

Hardware Wallets

When and why to use a hardware wallet. Compare popular devices, understand the security model, and learn how to safely set one up from scratch.

In-Depth Articles

Comprehensive guides written in plain English — no jargon, no hype. Click any article to read the full content.

What Is a Bitcoin Seed Phrase and Why Does It Matter?

Your seed phrase is the master key to your Bitcoin. Lose it — lose everything. Here's what it is, how it works, and how to keep it safe.

A seed phrase (also called a recovery phrase or mnemonic phrase) is a sequence of 12 or 24 common English words generated when you create a new Bitcoin wallet. These words encode the private keys that control your Bitcoin.

The seed phrase standard is defined by BIP39 (Bitcoin Improvement Proposal 39). It uses a wordlist of 2,048 words. A 12-word phrase provides 128 bits of entropy; a 24-word phrase provides 256 bits — both are computationally impossible to brute-force.

Why it matters:

  • Anyone who has your seed phrase has full control of your Bitcoin.
  • If you lose your seed phrase and your device breaks, your Bitcoin is gone forever.
  • No bank, no company, and no government can recover it for you.

How to store it safely:

  • Write it on paper with a pen. Never type it into any device.
  • Store copies in at least two separate physical locations (e.g., home safe + safety deposit box).
  • Consider engraving it on a metal plate for fire and water resistance.
  • Never photograph it, email it, or store it in cloud services.

The golden rule: your seed phrase should never touch the internet.

The BIP39 Passphrase: Your Secret 13th Word Explained

A passphrase transforms your seed phrase into a completely different wallet. It's one of the most powerful — and most misunderstood — security features in Bitcoin.

The BIP39 passphrase is an optional extra word (or phrase) added to your seed phrase. While your 12 or 24 words are fixed, the passphrase can be any string of characters — a word, a sentence, or a random string.

How it works: The passphrase is combined with your seed words during key derivation. Even a single character difference creates a completely different set of private keys and a completely different wallet. There is no "wrong" passphrase — every passphrase generates a valid wallet.

Key benefits:

  • Plausible deniability: You can keep a small amount of Bitcoin in the wallet without a passphrase (the "decoy wallet") and your real funds in the passphrase-protected wallet.
  • Protection against physical theft: If someone steals your seed phrase backup, they still cannot access your funds without the passphrase.
  • No single point of failure: Store the seed phrase and passphrase in separate locations.

Important warnings:

  • There is no way to recover a forgotten passphrase. Not even the wallet developers can help.
  • Choose a passphrase you can memorize, or store it securely and separately from your seed.
  • Test your passphrase setup before sending significant funds.

Bitcoin Is Not Anonymous: Understanding On-Chain Privacy

Many people assume Bitcoin transactions are private. They are not. Here's what the blockchain actually reveals — and how to protect yourself.

Bitcoin's blockchain is a public ledger. Every transaction ever made is permanently recorded and visible to anyone. While wallet addresses don't contain your name, they can often be linked to your real identity through various techniques.

How your privacy can be compromised:

  • Exchange KYC: When you buy Bitcoin on an exchange, your identity is linked to your withdrawal address.
  • Address reuse: Using the same address multiple times makes it trivial to track your transaction history.
  • Chain analysis: Companies like Chainalysis use clustering algorithms to link addresses to identities.
  • IP address leakage: Broadcasting transactions from your home IP can reveal your location.

Privacy best practices:

  • Use a new address for every transaction (most modern wallets do this automatically).
  • Use Tor to broadcast transactions anonymously.
  • Use CoinJoin / Privacy Protocol to break transaction history links.
  • Avoid mixing KYC and non-KYC coins in the same wallet.

Privacy is not about hiding illegal activity — it's about protecting your financial sovereignty, just as you wouldn't show your bank statements to strangers.

Mobile Bitcoin Wallets: Security Risks and How to Mitigate Them

Your smartphone is convenient — but it's also one of the most attacked devices you own. Here's how to use a mobile Bitcoin wallet safely.

Mobile wallets are great for everyday spending and small amounts, but they come with unique risks compared to hardware wallets or air-gapped setups.

Top mobile security risks:

  • Malware: Malicious apps can read your clipboard, screen, or keystrokes.
  • SIM swapping: Attackers convince your carrier to transfer your number, bypassing SMS 2FA.
  • Fake wallet apps: Counterfeit apps in app stores steal your seed phrase on first launch.
  • Physical theft: An unlocked phone in the wrong hands can drain your wallet.

How to stay safe:

  • Only install wallets from official sources (App Store / Google Play) and verify the developer name.
  • Enable full-disk encryption and a strong PIN or biometric lock.
  • Never enter your seed phrase on a device connected to the internet unless absolutely necessary.
  • Keep only spending money in mobile wallets — store savings in cold storage.
  • Use a dedicated device for crypto if you hold significant amounts.

CoinJoin and Privacy Protocol: How They Work

CoinJoin is the most effective on-chain privacy technique for Bitcoin. Learn how it works, what it protects against, and when to use it.

CoinJoin is a method of combining multiple Bitcoin transactions from different users into a single transaction. This makes it difficult for blockchain analysts to determine which input corresponds to which output.

How it works:

  • Multiple users agree to combine their transactions.
  • All inputs and equal-value outputs are mixed together in one transaction.
  • An outside observer cannot determine who sent Bitcoin to whom.

What CoinJoin protects against:

  • Transaction graph analysis linking your past and future transactions.
  • Exchange surveillance of withdrawal addresses.
  • Merchant profiling based on your payment history.

Limitations to understand:

  • CoinJoin improves privacy but is not a magic bullet — post-mix spending habits matter.
  • Mixing fees apply (typically 0.3%–0.5%).
  • Some exchanges may flag CoinJoin outputs — understand the regulatory environment in your jurisdiction.

For maximum effectiveness, use CoinJoin in combination with Tor, fresh addresses, and careful post-mix spending practices.

Self-Custody vs. Exchange Custody: Why "Not Your Keys" Matters

"Not your keys, not your coins." This phrase summarises one of the most important lessons in Bitcoin. Here's what it means and why it matters.

When you hold Bitcoin on an exchange, you don't actually own Bitcoin — you own an IOU from the exchange. The exchange holds the private keys; you hold a promise.

Risks of exchange custody:

  • Exchange hacks: Mt. Gox (2014), Bitfinex (2016), FTX (2022) — billions lost in exchange collapses.
  • Freezes and withdrawal limits: Exchanges can freeze your account at any time.
  • Regulatory seizure: Governments can compel exchanges to freeze or seize funds.
  • Insolvency: If an exchange goes bankrupt, you become an unsecured creditor.

Self-custody means:

  • You hold the private keys (via seed phrase).
  • No third party can freeze, seize, or lose your funds.
  • You are solely responsible for security and backup.

The recommended approach: use exchanges only for buying/selling, then immediately withdraw to a self-custody wallet you control.

How to Secure Your Bitcoin: Step by Step

Follow these four steps to set up a secure, private Bitcoin self-custody setup from scratch.

1

Choose a reputable self-custodial wallet

Use a non-custodial, open-source wallet where you control the keys. Look for wallets with Tor support, active development, and a transparent security audit history. Avoid closed-source wallets from unknown developers.

2

Back up your seed phrase securely

Write your 12 or 24 words on paper with a pen — never digitally. Store copies in at least two separate, secure physical locations. Test your backup by restoring the wallet on a second device before sending any funds.

3

Add a BIP39 passphrase (13th word)

Create a strong, memorable passphrase and store it separately from your seed phrase. This creates a completely different wallet — even if someone finds your seed words, they cannot access your funds without the passphrase.

4

Enable Tor and use Privacy Protocol

Route your wallet's network traffic through Tor to hide your IP address. Use CoinJoin / Privacy Protocol regularly to break the transaction graph and prevent blockchain analysis from linking your transactions.

Educational Resources

Curated links to the best free Bitcoin security and privacy resources on the internet.

📖

Bitcoin Wiki Free

The community-maintained reference for all Bitcoin technical concepts, including BIP39, HD wallets, and privacy techniques.

Visit Bitcoin Wiki →
🎓

Lopp.net Resources Free

Jameson Lopp's comprehensive list of Bitcoin educational resources, security guides, and technical documentation.

Browse Resources →
🔐

BIP39 Wordlist Official

The official BIP39 English wordlist used by all compliant wallets. Useful for verifying your seed phrase words are valid.

View Wordlist →
📚

Mastering Bitcoin (Free) Free

Andreas Antonopoulos's definitive technical book on Bitcoin, freely available on GitHub. Covers everything from basics to advanced cryptography.

Read on GitHub →
🌐

Tor Project Official

Learn how Tor works and why it's essential for Bitcoin privacy. Download Tor Browser or integrate Tor into your wallet setup.

Visit Tor Project →
💬

Bitcoin Stack Exchange Community

The best Q&A community for Bitcoin technical questions. Search thousands of answered questions on security, privacy, and wallets.

Ask a Question →
🛡️

Bitcoin Security Guide Free

A practical, beginner-friendly guide to Bitcoin security covering wallets, backups, and threat models by Jameson Lopp.

Read Guide →
📰

Bitcoin Optech Newsletter Free

Weekly technical newsletter covering Bitcoin protocol development, privacy improvements, and security research. Free to subscribe.

Read Newsletter →

Frequently Asked Questions

Quick answers to the most common questions about Bitcoin security and self-custody.

What happens if I lose my seed phrase?
If you lose your seed phrase and your wallet device is lost or broken, your Bitcoin is permanently inaccessible. There is no recovery option — no company, no government, and no developer can help. This is why creating multiple secure backups immediately after wallet setup is critical.
Is it safe to store my seed phrase in a password manager?
No. Password managers are connected to the internet and can be hacked, phished, or compromised by malware. Your seed phrase should never be stored digitally. Always use physical backups — paper, metal plates, or other offline media.
How much Bitcoin should I keep in a mobile wallet?
Mobile wallets are best for small spending amounts — think of them like a physical wallet you carry daily. Most security experts recommend keeping only what you would be comfortable losing. For significant savings, use a hardware wallet or air-gapped cold storage setup.
Does using CoinJoin make my Bitcoin illegal?
CoinJoin is a privacy technique, not an illegal activity. Using privacy tools is legal in most jurisdictions, just as using cash or encrypted messaging is legal. However, regulations vary by country, and some exchanges may apply additional scrutiny to mixed coins. Always consult local regulations and do your own research.
What is the difference between a hot wallet and a cold wallet?
A hot wallet is connected to the internet (e.g., a mobile or desktop wallet). It's convenient but more vulnerable to online attacks. A cold wallet (cold storage) is completely offline — typically a hardware wallet or paper wallet. Cold storage is recommended for holding significant amounts of Bitcoin long-term.
Can I recover my wallet with just the passphrase, without the seed phrase?
No. Both the seed phrase and the passphrase are required together to restore your wallet. The passphrase alone is meaningless without the seed words. This is why you must back up both — but store them in separate, secure locations.