Proof of work is the mechanism at the heart of Bitcoin’s security model. It is the reason the Bitcoin network has run for over fifteen years without a successful protocol-level attack, while securing what has at times been hundreds of billions of dollars in value. Understanding it matters because it changes how you think about what Bitcoin actually is and why it is durable.
| Point | What it means |
|---|---|
| Solves the double-spend problem | Proof of work makes cheating more expensive than honest participation, removing the need for a trusted intermediary. |
| Energy is the security | Every joule consumed in mining is a joule an attacker must match to rewrite history. The energy expenditure is not waste: it is the anchor. |
| No shortcut exists | Finding a valid block requires billions of computational guesses. You cannot reverse-engineer the answer. Only brute force works. |
| 15-year unbroken record | The Bitcoin protocol has never been successfully attacked at the consensus layer. Every confirmed transaction has stayed confirmed. |
| Underpins the supply cap | Bitcoin’s fixed 21 million supply is only credible because proof of work makes it prohibitively expensive to override the protocol rules. |
The first time I properly understood proof of work, I was sitting in a car park in Cape Town waiting for someone who was running late, and I’d opened a long technical explainer on my phone out of mild frustration with having nothing to do. Twenty minutes later, whoever I was waiting for arrived and I barely noticed. I was genuinely absorbed. What I’d just understood, the mechanism by which Bitcoin achieves security without any central authority, struck me as one of the more elegant engineering solutions I’d encountered.
I want to try to explain it the way I understood it that day, without the jargon, because the elegance is in the simplicity of the concept once you strip away the technical vocabulary.
The problem Bitcoin was solving
To understand why proof of work exists, you need to understand the problem it was designed to solve. The problem is called the Byzantine Generals Problem, a thought experiment from computer science about how independent actors who don’t trust each other can reach agreement on facts without a central coordinator to adjudicate.
In the context of money, the problem is double-spending. If I have a digital file representing a unit of currency, what stops me from copying that file and spending it twice? In the physical world, if I give you a coin, I no longer have it. But digital information can be copied perfectly. Before Bitcoin, the solution was always a trusted intermediary, a bank or a payment processor that kept the authoritative record of who owned what and prevented the same digital unit from being spent twice.
This is why we have banks: not because they’re noble institutions, but because they solve this coordination problem.
Satoshi Nakamoto’s insight was that you could solve this problem without a trusted intermediary, but only if you could make cheating expensive enough that honest participation was always more rational than dishonesty. Proof of work is the mechanism that achieves this.
How the mechanism actually works
Miners, computers running specialised hardware designed specifically for Bitcoin mining, compete to add new blocks of transactions to the Bitcoin blockchain. To win this competition, a miner must find a number that, when combined with the transactions in the candidate block and run through a cryptographic hash function, produces an output that meets a specific target. The target is adjusted roughly every two weeks to ensure that a valid block is found approximately every ten minutes, regardless of how much computing power is participating in the network.
There is no shortcut to finding this number. You can’t work backwards from the target to the input. The only way to find it is to try billions of combinations until one works. This is the “work” in proof of work: billions of computational guesses per second, consuming real electricity, performed by real hardware that cost real money to build and operate.
When a miner finds a valid block, they broadcast it to the network. Other nodes verify it, verification is fast and cheap even though finding the solution was slow and expensive, and accept it as the next block in the chain. The miner is rewarded with newly issued bitcoin plus the transaction fees in the block.
Here is the security property that makes this elegant. Each block is cryptographically linked to the one before it. Changing any transaction in a historical block would invalidate that block’s hash, which would cascade forward and invalidate every subsequent block. To successfully alter a historical transaction, an attacker would need to redo all the proof-of-work calculations for that block and every block that came after it, faster than the honest network is adding new blocks.
At Bitcoin’s current scale, that means an attacker would need to bring online more than 50% of the total computing power in the entire Bitcoin network, a figure currently measured in hundreds of exahashes per second, representing millions of purpose-built mining machines consuming vast amounts of electricity, and sustain that advantage long enough to rewrite the chain. The economic cost of acquiring and running that hardware, and the near-impossibility of doing so quietly, makes it effectively infeasible.
Energy as security: why the cost matters
Critics of proof of work often focus on its energy consumption, and the consumption is real. The Bitcoin network uses somewhere between 100 and 200 terawatt-hours of electricity per year, comparable to a mid-sized country. This is frequently presented as waste, the argument being that all that energy could be used to process transactions that a Visa network handles more efficiently.
This framing misunderstands what the energy is doing.
The energy is not processing transactions. The energy is securing the network. It is the physical anchor that ties the digital record to the real world. Every joule of electricity consumed in Bitcoin mining is a joule of electricity that an attacker would need to match in order to rewrite history. The energy expenditure is the security. A Bitcoin network that consumed no energy would be trivial to attack.
Think of it this way. The cost of counterfeiting physical gold is proportional to the cost of producing real gold. If gold were cheap to produce, counterfeit gold would be a rampant problem. Bitcoin has the same property, extended to digital space. The cost of creating fraudulent transaction records is proportional to the cost of creating real ones. That’s what proof of work achieves.
No one has found a way to create robust, decentralised monetary security without some real-world cost anchor. The alternatives that have been proposed, various forms of proof of stake where validators are chosen based on how much of the cryptocurrency they hold rather than how much computing power they contribute, make different tradeoffs. They use less energy. They also create different security assumptions, ones that haven’t been battle-tested over a long period under adversarial conditions with significant financial stakes.
Whether those tradeoffs are appropriate depends on what you’re trying to build. For a base-layer monetary system intended to serve as digital sound money, the case for the energy-anchored security model is strong.
The network’s fifteen-year track record
Bitcoin’s proof-of-work network has been running continuously since January 2009. In that time, the protocol has not been successfully attacked at the consensus layer. Not once. The transaction record is intact. Every transaction that has ever been confirmed on the Bitcoin blockchain has stayed confirmed.
This is a remarkable record. The Bitcoin protocol has operated under conditions of immense financial incentive to cheat: at its peak in 2021, the market capitalisation exceeded a trillion dollars, meaning a successful attack on the ledger could theoretically extract enormous value. And yet the ledger is intact.
Compare this to the track record of centralised financial systems over the same period. Banks have been hacked. Payment processors have had data breaches. Exchanges have been robbed. Central bank reserves have been compromised. The entities that depend on trusted intermediaries for their security have a considerably worse security record than the decentralised network that depends on mathematics and energy expenditure.
What has been compromised is not the Bitcoin protocol but the human infrastructure built around it: exchanges, custodians, wallet software, user practices. Mt. Gox, the exchange that collapsed in 2014 after losing roughly 850,000 bitcoin, was not a failure of the Bitcoin protocol. It was a failure of a business that held bitcoin on behalf of customers and managed its security badly. The bitcoin that was stolen existed on the Bitcoin blockchain before and after the hack. The exchange’s internal records were what was compromised.
This distinction matters a great deal if you are thinking about how to custody your own bitcoin properly.
What this means for Bitcoin as an investment
Understanding proof of work changes how you think about Bitcoin’s durability. Bitcoin is not a company whose management can make bad decisions, be fired, or be corrupted. It is not a protocol maintained by a foundation that can be pressured, defunded, or captured by hostile actors. The rules that govern it are enforced by a global network of independent participants with financial incentives to maintain the rules honestly.
The Lindy effect, the idea that things that have survived a long time are more likely to continue surviving, applies here. Every day that the Bitcoin network processes transactions without a protocol failure is a day that increases confidence in the security model. Fifteen years is not conclusive proof of anything, but it is a meaningful data point, especially given the scale of financial incentive that has existed to break the system throughout that period.
For investors, the security model matters because it underpins the scarcity property. Bitcoin’s fixed supply of 21 million is only meaningful if the protocol enforcing that supply cannot be compromised. Proof of work is what makes that assurance credible. Without it, the supply cap would be a policy that could be overridden. With it, the supply cap is a mathematical constraint enforced by the accumulated energy expenditure of fifteen years of continuous mining by millions of machines worldwide.
If you’re considering a long-term position in Bitcoin, understanding this distinction between protocol security and exchange security is one of the more important things to get right from the start.
The elegance in the car park
What absorbed me that afternoon in the car park was the realisation that Satoshi had found a way to use physical reality, the irreversible consumption of energy, to anchor a digital record against manipulation. The blockchain is not secure because someone is guarding it. It’s secure because rewriting it would require burning more energy than the entire network has burned in the process of creating it. That’s a fundamentally different kind of security from anything that existed before.
It doesn’t rely on trusting anyone. It doesn’t require legal enforcement. It doesn’t depend on any institution remaining honest. It depends on the laws of thermodynamics. Energy consumed cannot be un-consumed. Work done cannot be un-done. The past, once buried deep enough in the chain, is as close to immutable as anything in the digital world can be.
That’s not nothing. That’s actually something quite remarkable: a form of digital permanence built from the physical world’s most fundamental constraints. The more I understand the technical foundations, the more confident I am that proof of work is not a flawed feature waiting to be replaced. It is the core of what Bitcoin is. Everything else is built on top of it.
The next time someone tells you Bitcoin mining is a waste of energy, ask them what they think the alternative security model is for a global, decentralised, censorship-resistant monetary system with a provably fixed supply. The conversation gets interesting quickly.
Frequently asked questions
What is proof of work in plain English?
Proof of work is a mechanism that requires miners to expend real computational energy in order to add new blocks to the Bitcoin blockchain. Because this work is expensive and takes time, it makes cheating the system more costly than participating honestly. It’s the reason Bitcoin can operate without a central authority keeping the records.
Why does Bitcoin mining use so much electricity?
The electricity is not processing transactions in the way a payment network does. It is securing the ledger. Every joule consumed makes it more expensive for an attacker to rewrite Bitcoin’s transaction history. The energy expenditure is the security model. A Bitcoin network that used no energy would offer no security against manipulation.
Has Bitcoin’s proof-of-work system ever been successfully attacked?
No. The Bitcoin protocol has operated continuously since January 2009 without a successful consensus-layer attack. Hacks attributed to “Bitcoin” have in every case been attacks on exchanges, custodians, or wallet software: the human infrastructure around Bitcoin, not the protocol itself.
What is the difference between proof of work and proof of stake?
Proof of work requires validators to expend computational energy. Proof of stake selects validators based on how much of the cryptocurrency they already hold. Proof of stake uses less electricity but introduces different security assumptions. It has not been tested under adversarial conditions over a comparable time period or at comparable financial stakes to Bitcoin’s proof-of-work system.
How does proof of work protect Bitcoin’s 21 million supply cap?
The 21 million cap is only meaningful if no one can override the protocol that enforces it. Proof of work makes overriding the protocol prohibitively expensive: any attacker would need to control more than 50% of the global Bitcoin mining network and sustain that control long enough to rewrite the chain. At current mining scales, the cost of doing so is effectively insurmountable.
Sources
- Bitcoin: A Peer-to-Peer Electronic Cash System: Satoshi Nakamoto’s 2008 whitepaper introducing proof of work as a consensus mechanism
- The Bitcoin Standard: Saifedean Ammous on Bitcoin’s security model and monetary properties
- Lyn Alden: Macro analysis of Bitcoin’s energy use and security model
- Cambridge Centre for Alternative Finance: Bitcoin electricity consumption index and methodology
Ready to get your Bitcoin position right?
SimplB helps South African investors buy and hold Bitcoin properly. A short call is a good place to start.
Talk to a Bitcoin SpecialistWritten by James Caw, Founder of SimplB. James has helped South Africans understand, buy and secure Bitcoin since 2015. SimplB operates as a Juristic Representative of CAEP Asset Managers, FSP 33933. Last updated: May 2026.
This article is for general educational purposes only and does not constitute financial, legal, tax or exchange control advice. The information reflects the regulatory position as at the date of publication. Your individual circumstances may differ and you should seek qualified professional advice before making any decisions.

