Learned by 11.7k usersPublished on 2024.03.29 Last updated on 2025.06.13
Tokens
1 lessons in total
1. Core Concepts
What is Bitcoin?
Bitcoin (BTC) is a decentralized digital currency that operates without a central authority, such as a government, bank, or financial institution. It was introduced in 2009 as the first cryptocurrency, enabling peer-to-peer (P2P) transactions over the internet. Unlike traditional currencies (e.g., USD, EUR), Bitcoin exists only in digital form and is stored on a public ledger called the blockchain. Its key features include:
Decentralization: No single entity controls Bitcoin; it’s maintained by a global network of computers (nodes).
Fixed Supply: Only 21 million Bitcoins will ever exist, making it a scarce asset akin to gold.
Transparency: All transactions are recorded publicly on the blockchain, verifiable by anyone.
Security: Transactions are secured using advanced cryptography.
Bitcoin serves multiple purposes: a medium of exchange (e.g., buying goods or services), a store of value (like digital gold), and a speculative investment. For example, companies like Tesla and Overstock accept Bitcoin payments, and some countries, like El Salvador, have adopted it as legal tender.
Who created Bitcoin and why?
Bitcoin was created by an anonymous individual or group using the pseudonym Satoshi Nakamoto. In October 2008, Nakamoto published the Bitcoin whitepaper, titled “Bitcoin: A Peer-to-Peer Electronic Cash System,” outlining the concept. The Bitcoin network launched in January 2009 when Nakamoto mined the first block, known as the genesis block.
Why was Bitcoin created?
Nakamoto’s motivation stemmed from dissatisfaction with the traditional financial system, particularly after the 2008 global financial crisis. The crisis exposed vulnerabilities like centralized control, opaque banking practices, and excessive money printing. Nakamoto aimed to:
Eliminate intermediaries: Enable direct P2P transactions without banks or payment processors, reducing fees and delays.
Ensure trustlessness: Create a system where trust in institutions is replaced by cryptographic verification.
Combat inflation: Introduce a currency with a capped supply to prevent devaluation from over-issuance.Promote financial freedom: Allow individuals to control their money without government or corporate interference.
Nakamoto’s identity remains unknown, and they disappeared from the Bitcoin community in 2011 after handing over development to others. Theories about Nakamoto’s identity range from cryptographers like Hal Finney to tech entrepreneurs, but no conclusive evidence exists.
How does Bitcoin work?
Bitcoin operates on a decentralized network of computers (nodes) that maintain the blockchain. Here’s a step-by-step breakdown:
Transactions: When Alice sends 0.1 BTC to Bob, she creates a transaction specifying Bob’s public address (like an account number) and signs it with her private key (like a password) to prove ownership.
Broadcast: The transaction is broadcast to the Bitcoin network, where nodes verify its validity (e.g., ensuring Alice has sufficient funds).Mining: Miners, specialized nodes running powerful computers, group transactions into a block. They compete to solve a complex mathematical puzzle (Proof of Work, PoW) to add the block to the blockchain. The first miner to solve it earns a reward (newly minted Bitcoin plus transaction fees).
Confirmation: Once added, the block is propagated across the network. Transactions are considered confirmed after inclusion in a block, with deeper confirmations (more blocks added afterward, typically 6 blocks or about 1 hour) increasing security.
Immutability: Blocks are linked via cryptographic hashes, making past transactions tamper-proof. Altering a block requires re-mining all subsequent blocks, which is computationally infeasible.
Bitcoin’s security relies on the computational power of miners and the distributed nature of nodes, ensuring no single party can manipulate the system. Transactions typically take 10–60 minutes to confirm, depending on network congestion and fees paid.
What is blockchain, and how is it related to Bitcoin?
A blockchain is a decentralized, distributed digital ledger that records transactions across many computers. Each block contains:
A list of transactions.
A timestamp.
A cryptographic hash of the previous block, forming a chronological chain.
A nonce (used in mining to solve the PoW puzzle).
Key characteristics:
Immutability: Once a block is added, altering it requires changing all subsequent blocks, which is nearly impossible.
Transparency: The blockchain is public; anyone can view transactions.
Decentralization: Copies of the blockchain are stored on thousands of nodes worldwide.
Relation to Bitcoin: Bitcoin’s blockchain is the foundational technology that enables its operation. It records every Bitcoin transaction, ensuring transparency, security, and permanence. Without the blockchain, Bitcoin couldn’t function as a trustless system. Other cryptocurrencies (e.g., Ethereum) also use blockchains, but Bitcoin’s was the first.
Example: If Alice sends 1 BTC to Bob, the transaction is recorded on the blockchain with details like the amount, addresses, and timestamp. Anyone can verify this, but only Bob, with his private key, can spend the BTC.
Is Bitcoin the same as cryptocurrency?
No, Bitcoin is one type of many cryptocurrencies. Cryptocurrency is a broad category of digital currencies that use cryptography for security and often operate on decentralized blockchains. Bitcoin is the first and most prominent.
2. Buying and Holding
How can I buy Bitcoin?
Choose a secure and reliable exchange, register with an email, and complete identity verification (KYC). Fund your account using bank transfers, credit cards, PayPal, or by depositing other cryptocurrencies like USDT or USDC. Select the relevant trading pair (e.g., BTC/USDT) to make a purchase.
In specific regions like El Salvador or Hong Kong, Bitcoin ATMs are an option. These are physical terminals that accept cash or bank cards, but they often have high fees (though small transactions may not require KYC).
How to Hold Bitcoin?
Holding Bitcoin securely is critical for asset safety. From the perspective of convenience and relative security, keeping Bitcoin on an exchange is the safest and most hassle-free option. Leaving Bitcoin on an exchange eliminates the need to manage private keys, preventing asset loss due to forgotten keys, and allows participation in zero-risk yield-generating activities. The key is to choose a secure and reputable exchange.
Alternatively, Bitcoin can be stored in a wallet, which is a software or hardware tool that manages public keys (receiving addresses) and private keys (for signing transactions). Bitcoin is stored on the blockchain, and wallets only manage access. The wallet’s private key and address must be controlled by the holder. The address is a cryptographic string (e.g., “bc1q...”) used to receive Bitcoin, similar to an email address, and can be shared safely. The address is a simplified version of the public key (26–35 characters). The private key is a confidential string (e.g., “5K...”) used to sign transactions, proving ownership, like a password, and must never be disclosed.
Note that personal wallets give you full control over private keys, offering theoretically high security, but the risk lies in key management. Losing or exposing a private key can result in irretrievable Bitcoin loss. Many early Bitcoin users lost their assets due to misplaced private keys. To prevent loss, take these precautions:
Record the private key backup on paper, durable metal, or a secure medium and store it in a safe.
Use a cold wallet for large amounts and a hot wallet for frequent transactions.
Store backups in multiple locations and use distributed backup methods (e.g., splitting the private key).
3. Security and Legality
Is Bitcoin safe to use?
Bitcoin’s network is highly secure due to:
Cryptography: Transactions are protected by ECDSA and SHA-256 algorithms.
Decentralization: Thousands of nodes worldwide prevent a single point of failure.
Proof of Work: Altering the blockchain requires immense computational power, making attacks impractical.
User-level risks:
Private Key Theft: Malware, phishing, or weak passwords can expose keys.
Exchange Hacks: Centralized platforms are targets (e.g., Binance lost $40M in 2019).
Human Error: Sending BTC to the wrong address is irreversible.
Best Practices:
Use hardware wallets for long-term storage.
Enable multi-factor authentication (2FA) on exchanges and wallets.
Verify addresses before sending (clipboard hijacking is common).
Update software to patch vulnerabilities.
Use multi-signature wallets (MultiSig), requiring multiple keys for transactions (e.g., 2-of-3 signatures).
With proper precautions, Bitcoin can be safer than cash or some online banking systems, but it requires responsibility.
Is Bitcoin legal in my country?
Bitcoin’s legal status varies globally, and laws evolve rapidly. Here’s a general overview:
Legal and Regulated:
United States: Bitcoin is legal, treated as property for tax purposes (capital gains tax applies). The SEC and CFTC oversee crypto exchanges.
Japan: Bitcoin is legal, recognized as a payment method. Strict regulations require exchanges to be licensed.
European Union: Bitcoin is legal in most EU countries, with regulations for exchanges under AML (Anti-Money Laundering) and KYC rules. Some countries (e.g., Germany) treat it as “private money.” The EU’s MiCA regulation, effective 2024, unifies crypto regulations.
El Salvador: Bitcoin is legal tender since 2021, used alongside USD.
Restricted or Banned:
China: Bans crypto exchanges and trading by financial institutions, but individuals can legally hold Bitcoin. Mining is heavily restricted.
India: Crypto is legal, but faces regulatory uncertainty; a 30% tax on crypto gains was introduced in 2022.
Other Countries: Some nations (e.g., Algeria, Bolivia) ban Bitcoin outright, while others (e.g., Russia) restrict its use in payments but allow holding.
How to Check:
Visit your country’s financial regulator’s website (e.g., SEC in the US, FCA in the UK).
Consult a tax professional or lawyer familiar with crypto.
Monitor news for updates, as crypto laws change frequently (e.g., EU’s MiCA regulation).
Note: Even where legal, using Bitcoin for illegal activities (e.g., money laundering) is prohibited and traceable.
Can Bitcoin be hacked?
Bitcoin Network: Hacking the Bitcoin blockchain is extremely difficult due to:
Decentralization: Over 15,000 nodes globally must be compromised simultaneously.
Proof of Work: Rewriting the blockchain requires controlling >51% of mining power, costing billions and detectable by nodes.
Cryptography: SHA-256 and ECDSA are quantum-resistant (for now).
No successful 51% attack has occurred on Bitcoin, though smaller blockchains (e.g., Ethereum Classic) have been attacked.
Vulnerabilities:
Exchanges: Centralized platforms are hacked frequently (e.g., Coincheck lost $534M in 2018).
Wallets: Hot wallets or poorly secured devices can be compromised by malware or phishing.
Social Engineering: Scammers trick users into revealing private keys or sending BTC.
Mitigation:
Store BTC in cold wallets (Ledger, Trezor).
Use reputable exchanges with insurance (e.g., Coinbase).
Avoid clicking suspicious links or downloading unverified apps.
Use watch-only wallets to monitor funds without exposing keys.
Future Risk: Quantum computing advances could theoretically crack private keys, but Bitcoin developers are exploring quantum-resistant algorithms.
Why do people say Bitcoin is anonymous? Is it really?
Bitcoin is often called “anonymous” because it doesn’t require personal information to create a wallet or transact. However, it’s pseudo-anonymous:
Public Blockchain: All transactions are visible, showing addresses, amounts, and timestamps. Addresses aren’t directly tied to identities but can be traced.
Traceability:
Exchanges require KYC, linking your real identity to addresses.
Blockchain analysis tools (e.g., Chainalysis) can correlate transactions to identify patterns (e.g., linking multiple addresses to one user).
If you reveal your address publicly (e.g., for donations), it can be tied to your identity.
Privacy Limits: Bitcoin offers privacy through pseudonymity, but achieving anonymity requires extra effort.
True Anonymity:
Privacy Coins: Monero or Zcash use advanced cryptography (e.g., ring signatures) to offer stronger anonymity.
Mixing Services: Tools like Wasabi Wallet obfuscate transaction trails but are controversial and may flag transactions as suspicious.
Best Practices: Use new addresses for each transaction, avoid reusing addresses, and use privacy-focused wallets.
Example: In 2020, the FBI tracked Bitcoin payments from a ransomware attack to suspects by analyzing blockchain data and exchange records, proving Bitcoin isn’t fully anonymous.
How can I avoid Bitcoin scams or fraud?
Common Scams:
Phishing: Fake websites/emails mimicking exchanges or wallets.
Ponzi Schemes: Promises of guaranteed high returns (e.g., Bitconnect collapsed in 2018).
Fake Exchanges/Wallets: Apps or sites that steal funds or keys.
Ransomware: Demanding BTC to unlock data.
Impersonation: Scammers posing as well-known figures or support staff on platforms like Telegram.
Prevention:
Verify Platforms:
Use well-known exchanges (e.g., HTX, Poloniex).
Check URLs (e.g., “htx.com”).
Download apps only from official app stores or websites.
Protect Keys:
Never share your private key or seed phrase.
Store backups offline, away from cloud storage.
Secure Transactions:
Double-check addresses (use QR codes to avoid errors).
Test with small amounts first.
Be Skeptical:
Reject offers promising “free Bitcoin” or “double your BTC.”
Ignore unsolicited messages or “urgent” requests.
Use Advanced Security:
Multi-signature wallets (e.g., requiring 2/3 keys to transact).
Hardware wallets for large amounts.
Run your own node to verify transactions.
4. Investment and Economics
Why is Bitcoin’s price so volatile?
Bitcoin’s price volatility stems from:
Supply and Demand:
Fixed 21M BTC cap vs. fluctuating demand creates price swings.
Large holders (“whales”) can move markets with big trades.
Early Market Immaturity:
Crypto markets are smaller than stocks/forex, with lower liquidity.
Speculative trading dominates, with retail investors reacting to hype or fear.
By 2025, Bitcoin has achieved a higher market capitalization, and price swings are less extreme than in the past.
External Triggers:
News: Regulatory bans (e.g., China’s 2021 mining crackdown) or adoptions (e.g., El Salvador) cause spikes/drops.
Macro Factors: Inflation fears or stock market crashes drive BTC as a hedge.
Sentiment: Tweets from influencers like Elon Musk have caused 10–30% swings (e.g., Tesla’s 2021 BTC purchase).
Technical Factors:
Liquidity Pools: Thin order books on exchanges amplify price moves.
Futures Trading: Leverage amplifies volatility.
Is Bitcoin a good investment?
Whether Bitcoin is a good investment depends on your financial goals, risk tolerance, and research:
Pros:
Scarcity: 21M cap mimics gold, potentially increasing value as demand grows, naturally driving price appreciation over the long term.
Historical Returns: From ~0.10 in 2010 to 80,000+ in 2025, long-term holders have seen huge gains.
Hedge: Protects against fiat devaluation in high-inflation countries (e.g., Venezuela).
Institutional Adoption: Growing acceptance by PayPal, MicroStrategy (holding over 1B in BTC), and ETFs (e.g., BlackRock).
Cons:
Volatility: Prices can fluctuate significantly, requiring strong nerves to avoid panic-selling during dips.
Regulation: Bans or taxes could suppress growth.
Competition: Other cryptos or CBDCs may outpace Bitcoin.
Strategy:
Dollar-Cost Averaging (DCA): Invest fixed amounts regularly to reduce volatility impact.
Long-Term Hold (HODL): Hold for 5–10 years, ignoring short-term dips.
Risk Management: Only invest what you can afford to lose; diversify (e.g., stocks, bonds).
What drives the price of Bitcoin?
Supply:
New BTC issuance drops via halving (~every 4 years), tightening supply.
~20% of Bitcoin is estimated lost, reducing circulating supply.
Demand:
Retail: Hype cycles (e.g., 2017 ICO boom) or FOMO drive buying.
Institutional: Firms like MicroStrategy (over 1B in BTC), Tesla, and ETFs increase demand.
Use Cases: Merchant adoption (e.g., BitPay) or remittances in developing nations.
Macro Factors:
Inflation: Bitcoin’s fixed supply attracts investors during fiat depreciation.
Geopolitics: Sanctions or currency controls (e.g., Russia, Iran) boost crypto use.
Market Sentiment:
Media: Bitcoin ETF launches, institutional holdings by firms like BlackRock, or national reserve adoption.
Tech News: Upgrades like Taproot (2021) or Lightning Network improve utility.
Mining Costs:
Miners sell BTC to cover electricity/hardware, impacting supply.
Higher mining difficulty raises the “floor” price.
What is Bitcoin halving, and why does it matter?
Bitcoin Halving occurs every ~210,000 blocks (~4 years), when the reward for mining a new block is halved. This slows the issuance of new BTC:
History:
2009: 50 BTC/block
2012: 25 BTC
2016: 12.5 BTC
2020: 6.25 BTC
2024: 3.125 BTC
Next Halving: ~2028, to ~1.625 BTC/block.
Mechanics:
Miners receive new BTC + fees for validating blocks. Halving reduces new BTC, increasing scarcity.
Miners must rely more on fees or higher BTC prices to stay profitable, potentially raising the price floor.
Why It Matters:
Supply Shock: Less new BTC enters circulation, often driving price increases if demand holds (e.g., post-2016 halving: 650 to 20,000 in 18 months).
Market Cycles: Halvings create hype, attracting investors.
Long-Term: Halvings ensure Bitcoin’s 21M cap is approached slowly (99% mined by ~2032).
External Influences:
Past halvings don’t guarantee future gains; macro conditions matter.
Miners may sell off BTC to cover costs, tempering gains.
Will Bitcoin replace traditional money or gold?
Traditional Money and Gold:
Characteristics Supporting Bitcoin Replacing Gold:
Decentralization: Immune to government manipulation.
Global Access: Usable anywhere with internet, aiding unbanked populations (~1.4B people).
Adoption: El Salvador (2021) and Central African Republic (2022) made BTC legal tender.
Digital Scarcity: Like gold, Bitcoin has a fixed supply of 21M, earning it “digital gold” status.
Portability: Easier to transfer/store than physical gold.
Divisibility: Buy/sell tiny amounts (e.g., 0.0001 BTC).
Characteristics Preventing Bitcoin from Replacing Gold in the Short Term:
Volatility: Unsuitable for daily transactions (e.g., a 5 coffee could cost 50 tomorrow).
Regulation: Governments may resist losing monetary control (e.g., China’s CBDC push).
Energy Use: Mining’s environmental impact draws criticism (~0.5% of global energy).
Trust: Gold has been valued for ~5,000 years; Bitcoin’s track record is ~15 years.
Stability: Gold has ~10% annual swings vs. Bitcoin’s ~50%+.
Physical Use: Gold has industrial applications; Bitcoin is purely digital.