Bitcoin specifically: what makes it different
Bitcoin is not simply the first crypto. It is built on a different model to almost everything after it, and the differences are deliberate.
Bitcoin has no accounts
This surprises everyone. Ethereum has accounts with balances, like a bank. Bitcoin does not. It tracks unspent transaction outputs, or UTXOs: discrete chunks of Bitcoin, each of which was the output of a previous transaction and has not yet been spent.
Your wallet balance is not a number stored anywhere. It is your wallet adding up every UTXO it holds keys for.
The 21 million cap and why it is credible
The block reward started at 50 BTC and halves every 210,000 blocks, roughly every four years. That geometric decline sums to just under 21 million coins, with the last fractions issued around 2140.
What makes the cap credible is not that it is written down. It is that changing it requires every economic participant, node operators, exchanges, holders, to voluntarily run new software that dilutes them. The incentives point firmly against it, and a 2017 attempt to change a far less consequential parameter failed decisively.
Mining economics, which decide the security budget
Miners spend real money on hardware and electricity and receive block rewards plus fees. In equilibrium, mining is barely profitable: if it becomes lucrative more miners join, difficulty rises, and margins compress again. That competition is what converts electricity into security.
The long term question is honest and unresolved. As the block reward halves toward zero, fees must replace it, otherwise the security budget shrinks. Whether a fee market alone can secure a multi trillion dollar network is genuinely argued about by people who understand it well.
What Bitcoin deliberately cannot do
Bitcoin's scripting language is intentionally limited. It has no loops and cannot express arbitrary computation. You cannot build a lending protocol or a DEX directly on Bitcoin the way you can on Ethereum.
That is a design choice, not an oversight. Every capability is an attack surface. By refusing to be programmable, Bitcoin avoids the entire category of smart contract exploits that has cost other chains billions. It does one thing and defends it.
Lightning, in one paragraph
The Lightning Network is a layer on top of Bitcoin. Two parties open a payment channel by locking Bitcoin in a shared address, then transact between themselves instantly and almost free, off chain. Only opening and closing touch the blockchain. It makes small payments viable and it introduces channel management, liquidity and routing as new things to understand.
BEFORE YOU MOVE ON
Common questions
What is a UTXO?
An unspent transaction output: a discrete chunk of Bitcoin from a previous transaction that has not yet been spent. Your balance is the sum of the UTXOs your wallet controls, not a stored number.
Why are Bitcoin fees sometimes high for a small amount?
Fees depend on transaction size in bytes, not on value. Spending many small outputs makes a large transaction and therefore a large fee, regardless of how little you are sending.
Can the 21 million limit be changed?
Only if essentially every participant voluntarily ran software that diluted their own holdings. The incentives point firmly against it, which is what makes the cap credible.
Risk warning: crypto is highly volatile and largely unregulated. You can lose everything you put in. Nothing here is financial, investment or tax advice.
