Bitcoin, Technology September 8, 2026 Staff

Proof of work and proof of stake: physical resources and capital at risk

Two models for securing a distributed ledger

Proof of work and proof of stake are the two main mechanisms through which a public blockchain reaches consensus without entrusting its transaction ledger to a central authority. Both must enable independent participants to agree on a single history of transactions and make attempts to alter it economically unattractive; however, they differ in the resource placed at the centre of this guarantee. In proof of work, security depends on the computing power, hardware and energy used to produce blocks; in proof of stake, it depends on the capital locked by validators and on the ability to penalise it when protocol rules are violated. This distinction affects energy consumption, the cost of an attack, the way transactions achieve finality and the forms of concentration that may develop within the network.

The problem a consensus mechanism must solve

In a public blockchain, each node independently verifies that a transaction complies with the rules set out by the protocol, from the validity of its signature and the availability of funds to, in programmable networks, the correct execution of smart contracts. Consensus does not therefore make an otherwise invalid transaction valid; rather, it determines which sequence of valid blocks should be recognised as canonical, preventing competing histories from coexisting indefinitely. The issue is not merely preventing double spending, but ensuring that the network can continue producing blocks even in the presence of inactive, malfunctioning or malicious nodes, without granting a single participant the power to determine the state of the ledger unilaterally.

To achieve this objective, the protocol must make an attempt to construct an alternative history sufficiently costly, so that the potential benefit of an attack is lower than the resources required to carry it out. In this sense, a consensus mechanism is also a system of incentives: it rewards those who contribute appropriately to the security of the network and makes conduct intended to alter it either penalising or, at the very least, inefficient. Proof of work and proof of stake share this underlying logic, but apply it to two different resources and therefore introduce distinct economic and operational dependencies.

Proof of work and security based on physical resources

In proof of work, miners collect valid transactions into a candidate block and compete to find a hash that meets a threshold set by the protocol. Since there is no mathematical shortcut to obtain the result, they must proceed through repeated attempts, deploying computing power until a valid solution is found. The chain recognised by the network is the one on which the greatest amount of computational work has been accumulated, while the probability of creating the next block depends on the share of hashrate controlled by the miner. The difficulty of the task is generally adjusted by the protocol to keep block production relatively stable, even when the computing power available to the network changes over time.

Security therefore derives from physical resources external to the blockchain. An attacker would need sufficient hardware, energy and infrastructure to compete with the rest of the network and sustain that capacity for an adequate period, while dealing with industrial constraints such as the availability of machines, the location of facilities and the cost of energy procurement. Block rewards and transaction fees compensate this activity and, in substance, represent the budget the network devotes to its security. Bitcoin is the best-known example of this architecture, in which transaction finality is progressive: each block added to the chain makes it more costly and less likely that part of the already established history can be reorganised, without making such an operation formally impossible.

Proof of stake and security based on capital

In proof of stake, the right to participate in consensus depends on the amount of crypto-assets that participants lock up as collateral. Validators are selected to propose blocks and attest to those produced by others, according to rules that vary across blockchains but generally assign greater weight to those exposing a larger amount of capital through staking. The premise is that a validator has a direct interest in preserving the sound operation of the network, since the economic value of the locked capital depends on trust in the protocol itself; security is therefore linked not to the use of an external physical resource, but to the availability of a share of the asset that the network uses and protects.

In many proof-of-stake models, a validator that breaches specific consensus rules may be subject to slashing, namely a reduction in the capital placed in staking. The difference from proof of work is substantial: the energy used by a miner is a cost that has already been incurred, whereas a validator’s capital may remain exposed to economic consequences even after an attempt to alter consensus. Locked capital also entails an opportunity cost, market risk and, in some protocols, technical delays in entering and leaving validation; these elements limit how quickly a material share of the network can be activated or withdrawn. There is, however, no single proof-of-stake model: the selection procedures, voting thresholds, participation requirements and penalties adopted by Ethereum, Cardano and Solana differ materially and cannot be reduced to a single framework.

Energy and the cost of an attack

In proof of work, energy consumption is not a side effect of validation, but a structural component of security. Competition to produce blocks requires continuous spending on hardware and electricity, making an attack dependent on access to industrial and operational resources external to the network. Hardware may retain residual value or be redeployed for other purposes, whereas energy already consumed is an unrecoverable cost; the security of the system therefore depends on the ability of rewards to continue supporting a sufficiently broad and competitive base of miners.

Proof of stake does not require continuous competition to calculate hashes. Validators must keep nodes available, protect cryptographic keys and ensure operational continuity, but the network’s electricity consumption does not increase in proportion to the capital locked in staking. The cost of an attack depends instead on the value of the asset, market liquidity, the rules governing entry to and exit from staking, and the presence of intermediaries that collect delegated capital. This structure makes it possible to penalise certain forms of misconduct directly, but it also ties the network’s economic protection to the market value of the asset used as collateral. It is therefore not appropriate to compare the cost of hardware mechanically with the value of crypto-assets in staking: the two models make attacks costly through different resources, subject to economic dynamics that are not directly comparable.

Finality and the response to a consensus crisis

Proof of work achieves progressive finality. A transaction becomes more difficult to reorganise as new blocks are added to the chain, but the network does not establish a point beyond which a modification becomes technically impossible. This requires operators to determine the appropriate number of confirmations based on the value transferred, the criticality of the service and the level of risk they are willing to accept, an assessment that is particularly relevant for applications settling payments, trades or large-scale transfers of value.

Many proof-of-stake protocols instead adopt explicit finality, achieved when a qualified majority of validators attests to the same state of the network. This does not rule out the possibility of consensus crises, but changes the way they are managed, since an attempt to violate finality may expose the participants involved to material economic losses and require the community to coordinate around a shared resolution. Some proof-of-stake architectures also require a node that connects after a very long absence to obtain a recent and verifiable reference point in order to identify the canonical chain, a property known as weak subjectivity. The soundness of the model therefore depends not only on the rules established by the protocol, but also on the distribution of validators, the diversity of the software in use and the network’s ability to respond to persistently hostile behaviour.

Concentration, censorship and operational dependencies

Neither model automatically guarantees a high degree of decentralisation. In proof of work, concentration may develop around mining pools, specialised hardware manufacturers, large industrial operators and geographic areas with cheaper energy or more favourable infrastructure. Individual miners can generally redirect their hashrate to a different pool, but remain constrained by the physical location of their machines, energy costs and the availability of suppliers capable of producing competitive equipment. The distribution of hashrate must therefore be assessed alongside the concentration of the infrastructure that makes it possible.

In proof of stake, the main forms of concentration concern exchanges, staking operators and liquid staking protocols, to which many users delegate their participation in consensus. Proper analysis requires distinguishing between ownership of capital, key management, node operations and governance power, rather than automatically equating the share attributed to a service with direct control over the network. Nonetheless, large, identifiable operators located in specific jurisdictions may become pressure points for transaction selection, operational continuity or the application of regulatory obligations. Proof of work is also exposed to censorship risks, but these tend to be concentrated around pools and mining infrastructure rather than among the managers of delegated capital.

Conclusions

Proof of work and proof of stake are not two versions of the same model, one simply more efficient than the other, but two security architectures built on different assumptions. Proof of work ties the protection of the network to physical resources external to the blockchain, sustaining a continuous energy cost and making consensus dependent on the availability of mining infrastructure; proof of stake instead links it to capital internal to the system, which can be locked and penalised, but whose value depends on trust in the network that the capital itself helps to protect.

Assessing a blockchain therefore requires considering the cost of an attack, the distribution of consensus power, the structure of incentives, infrastructure resilience and the ability to resist censorship and concentration together. Energy consumption remains an important dimension, but it cannot be treated as the sole criterion: the comparison between proof of work and proof of stake is ultimately about how a public network chooses to acquire, distribute and preserve its security.

Share:
Share LinkedInShare XShare FacebookShare WhatsAppShare Telegram