Proof of work and proof of stake: a comparison (2024)

This page has an average rating of %r out of 5 stars based on a total of %t ratings

Reading Time 8 Minutes Reading Time 8 Minutes

Created on 22.11.2023

Consensus mechanisms, such as proof of work (PoW) and proof of stake (PoS), are at the core of every public blockchain. To better understand blockchain technology, it is useful to dive deeper into these concepts. In this article, we will explain the similarities, differences, pros and cons of these two important consensus mechanisms.

Proof of work and proof of stake: a comparison (1)

Blockchains are amongst the most groundbreaking innovations of the past decade. Essentially, a blockchain is simply a database that can be used to store information. In the context of blockchain technology, this information revolves around blockchain transactions in particular. Unlike conventional databases, the relevant transaction data is not selected by a few entities or a single point of control and stored centrally.

Blockchains are, by their very nature, decentralized. This means that they have a number of network accounts– i.e. computers, which are known as “full nodes” in technical jargon. Together, these have control over the blockchain. What this means in practice is that each full node has a copy of the current blockchain, so that all network participants always know exactly what units (i.e. cryptocurrencies) of this blockchain belong to whom– in other words, there is always consensus about the activities occurring in a blockchain.

But how does this mutual consensus come about? And how can it be continuously maintained? This is where the consensus mechanism, which is inherent to every blockchain, comes into play. It is a key component of this technology and helps to guarantee the integrity and security of a blockchain network.

Consensus mechanisms: the engine in every blockchain

The specific consensus rules of a blockchain determine its consensus mechanism, which is also occasionally referred to as a consensus algorithm. But what consensus is established by a consensus mechanism? As the name “blockchain” implies, data is stored in this decentralized database in “blocks”, which are continuously strung together in the form of a “chain”. It is this transaction data sequence, lined up in blocks, that the network nodes of every single blockchain must reach a consensus on.

A consensus mechanism determines what transaction data is gathered in blocks and at what intervals it is added to the blockchain. As an incentive mechanism, a consensus mechanism motivates the network participants in a blockchain (as if by an invisible hand and with no central authority) to add solely valid transactions to the blockchain. This is because these participants would benefit less, or even be penalized, for trying to store invalid transaction data in the blockchain. Consequently, consensus mechanisms are in fact security mechanisms, which makes them an essential component of any blockchain.

Proof of work (PoW) and proof of stake (PoS) explained

There are now many different consensus mechanisms. The most popular include “proof of work” (PoW) and “proof of stake” (PoS). The Bitcoin blockchain, for instance, is based on the PoW consensus mechanism. Ethereum, the second biggest blockchain by market capitalization, has been based on the PoS consensus mechanism since September2022. Prior to that, Ethereum was also based on proof of work.

In percentages, the PoW consensus mechanism dominates the blockchain world. As at the end of October2023, 55.77percent of all blockchain market capitalization is based on proof of work. But this is mainly because Bitcoin is still by far the biggest blockchain by market capitalization. In addition to Bitcoin, other well-known blockchains, such as Dogecoin, Litecoin, Bitcoin Cash, Monero and Ethereum Classic, are also based on this consensus mechanism.

Proof of stake, meanwhile, accounts for 22.4percent of total market capitalization (as at the end of October2023) and is primarily found in smart contract blockchains. Besides Ethereum, it is mainly the more recent generation of blockchains that are based on this security mechanism, including BNB Chain, Cardano, Polkadot and Avalanche.

Proof of work: energy secures the blockchain

With a PoW blockchain, it’s the miners who add blocks to the blockchain. However, they cannot do this whenever they like. To be able to add a block to the blockchain as a miner, a proof of work must be produced. Only miners who produce this are permitted to add the next block to the blockchain.

But what does this proof of work consist of, and how do miners produce it? The proof of work involves finding a mathematical number,also known as a“nonce”. To find this number, miners must use computational power. This is generated with processors, which in turn require electricity to run continuously. The more computational power that is used, the greater the chance miners have of finding the number and subsequently being able to add the new block to the PoW blockchain.

A fitting analogy is looking for a needle in a haystack. The person who finds the needle is able to add the next block, and they receive the block reward. As the proof of work is part of a mathematical-cryptographic process, its validity can be scrutinized with ease by other miners.

Proof of stake: capital secures the blockchain

While proof of work involves miners, a PoS system involves validators. These validators must hold a certain proportion of the blockchain’s own cryptocurrency and entrust it to the corresponding blockchain protocol. The technical term for this is “staking”, and the term “staker” is occasionally used as a synonym for validator. Staked cryptocurrencies are locked by the blockchain protocol and released only after a certain period of time.

In the case of proof of stake, it is the validators’ responsibility to add transactions to the blocks and, in doing so, to maintain the PoS blockchain. A deterministic algorithm decides which validators are allowed to add a new block to the blockchain, and this algorithm takes numerous factors into account. For instance, the number of staked coins is relevant to how likely it is that a validator will be selected. As a rule, the higher their own stake is, the likelier someone is to be the validator of the next block.

However, the amount staked alone is not decisive. If this were the case, it would result in the blockchain being centralized. For this reason, there are various other factors that are also key to determining the validator, including how long a staker has held their staked coins and the staker’s activity and performance.

Proof of work and proof of stake: a comparison (2)

The similarities and differences between the two consensus mechanisms

Similarities

  • One thing PoS and PoW have in common is the fact that they are both used for decentralized consensus building within a blockchain network. They allow decentrally distributed network participants to perpetually reach agreements on the addition of new transactions to the blockchain.

  • Both mechanisms use incentives to motivate participants to act honestly and to maintain the integrity of the network.

  • Both PoW and PoS are designed to protect the blockchain network against attacks by ensuring the majority of block producers (miners/validators) act honestly.

  • In both instances, miners or validators who successfully build consensus and who add blocks to the blockchain receive regular rewards. These come in the form of newly issued cryptocurrency units and transaction fees.

  • In both consensus mechanisms, miners or validators compete to add transaction blocks to the blockchain.

Differences

  • The consensus mechanisms differ in what “resource” is used to secure the blockchain. Proof of work is all about computational power, which is always linked to electricity consumption (energy). The PoS approach, by contrast, does not require any energy to reach a consensus. Instead, it uses capital in the form of the blockchain’s very own cryptocurrency.

  • In PoW networks such as Bitcoin, a transaction is considered concluded once it has negotiated six blocks in a row. But this rule is purely probabilistic, as blocks can theoretically be undone. PoS blockchains, on the other hand, offer deterministic finality, as validators decide together at regular intervals what transaction data is final.

  • The PoS consensus mechanism penalizes any validators who validate false blocks and, in doing so, manipulate the transaction history. This process is known as “slashing”. PoW blockchains do not involve direct penalization. If, in an attempt at fraud, a miner fails to add a new block to the blockchain, they still bear the opportunity costs in the form of electricity costs for the energy used, which they are unable to recoup with a block reward.

Pros and cons of the two consensus mechanisms

As long as the two consensus mechanisms have existed, there has been an enduring debate on which one is superior, and aspects such as security, energy efficiency, scalability, robustness and centralization tendencies are often brought up in comparisons.

However, as is so often the case, it’s not a clear-cut matter. Proof of work and proof of stake both have their conflicting goals, meaning they require different trade-offs. Taking this basic assumption, though, we can categorize the main pros and cons of the two blockchain systems as follows:

Energy vs security

With proof of work, it’s the energy used by miners that secures the blockchain. Proof of stake requires far less energy by comparison, as there is no CPU-intensive mining involved. This fact makes PoS more environmentally friendly and sustainable in the minds of many blockchain enthusiasts.

While this view may sound persuasive enough at first glance, we can still certainly subject it to some criticism. Proof of stake still has its opportunity costs. Instead of computational power, which uses electricity, capital is tied up in the form of the blockchain’s own coin, which cannot be used for alternative purposes. However, this issue is counteracted with liquid staking opportunities, which increases the complexity of the system as a whole. Whilst the use (or, as some would say, waste) of electricity and hardware is more apparent in the case of PoW, this is less evident with PoS when it comes to capital and financial liquidity.

Scalability vs centrality

Proof of stake is classed as a more scalable consensus mechanism than proof of work, which is why the former in particular is also used for smart contract platforms, which have to process a high quantity of transactions. At the same time, PoS blockchains tend to offer developers more leeway in designing smart contracts. This is down to the fact that they come with fewer limitations as far as script language and other technical aspects are concerned.

This greater scalability does, however, come with a greater tendency towards centralization. While proof of work– as the example of Bitcoin demonstrates– seems to become more decentralized over time, a PoS system such as Ethereum tends towards centralization. As the biggest group of validators, Lido currently accounts for over 31percent of all validators active in Ethereum. The topfive staking providers actually control over 50percent of the Ethereum network.

You commonly hear the argument that Bitcoin is also showing signs of centralization, namely in the Bitcoin mining pools. Indeed, the topfive mining pools hold over 83percent of the Bitcoin hash rate. However, on this point, it should be noted that mining pools are the same as the miners themselves. Mining pools are simply node service providers that do not look after any mining hardware. It’s really the miners who do this, which means that the control of mining pools is relatively small.

This page has an average rating of %r out of 5 stars based on a total of %t ratings

Rate this article

Your feedback is important to us.

Your input will help us to continuously optimise our platform. Your feedback will not be published.

This might interest you too

All investment articles
Proof of work and proof of stake: a comparison (2024)

FAQs

Proof of work and proof of stake: a comparison? ›

The Proof of Stake determines the consensus based on the commitment of each user in the network. In Proof of Work, miners compete for transactions on the network by solving complex mathematical problems, and as a result, they are rewarded with coins.

How does proof of stake work compared to proof of work? ›

The main differences are that PoW relies on mining and heavy computational power, while PoS selects validators based on the amount of cryptocurrency they hold and are willing to "stake." In this article, we'll explore the question of Proof of Stake (PoS) vs. Proof of Work (PoW) and examine their pros and cons.

Is proof of work or proof of stake more secure? ›

Proof-of-work has shown to be the most reliable method of maintaining consensus and security in a distributed public network so far. This is because, unlike proof-of-stake, proof-of-work necessitates both an initial hardware investment and continuing resource expenditure.

What is consensus about PoW and PoS difference? ›

The main difference between PoW and PoS lies in the process of validating transactions and adding new blocks to the blockchain. PoW involves users solving complex puzzles, while PoS depends on the staking of coins.

What are the disadvantages of proof of stake? ›

Cons of PoS

Proof-of-stake, on the other hand, has its own set of difficulties. The network, for example, is still subject to dominance by the most significant token holders. This provides more power to early adopters and people with the most money.

What are the similarities between proof of work and proof of stake? ›

Proof of work and proof of stake are similar in that they're both mechanisms through which a distributed network of participants can agree on which new block of transactions is added to a cryptocurrency's digital ledger, known as a blockchain.

Which advantage does proof of stake offer over proof of work? ›

Proof of stake offers several advantages over proof of work. It consumes significantly less energy since there is no need for extensive computational calculations. It reduces the risk of centralization by not favoring those with more resources like mining hardware.

Is PoW better than PoS debate? ›

Transaction speed

There is a technical explanation for this. Because a big portion of the hashing power goes to guessing random numbers and not validating transactions, PoW cryptocurrencies are very slow. In contrast, PoS blockchains are way more efficient and can process up to 100,000 transactions per second.

Why is PoS less secure than PoW? ›

With no objective POW base, POS networks have no work done to discern which is the correct block in each round. POW stamps in each block require so much work to create that it is very difficult for attackers to imitate them, thus to corrupt the system.

What is the advantage of PoS over PoW? ›

The equipment and energy costs under PoW mechanisms are expensive, limiting access to mining and strengthening the security of the blockchain. PoS blockchains reduce the amount of processing power needed to validate block information and transactions.

Is proof of stake a monopoly problem? ›

How Proof of Stake Addresses Monopoly Problems. Monopoly is still possible under proof-of-stake. However, proof-of-stake would be more secure against malicious attacks for two reasons. Firstly, proof-of-stake makes establishing a verification monopoly more difficult.

Why doesn t Bitcoin use proof of stake? ›

Bitcoin's Code Is Immutable And Can Withstand Attempts To Make It Proof Of Stake. Attacks to make Bitcoin change its issuance mechanism to proof of stake are futile. History has shown that this type of attack will not work. Attacks to make Bitcoin change its issuance mechanism to proof of stake are futile.

What is an advantage of using proof of work? ›

Advantages and disadvantages of proof of work
ProsCons
High level of security.Inefficient with slow transaction speeds and expensive fees.
Provides a decentralized method of verifying transactions.High energy usage.
Allows miners to earn crypto rewards.Mining often requires expensive equipment.

What is the difference between proof of work and proof of stake electricity? ›

The difference in energy consumption between the proof of work and the proof of stake consensus mechanism is profound. For example, it is estimated that a proof of work network like Bitcoin consumes over 99% more energy than proof of stake networks like Tezos, Polkadot, or Solana.

Is Bitcoin a proof of stake or work? ›

Bitcoin Cash and Litecoin both use proof of work as consensus mechanisms.

Is proof of authority the same as proof of stake? ›

A modified version of proof-of-stake is proof-of-authority, in which a validator's identification serves as the stake rather than a monetary one.

What is proof of work vs proof of stake GPU? ›

Proof of Work (PoW) and Proof of Stake (PoS) are methods used to secure and validate blockchains. The choice between PoW and PoS depends on specific needs. PoW relies on miners competing to solve puzzles, while PoS selects validators based on staked cryptocurrency. PoW offers strong security but is energy-intensive.

Top Articles
How to Install Library in Python? - Scaler Topics
VA home loan limits | Veterans Affairs
Great Clips Mount Airy Nc
Where are the Best Boxing Gyms in the UK? - JD Sports
Kokichi's Day At The Zoo
Overnight Cleaner Jobs
Coffman Memorial Union | U of M Bookstores
Obituary (Binghamton Press & Sun-Bulletin): Tully Area Historical Society
Klustron 9
Dr Klabzuba Okc
Devourer Of Gods Resprite
Infinite Campus Parent Portal Hall County
Blue Ridge Now Mugshots Hendersonville Nc
LeBron James comes out on fire, scores first 16 points for Cavaliers in Game 2 vs. Pacers
Https://Gw.mybeacon.its.state.nc.us/App
Nj State Police Private Detective Unit
Diesel Mechanic Jobs Near Me Hiring
SXSW Film & TV Alumni Releases – July & August 2024
Aldi Süd Prospekt ᐅ Aktuelle Angebote online blättern
Velocity. The Revolutionary Way to Measure in Scrum
R Cwbt
Itziar Atienza Bikini
Gina Wilson All Things Algebra Unit 2 Homework 8
A Person That Creates Movie Basis Figgerits
Bennington County Criminal Court Calendar
D2L Brightspace Clc
Breckiehill Shower Cucumber
Helpers Needed At Once Bug Fables
Mobile crane from the Netherlands, used mobile crane for sale from the Netherlands
Craigslist Middletown Ohio
Publix Coral Way And 147
UPC Code Lookup: Free UPC Code Lookup With Major Retailers
Roadtoutopiasweepstakes.con
Stolen Touches Neva Altaj Read Online Free
Lil Durk's Brother DThang Killed in Harvey, Illinois, ME Confirms
Gabrielle Enright Weight Loss
Hattie Bartons Brownie Recipe
AsROck Q1900B ITX und Ramverträglichkeit
Aveda Caramel Toner Formula
Plead Irksomely Crossword
Housing Intranet Unt
Captain Billy's Whiz Bang, Vol 1, No. 11, August, 1920
America's Magazine of Wit, Humor and Filosophy
Indio Mall Eye Doctor
Shuaiby Kill Twitter
Wait List Texas Roadhouse
Walmart Pharmacy Hours: What Time Does The Pharmacy Open and Close?
Thor Majestic 23A Floor Plan
Reli Stocktwits
Shiftselect Carolinas
18 Seriously Good Camping Meals (healthy, easy, minimal prep! )
Blog Pch
Laurel Hubbard’s Olympic dream dies under the world’s gaze
Latest Posts
Article information

Author: Prof. Nancy Dach

Last Updated:

Views: 5296

Rating: 4.7 / 5 (57 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Prof. Nancy Dach

Birthday: 1993-08-23

Address: 569 Waelchi Ports, South Blainebury, LA 11589

Phone: +9958996486049

Job: Sales Manager

Hobby: Web surfing, Scuba diving, Mountaineering, Writing, Sailing, Dance, Blacksmithing

Introduction: My name is Prof. Nancy Dach, I am a lively, joyous, courageous, lovely, tender, charming, open person who loves writing and wants to share my knowledge and understanding with you.