A plain-English guide to the open monetary network, the asset called bitcoin and why the distinction matters. The checks below connect the idea to keys, transactions, network rules, and market risk.
- Bitcoin is both a network and its native asset.
- Scarcity is enforced by shared software rules, not a marketing promise.
- Self-custody gives control and shifts responsibility to the key holder.
Bitcoin in one sentence
Bitcoin is a public network that lets participants transfer scarce digital value without asking a bank or platform for permission. The network is the shared set of rules and computers; bitcoin, often written BTC, is the unit accounted for by those rules.
What makes it different
No company issues bitcoin or controls its ledger. A predictable issuance schedule, independently run nodes and proof-of-work mining make unilateral rule changes difficult. This does not make the price stable or guarantee that bitcoin will appreciate.
Connect each claim to a job. Keys authorize spending, nodes enforce rules, miners order transactions, and markets set exchange prices.
What ownership really means
The ledger records spendable outputs, not named account balances. A wallet holds keys that authorize a future spend. Control of the relevant private key is therefore the practical basis of self-custody—and the reason backups deserve serious care.
A sensible first step
Learn the difference between an exchange account and a self-custody wallet before buying anything. If you decide to experiment, use an amount small enough that a mistake becomes a lesson rather than a crisis.
How the pieces fit together
Four roles keep the system running, and none of them is in charge. Wallets hold keys and build transactions. Nodes — roughly 20,000 reachable ones, and many more behind home routers — check every transaction and block against the rules and refuse anything invalid. Miners collect valid transactions into blocks and compete to add them by proof of work.
Markets, entirely outside the protocol, set the exchange rate. A change to the rules only takes effect if node operators choose to run it, which is why upgrades such as SegWit in 2017 and Taproot in 2021 took years of open discussion and were adopted voluntarily.
What bitcoin is used for
Three uses dominate in practice. Long-term holding, often described as saving in a fixed-supply asset, accounts for most coins: chain data shows the majority of supply has not moved in over a year. Settlement between exchanges, funds and large holders moves value across borders in an hour without a correspondent bank.
Payments for goods are a small share on the base layer, where a transaction costs whatever block space costs that hour, and a growing share on Lightning, where small transfers settle in seconds. Speculation sits on top of all three and drives most of the daily volume you see quoted.
The trade-offs to understand first
Bitcoin gives up things other systems keep. There is no customer service: a payment to the wrong address or a lost key cannot be reversed by anyone. Throughput on the base layer is a few transactions per second, so fees rise when demand does. The price is volatile because supply cannot respond to demand. Energy use is real and measurable.
In exchange, no institution can freeze, inflate or reverse it. Whether that trade is worth making depends on what you need from money, which is why this site explains the mechanism rather than recommending a position.
Build the next layer of your Bitcoin knowledge
Explain the idea in your own words and connect it to a transaction, a key, or a network rule. If money or custody is involved, test with a small amount and never share a private key or recovery phrase.
Common questions
Is Bitcoin a company or a currency?
Neither. Bitcoin is an open network run by thousands of independent computers following the same published rules, and bitcoin (BTC) is the unit those rules account for. No company issues it, holds a master key or can reverse a payment; the software is open source and anyone can run it.
How many bitcoin will ever exist?
The consensus rules cap supply at just under 21 million BTC. New coins enter through the block subsidy, which halves every 210,000 blocks — roughly every four years — so the final fraction will be mined around the year 2140. More than 19.8 million had been issued by 2025.
Do I have to buy a whole bitcoin?
No. One bitcoin divides into 100,000,000 satoshis, so any amount can be bought, held or sent. Most first purchases are a small fraction of a coin, and wallets increasingly display balances in sats.
Sources and further reading
Primary documents this guide draws on. Links open the original publisher.
- Bitcoin: A Peer-to-Peer Electronic Cash System Satoshi Nakamoto, 2008
- How does Bitcoin work? bitcoin.org
- Developer guide: block chain developer.bitcoin.org
- Bitcoin Core bitcoincore.org
