How does bitcoin work
Last updated: April 1, 2026
Key Facts
- Bitcoin operates on a blockchain, a distributed ledger that records all transactions across a network of computers without a central authority
- There will only ever be 21 million bitcoins in existence, making it scarce and deflationary by design
- Miners validate transactions and create new blocks on the blockchain by solving computationally difficult mathematical puzzles in a process called 'proof of work'
- Bitcoin transactions are pseudonymous; they use wallet addresses rather than personal names, though the transaction history is publicly visible
- Bitcoin transfers are recorded in blocks created approximately every 10 minutes, with each block containing about 2,400 transactions on average
Overview
Bitcoin is the first and most well-known cryptocurrency, created in 2009 by an anonymous person or group using the pseudonym Satoshi Nakamoto. It was designed as a peer-to-peer electronic cash system that eliminates the need for banks or central intermediaries. Instead, transactions are secured by a distributed network of computers.
Blockchain Technology
The foundation of Bitcoin is the blockchain, a shared ledger that records every transaction ever made. Each 'block' contains a list of transactions, a timestamp, and a cryptographic hash of the previous block, creating an unbreakable chain. This design makes it virtually impossible to alter past transactions because doing so would require recalculating every subsequent block's hash, which would be computationally infeasible.
Mining and Network Security
Bitcoin's network is secured by participants called miners. Miners collect pending transactions, compile them into a new block, and compete to solve a complex mathematical puzzle called a hash puzzle. The first miner to solve the puzzle gets to add the block to the blockchain and receives a reward: newly created bitcoins plus transaction fees. This process, called proof of work, requires immense computational power, making it expensive to attack the network.
Wallet Addresses and Transactions
Bitcoin users store their coins in digital wallets, which contain a pair of cryptographic keys: a public key (wallet address) that others can see and use to send you bitcoins, and a private key (secret password) that you keep to authorize transactions. When you send bitcoins, you digitally sign the transaction with your private key, proving you authorized it without revealing the key itself.
Supply Caps and Halving
Bitcoin has a fixed maximum supply of 21 million coins, programmed into its code. As blocks are created, the mining reward automatically decreases in an event called a 'halving' that occurs approximately every four years. This scarcity is deliberate, designed to make Bitcoin inflation-proof and give it value similar to precious metals like gold.
Decentralization Benefits and Trade-offs
Bitcoin's decentralized nature means no single entity can control it, freeze accounts, or reverse transactions. This offers freedom and censorship resistance. However, transactions are slower and more expensive than centralized systems, and there is no refund mechanism for mistakes or fraud. Once a transaction is confirmed, it is permanent.
Related Questions
How is Bitcoin different from regular money?
Bitcoin is digital, decentralized, and not issued by any government or bank. It has a fixed supply, transactions are irreversible, and it operates on blockchain technology. Regular money is centralized, controlled by governments, and can be reversed or frozen.
What is a Bitcoin wallet?
A Bitcoin wallet is software or hardware that stores your private keys and allows you to send and receive bitcoins. Wallets can be hot (internet-connected) or cold (offline) storage, with cold storage being more secure but less convenient.
How does Bitcoin mining work and why is it important?
Miners validate transactions and create new blocks by solving mathematical puzzles. Mining is important because it secures the network, prevents double-spending, and distributes newly created bitcoins fairly across the network.
Sources
- Wikipedia - Bitcoin CC-BY-SA-4.0
- Bitcoin.org - Official Bitcoin Resources Official