Thousands of cryptocurrencies exist, and most of them advertise something Bitcoin does not do: faster blocks, cheaper fees, smart contracts, a new consensus design. Compared feature by feature, Bitcoin loses a lot of those comparisons.
Feature lists are the wrong test. What you want from money you intend to hold for a decade is not a feature. It is the assurance that the rules will still be the rules, and that nobody is in a position to change them on you. That is a property of who holds the network, not of what the software can do, and it is the thing this post is about.
Three questions get you most of the way there: who received the units, who can change the rules, and what it costs to rewrite the record.
Who received the units
Every bitcoin that exists entered circulation as a block reward, starting from the first block, on a schedule that was published before anyone knew whether the thing would work. There was no allocation to a founder, no pre-sale and no reserved fund. Whoever wanted the early coins had to run the software and spend electricity for them, and most people did not bother.
Compare that with a project that distributes its units before the chain exists. Ethereum, to take the largest example, sold ether for bitcoin in a public sale in July 2014, a year before the network launched.
That is a structural fact rather than an accusation. It means there is an entity that both holds a large share of the supply and has standing to speak for the protocol. Whether that entity behaves well is a question about people. Bitcoin does not have the question.
Who can change the rules
The rules of Bitcoin are whatever the software that people actually run enforces. A node checks every block against its own copy of the rules and rejects anything that fails, including blocks from the largest miner in the world. As of 20 August 2026 there were roughly 26,800 reachable nodes, by Bitnodes' count, and that count misses every node sitting behind a home router.
The consequence is the one drawn at the top of this page. A node that adopts different rules does not out-vote the others. It stops agreeing with them, which means it is no longer on the same network. Changing Bitcoin means persuading thousands of independent operators to install something, and the ones who decline simply keep running what they had.
Be careful how far you take this. It does not mean nobody has influence: a small number of people write most of the code, and proposals come from a recognisable set of names. It means that writing a change and getting a change adopted are different jobs, and the second one has no shortcut.
What it costs to rewrite the record
Bitcoin settles disagreements by accumulated proof of work: the version of history with the most work behind it is the one nodes treat as real. Rewriting a confirmed transaction means redoing that work faster than everyone else is adding to it.
The cost of that attack is not a design property. It is a quantity, and on a smaller chain it is small. Ethereum Classic runs essentially the same design as Ethereum did at the time and has been attacked repeatedly: its own documentation records two 51 per cent attacks in January 2019 and three more in August 2020, with exchanges losing money to double spends. Nothing was wrong with the code. There was simply not enough work behind the chain to make rewriting it expensive.
This is why security here is not a feature that a newer project can ship. It is accumulated, and the accumulating is the mining nobody can shortcut.
The strongest case against
Bitcoin's base layer is slow and it is capped on purpose. A block arrives roughly every ten minutes and carries at most 4 million weight units, a limit set by BIP 141, which works out to a handful of transactions per second no matter how many people want in. When demand rises, fees rise. Other chains raised their limits and can process far more.
That limit is the price of the property described above. Verification has to stay cheap enough that an ordinary person can run a node on ordinary hardware, because a network that only someone with a datacentre can verify is one where a few operators decide the rules. Raise capacity and you raise the cost of checking, and the checkers are the whole mechanism.
The Lightning Network moves payments off the chain and settles the net result on it, which relieves some of that pressure. It also has failure modes of its own: channels need funds committed on both sides, somebody has to be watching for an old channel state being published, and a payment in a channel is not a settled on-chain payment until the channel closes.
And the record is not spotless, whatever you may read. In August 2010 a bug allowed a transaction that created billions of bitcoin out of nothing, and the chain was rolled back to remove it. In March 2013 two versions of the software disagreed about a block and the chain ran as two chains for several hours. Both were resolved by people co-ordinating in the open, within hours, which is a good record. It is not the flawless one the slogans claim, and a newcomer who is told "it has never failed" will eventually find out otherwise.
What this argument does not say
It does not say what bitcoin is worth or where its price is going. We do not publish that, here or anywhere on this site.
It does not say other chains are technically uninteresting. Some of them have produced genuinely new cryptography.
And it does not say that holding bitcoin is safe. The properties described here protect the network from being changed. They do nothing at all about the far more common way people lose coins, which is handing them to a company that then fails: the FTX collapse is the reference case, and the answer to it is holding your own keys.
If you can say why a node operator matters more than a miner in this story, and why a chain with less work behind it is genuinely easier to attack, you have the argument. The rest is detail.
