Mining and Proof of Stake: Who Pays for the Security
4 steps · one page
In short
A network with no central authority still has to stop people cheating, and that costs money. The two dominant designs are two different answers to who pays and in what form — and both are ultimately paid for by holders, through issuance that dilutes them or fees that they bear.
Blockchain basics framed consensus as making lying more expensive than telling the truth; this article covers how each mechanism does that, what it costs, and the energy debate — which is genuinely contested and is handled here as such.
Proof of work
The mechanism. Participants — miners — compete to find a number that, combined with the block's contents, produces a hash meeting a difficulty target. Finding it requires enormous trial and error; verifying it takes an instant. The winner adds the block and receives newly issued units plus the transaction fees in it. The security argument is economic rather than cryptographic. Rewriting history means redoing that computational work faster than the honest network extends the chain, which requires an enormous and sustained expenditure — so the cost of attack rises with the honest network's total effort, and the energy consumption is not a side effect but the mechanism itself. That is worth stating precisely, because it is the crux of the debate: a proof-of-work network that consumed no energy would have no security. Difficulty adjusts. As participants join or leave, the target automatically recalibrates so blocks arrive at roughly a target interval. Two consequences: total energy use is driven by the reward — higher prices attract more mining — rather than by transaction volume, so processing more transactions does not proportionally raise consumption; and miner economics are brutal, since a fall in price or a rise in difficulty can make operations unprofitable quickly, and mining is a capital-intensive business with electricity as the dominant input. Three structural points. Rewards decline over time in networks with a fixed issuance schedule, shifting security funding from issuance toward fees — a transition the halving article examines and whose long-run adequacy is a live technical question rather than a settled one. Mining concentrates, because economies of scale in equipment and electricity favour large operations and pooling, which is a real tension with the decentralisation the design is meant to provide. And geography matters: mining relocates toward cheap power, which means the energy mix varies enormously by region and over time, and figures for one period or place do not generalise.
Proof of stake, and the energy question
The mechanism. Rather than expending energy, participants commit — stake — units of the network's own asset as collateral. The protocol selects who proposes and validates blocks, weighted by the amount staked. Misbehaviour is punished by forfeiting part of the stake, which is called slashing, so dishonesty carries a direct financial penalty rather than an energy cost. Attacking the network requires acquiring a large share of the staked asset and then destroying its value by attacking it, which is the security argument. Energy consumption falls by orders of magnitude, because no computational race is involved — this is not disputed by either side. Three trade-offs, stated because the design is not free. Wealth concentration compounds: influence is proportional to holdings and rewards accrue to those who already hold, so the mechanism has a tendency toward concentration that proof of work does not have in the same form. Staking is often intermediated, since running validation independently has technical and minimum-size requirements, so many participants stake through services — reintroducing a counterparty, which the staking article covers as a risk in its own right. And the security model is younger. Proof of work has been attacked continuously for over a decade at large scale; the largest proof-of-stake systems have shorter records, and duration of adversarial exposure is evidence rather than a technical criticism. Now the energy debate, which the hub requires be handled evenhandedly, and which deserves it. What is not disputed: proof-of-work mining consumes electricity at industrial scale, the quantities are measurable and have been measured, and proof of stake uses a tiny fraction of it. Some networks have moved from one to the other; others have not and, in some cases, will not by design. What is disputed is what the consumption means. Critics argue the consumption is large relative to the demonstrated economic function, that it produces emissions where the grid is fossil-heavy, that competing for grid capacity has consequences for other users, and that a design whose security requires burning energy is difficult to justify when an alternative exists using a fraction of it. Defenders reply that the comparison should be against the incumbent financial system's full footprint rather than against nothing, that mining is uniquely mobile and interruptible so it can use stranded, curtailed, or otherwise wasted generation and can act as a flexible load that supports grid economics, that the mix has shifted toward lower-carbon sources in some regions, and that judging any energy use requires a view on whether the activity is worthwhile — which returns to the contested value question the opening article declined to settle. Both cases contain accurate claims, and the measurement questions — what to count, over what boundary, against what comparator — are themselves unresolved. This portal reports the disagreement and does not adjudicate it, exactly as it does not adjudicate whether these assets have durable value. The point a reader can take without picking a side is that the energy question is inseparable from the value question: someone who thinks the networks do something valuable will weigh the consumption differently from someone who does not, and most of the argument is really about that rather than about kilowatt-hours.
Worked example
Worked example (fictional). Verex (VRX) uses proof of work; Solane (SLN) uses proof of stake. Who pays for VRX security. The protocol issues 3.125 VRX per block, roughly 144 blocks a day — about 450 VRX daily, or 164,000 VRX a year. At $40,000 that is roughly $6.6 billion a year paid to miners. That is not free money: it is new supply, and it dilutes existing holders. A holder of 1 VRX out of 19.7 million owns a slightly smaller fraction each year, and the dilution is the security budget — holders pay for security whether or not they ever transact. Miners then spend most of it on electricity and hardware, which is where the energy figure originates: the consumption is downstream of the reward, and the reward is downstream of the price. If VRX halved to $20,000, the security budget would halve and mining capacity would fall until difficulty adjusted. Who pays for SLN security. SLN issues 2% annually to stakers. A holder who stakes receives roughly that 2%; a holder who does not is diluted by it. So a "2% staking yield" is substantially a transfer from non-stakers to stakers rather than a return generated by anything — the network produced no revenue to distribute. And the comparison worth drawing. VRX's security cost is visible as electricity and hardware; SLN's is visible as dilution. Both are paid by holders. Only one of them shows up in a headline about energy. (All names and figures fictional; VRX and SLN from this pillar's fictional-asset registry, issuance parameters illustrative.)
Frequently asked
9 questions
What is mining, mechanically?
Competing to find a number that, combined with a block's contents, produces a hash meeting a difficulty target. Finding it takes enormous trial and error; verifying it takes an instant. The winner adds the block and receives newly issued units plus the fees in it.
Why does proof of work need to use energy at all?
Because the security is economic rather than cryptographic. Rewriting history means redoing the computational work faster than the honest network extends the chain, so the cost of attacking rises with the network's total effort. The energy consumption isn't a side effect — it's the mechanism. A proof-of-work network consuming no energy would have no security.
Does processing more transactions use more energy?
Not proportionally. Consumption is driven by the reward — higher prices attract more mining — rather than by transaction volume, because difficulty adjusts automatically to keep blocks arriving at a target interval.
What is proof of stake?
Participants commit units of the network's own asset as collateral, and the protocol selects who proposes and validates blocks weighted by the amount staked. Misbehaviour forfeits part of the stake — slashing — so dishonesty carries a financial penalty rather than an energy cost.
Is proof of stake simply better?
It uses orders of magnitude less energy, which isn't disputed. It also has three trade-offs: influence is proportional to holdings and rewards accrue to holders, so concentration compounds; staking is often intermediated, which reintroduces a counterparty; and its security model has a shorter record of adversarial exposure at scale, which is evidence rather than a technical criticism.
What is slashing?
Forfeiting part of a staked holding as a penalty for validator misbehaviour or failure. It's what makes dishonesty costly in a system with no energy expenditure — and it's a real risk to anyone whose assets are staked, including through an intermediary.
Is the energy use justified?
Genuinely contested, and this portal doesn't adjudicate. Critics point to consumption large relative to demonstrated function, emissions on fossil-heavy grids, competition for grid capacity, and the existence of an alternative using a fraction of the energy. Defenders point to comparison against the incumbent financial system's full footprint, mining's mobility and interruptibility letting it use stranded or curtailed generation, a mix shifting toward lower-carbon sources in some regions, and the argument that judging any energy use requires a view on whether the activity is worthwhile.
Why can't the energy question just be settled with numbers?
Because the measurement questions — what to count, over what boundary, against what comparator — are themselves unresolved, and because the question is inseparable from the value question. Someone who thinks these networks do something valuable weighs the consumption differently from someone who doesn't, and most of the argument is really about that.
Who actually pays for network security?
Holders, in both designs. Proof of work pays miners with new issuance plus fees, and that issuance dilutes existing holders — the dilution is the security budget. Proof of stake pays stakers with new issuance, which dilutes holders who don't stake. One cost shows up as electricity in a headline; the other shows up as dilution and rarely appears anywhere.
References
- SEC Investor.gov — Investor Alert: Exercise Caution with Crypto Asset Securities (volatility; entities involved in lending or staking crypto assets may be subject to the securities laws) —
- CFTC / SEC — Investor Alert: Watch Out for Fraudulent Digital Asset and "Crypto" Trading Websites (fraudsters claiming to invest in "mining farms"; the RED List of unregistered foreign entities) —
- CFTC — What is a Bitcoin Futures ETF? (fixed issuance schedules and halving, in the regulator's explainer) —
Educational and informational only — not investment advice, a recommendation, or an offer to buy or sell any security. Investing involves risk, including the possible loss of principal. Worked examples use fictional companies and figures.