Bitcoin Mining Explained Without the Hype

Bitcoin mining has a PR problem. The conversation around it tends to collapse into two camps: critics who focus exclusively on energy consumption, and proponents who hand-wave the criticism away. Neither engages seriously with what mining actually does or why the energy expenditure is a feature rather than a bug.
As a developer running a Bitcoin node and building payment infrastructure on top of Bitcoin, I have a working understanding of mining that's shaped by technical reality rather than narrative. Here's my take.
What Mining Actually Does
Mining serves two functions that are easy to conflate but worth separating.
Transaction ordering and finality. Bitcoin has no central authority to determine which transactions are legitimate when there are conflicts. Mining is the mechanism that achieves distributed consensus — thousands of competing miners independently working on the next block, with the network converging on the longest chain. This is how Bitcoin solves the double-spend problem without a trusted third party.
New Bitcoin issuance. Every successful block rewards the miner with newly created Bitcoin — the block subsidy. This is the mechanism that introduced all Bitcoin into circulation and will continue until around 2140 when the subsidy runs to zero.
These two functions are bundled together in the current design, but they're separable conceptually. The long-term security model of Bitcoin (post-subsidy) relies entirely on transaction fees, not new issuance.
Proof of Work: Why It Has to Be Hard
The core innovation in Bitcoin's mining design is Proof of Work — the requirement that miners expend real-world energy to produce a valid block.
Here's why this matters: without a cost to block production, an attacker could trivially create thousands of fake blocks and overwhelm the network. With Proof of Work, creating blocks is expensive. Attacking the network requires expending more energy than the entire honest mining network combined — and maintaining that attack indefinitely. The economic cost of a successful 51% attack on Bitcoin is astronomical.
The work itself — repeatedly hashing block data until the hash starts with a certain number of zeros — is computationally trivial to verify but arbitrarily hard to perform. That asymmetry is the security property. Anyone can quickly check that a block's proof of work is valid. Producing that proof requires brute force.
The Energy Question, Honestly
Bitcoin mining uses significant energy. As of 2025, estimates place it at roughly 150-200 TWh per year — comparable to a mid-sized country. This is a real number and it's legitimate to think about it.
The question worth asking isn't "is that a lot?" but "what is that energy buying?" The answer is the security of a global monetary network that settles billions of dollars of transactions daily, with no central point of failure and no trusted intermediary.
Compare that to the energy footprint of the traditional financial system — bank branches, data centers, ATM networks, server farms running payment processors, armored cars, clearing houses — and the comparison becomes less clear-cut. Nobody aggregates and publishes that number conveniently.
The more interesting energy argument is about what kind of energy miners use. Bitcoin miners are highly mobile and indifferent to energy source — they care about price per kilowatt-hour, not reputation. This makes them natural buyers of stranded energy — hydroelectric power in remote locations, natural gas that would otherwise be flared, wind and solar that generate power when demand is low. A growing percentage of Bitcoin mining uses energy that would otherwise be wasted. That's a legitimately different framing than "Bitcoin uses as much power as Argentina."
Who Is Actually Mining Bitcoin
In the early days, anyone with a laptop could mine Bitcoin. The mining difficulty adjusts automatically to maintain a roughly 10-minute block time regardless of how much hashrate is on the network. As more miners joined and hardware became specialized, individual mining with consumer hardware became economically irrational.
Today, Bitcoin mining is dominated by industrial operations — large facilities with thousands of ASICs (Application-Specific Integrated Circuits designed exclusively for Bitcoin mining), often co-located with power generation. Public companies like Marathon Digital and Riot Platforms operate at scale and are traded on public markets.
Individual participation is still possible through mining pools, where small miners contribute hashrate and share block rewards proportionally. But the economics favor scale.
What This Means for the Network
Mining's role in Bitcoin is often misunderstood as just "making new Bitcoin." The deeper function is securing the transaction history. Every block of transactions that gets confirmed is backed by the energy expended to mine it. Reversing confirmed transactions would require outpacing the entire mining network's accumulated work — an amount of energy that grows larger the deeper the transaction is buried.
When my BTCpay server waits for one to three confirmations before marking a payment complete, it's waiting for that accumulation of work. Each additional block mined on top of a transaction makes it exponentially more expensive to reverse. That's the security model, and it's rooted in physics rather than trust.
The energy is the point.
Tagged
If this post was useful, consider buying me a coffee ☕ with ₿itcoin — no account needed, any amount welcome.