Bitcoin Explained: Supply, Mining and Why It Matters
Course goal: understand what Bitcoin is, how new BTC is issued, why mining exists, how transactions become final, what the 21 million supply cap means, and the main economic and technical risks around the network.
1. Bitcoin is a network before it is an asset
Bitcoin is both a peer-to-peer payment network and the native digital asset used by that network. The network maintains a public ledger of transactions and allows participants to transfer value without a bank deciding which account owns what. BTC is the unit recorded on that ledger.
The design was introduced in the 2008 Bitcoin white paper under the pseudonym Satoshi Nakamoto. The core problem it addressed was how strangers on the internet could agree on ownership of digital money without relying on a central administrator. Bitcoin’s answer combines cryptography, economic incentives and proof-of-work consensus.
2. The UTXO model
Bitcoin does not store balances in exactly the same way as a bank account. It uses unspent transaction outputs, commonly called UTXOs. When BTC is received, the transaction creates outputs that can later be spent. A wallet software application adds up the outputs controlled by its keys and presents that total as a balance.
If you control a 0.5 BTC UTXO and want to send 0.1 BTC, the transaction may spend the entire 0.5 BTC output and create two new outputs: one to the recipient and one returning the remainder to a change address controlled by you, minus the transaction fee. Understanding this helps explain why Bitcoin fees depend more on transaction data size than simply on the amount of money being sent.
3. Why mining exists
Bitcoin needs a way to decide which valid transactions become part of the official history and in what order. Miners gather transactions into candidate blocks and compete to solve a computational puzzle. The first miner to produce a valid proof of work can propose a block to the network.
Other nodes verify the block. They check that transactions follow consensus rules, signatures are valid, coins are not spent twice, and the miner’s proof of work meets the required target. A valid block extends the chain, and miners begin working on the next one.
Mining is often described as “creating Bitcoin,” but its broader function is ordering transactions and making the history expensive to rewrite. New BTC issued through the block subsidy is the incentive that pays miners, alongside transaction fees.
4. Proof of work and security
Proof of work forces miners to spend real resources—primarily electricity and computing hardware—to participate in block production. An attacker who wanted to rewrite recent history would need to reproduce the work and overtake the honest chain. As more hash power secures the network, the economic cost of such an attack becomes larger.
This does not mean Bitcoin is mathematically impossible to attack. Security is economic. A sufficiently powerful attacker could try to reorganize blocks or censor transactions, but acquiring and operating enough mining capacity would be expensive and visible. The deeper a transaction sits beneath additional blocks, the more work would generally be required to reverse it.
5. The 21 million supply cap
Bitcoin’s issuance schedule is encoded in its consensus rules. Miners receive a block subsidy that halves roughly every 210,000 blocks, or approximately every four years. The subsidy began at 50 BTC per block and has repeatedly fallen. Because issuance declines geometrically, the total supply approaches a maximum of 21 million BTC.
The cap matters because it makes long-run issuance highly predictable relative to currencies whose supply can change through monetary policy. But scarcity alone does not guarantee value. A scarce object is valuable only if people want it. Bitcoin’s market value depends on continued demand, security, liquidity, accessibility and confidence that the network’s rules will remain credible.
6. What is a halving?
A halving cuts the new BTC paid to miners per block by 50%. This reduces the flow of newly issued coins entering the market. Halvings attract attention because, all else equal, they lower new supply. However, price outcomes depend on much more than issuance. Demand conditions, leverage, regulation, macro liquidity and investor expectations all matter.
Halvings also affect miners. If revenue falls while costs stay high, inefficient operators may shut down or upgrade equipment. The network’s mining difficulty automatically adjusts over time so blocks continue to arrive at roughly the intended pace even as hash rate changes.
7. Bitcoin transactions and confirmations
When a user broadcasts a transaction, it enters the network’s pool of unconfirmed transactions. Miners typically prioritize transactions offering higher fees per unit of block space. Once included in a block, the transaction has one confirmation. Each new block added after it increases the depth of that transaction in the chain.
There is no magical number of confirmations appropriate for every use. A small retail transfer may be accepted quickly, while a large institutional transfer may wait for several blocks. The relevant question is how much settlement confidence is appropriate for the value and context of the transaction.
8. Fees and block space
Bitcoin block space is limited. When many users want to transact at the same time, they compete by offering higher fees. This creates a fee market. Wallets estimate an appropriate fee based on recent network demand, but users can often choose whether they want faster or slower inclusion.
Fees are not a percentage of the amount sent. A $100 transaction can sometimes cost more than a $100,000 transaction if it uses more data. Transactions that combine many small UTXOs can be larger and therefore more expensive to confirm.
9. Nodes versus miners
Miners produce blocks, but full nodes enforce the rules they are willing to accept. A miner cannot simply create 1,000 BTC for itself and expect the network to accept the block. Nodes independently verify that issuance and transactions follow consensus rules.
This separation is important. Bitcoin’s security model is not “miners control Bitcoin.” Miners order valid transactions, while nodes reject blocks that violate the rules. Developers write software, but users and businesses decide which software rules they run and recognize.
10. Why Bitcoin can be hard to change
Bitcoin deliberately prioritizes stability. Changes to consensus rules require broad coordination because incompatible rules can split the network. This conservatism is a feature for users who value predictability, but it also means upgrades can be slower and more contentious than in centrally managed systems.
Some improvements can be introduced without invalidating old rules, while others would require broader agreement. The trade-off is between adaptability and minimizing the risk that a small group can unilaterally alter monetary or settlement rules.
11. What gives BTC value?
Bitcoin’s investment thesis commonly combines several ideas: a fixed long-term supply, strong network effects, global liquidity, portability, censorship resistance, divisibility and a long operating history. Supporters often compare it with digital gold because no issuer can create extra units outside the consensus rules.
Critics point to volatility, energy use, regulatory uncertainty, technological competition and the absence of conventional cash flows. Both perspectives matter. Bitcoin does not generate earnings like a company. Valuation therefore depends heavily on adoption, monetary demand, market structure and the probability investors assign to its long-term role.
12. Mining economics
A miner’s revenue comes from block subsidies and transaction fees, while costs include electricity, hardware, facilities, financing and maintenance. Profitability changes with BTC price, network difficulty and energy prices. When margins are strong, miners may expand. When margins compress, weaker operators can be forced to sell reserves or shut down equipment.
For market observers, miner behavior can matter because miners receive newly issued BTC and may sell some of it to cover operating expenses. However, mining flows are only one part of a much larger market that includes exchanges, ETFs, derivatives, long-term holders and institutions.
13. Energy and environmental debate
Bitcoin mining consumes significant electricity because proof of work intentionally makes block production costly. Critics argue that this energy could have alternative uses and may add emissions where grids rely on fossil fuels. Supporters counter that miners can use stranded or curtailed energy, help monetize remote generation and provide flexible demand to grids.
The sensible analytical approach is to avoid slogans. Energy consumption is real, but its environmental impact depends on the generation mix, location, grid conditions and what alternative use the energy would otherwise have had.
14. Key risks
- Price risk: BTC has historically experienced deep drawdowns.
- Custody risk: lost keys or compromised exchanges can lead to permanent loss.
- Regulatory risk: rules around trading, taxation and custody vary by jurisdiction.
- Mining concentration: pools can become concentrated even though individual miners can switch pools.
- Technical risk: Bitcoin has a strong operating history but software and cryptography are never literally risk-free.
- Thesis risk: demand may not develop as holders expect.
15. Knowledge check
- What is the purpose of proof of work beyond issuing new BTC?
- Why do halvings not guarantee a price increase?
- What is a UTXO?
- Why can a miner not simply create extra BTC?
- Why can a small Bitcoin transaction sometimes cost more in fees than a large one?
Answers: proof of work orders transactions and makes history costly to rewrite; price depends on demand and many other variables; a UTXO is an unspent output available to be spent; nodes reject blocks that violate issuance rules; fees are tied primarily to transaction data and competition for block space.
16. Practical exercise
Open a Bitcoin block explorer and find the latest block. Record its height, number of transactions, approximate size, miner or pool if shown, block reward and total transaction fees. Then inspect one transaction and identify its inputs and outputs. This exercise turns abstract terms like “block” and “UTXO” into something observable.
17. Key takeaways
Bitcoin is a decentralized settlement network with a native scarce asset. Mining is not simply coin creation; it is the mechanism that orders transactions and secures the history through proof of work. Full nodes verify the rules, issuance declines through halvings, and the 21 million cap makes long-run supply predictable.
Understanding Bitcoin does not require believing its price will rise. A strong learner separates how the network works from whether the asset is attractively valued at a particular moment.
Next lesson: What Is Blockchain Technology and How Does It Work? →
Educational content only. Bitcoin and other cryptoassets are volatile and can lose substantial value.

