{"id":37813,"date":"2022-10-03T14:41:07","date_gmt":"2022-10-03T11:41:07","guid":{"rendered":"https:\/\/forklog.com\/en\/?p=37813"},"modified":"2025-08-29T21:56:46","modified_gmt":"2025-08-29T18:56:46","slug":"proof-of-stake-how-it-works-and-why-it-is-so-popular","status":"publish","type":"post","link":"https:\/\/forklog.com\/en\/proof-of-stake-how-it-works-and-why-it-is-so-popular\/","title":{"rendered":"Proof-of-Stake: how it works and why it is so popular"},"content":{"rendered":"<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">Key points<\/h2>\n<ul class=\"wp-block-list\">\n<li>Proof-of-Stake (PoS) is the most popular blockchain consensus algorithm, underpinning many cryptocurrencies and platforms, including Ethereum, Cardano, Solana, Tezos and Algorand.<\/li>\n<li>Its popularity stems from the absence of costly mining hardware and the ease of earning passive income via <a href=\"https:\/\/forklog.com\/en\/news\/what-is-staking-and-how-to-make-money-from-it\">cryptocurrency staking<\/a>.<\/li>\n<li>Compared with the other widely used algorithm, Proof-of-Work (PoW), PoS consumes far less energy to generate blocks and secure a blockchain.<\/li>\n<\/ul>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\"><strong>Why and how did<\/strong> <strong>Proof-of-Stake emerge?<\/strong><\/h2>\n<p>Designing a blockchain\u2014a decentralised payments protocol with a constantly updated database\u2014raises two key questions:<\/p>\n<ul class=\"wp-block-list\">\n<li>who gets to produce new blocks, and on what basis;<\/li>\n<li>how transactions are approved to prevent double-spending and other abuses.<\/li>\n<\/ul>\n<p>Answering these questions produced several consensus mechanisms: rule-sets by which participants in a decentralised network agree how transactions are finalised and included in new blocks.<\/p>\n<p>In October 2008, bitcoin\u2019s creator, <a href=\"https:\/\/forklog.com\/en\/news\/who-is-satoshi-nakamoto\">Satoshi Nakamoto<\/a>, proposed the Proof-of-Work mechanism in the first cryptocurrency\u2019s white paper.\u00a0<\/p>\n<p>Under PoW, network <a href=\"https:\/\/forklog.com\/en\/news\/what-is-a-node\">nodes<\/a> (miners) compete to solve resource-intensive puzzles\u2014searching for a block hash by brute force. The winner adds the block and receives a reward in newly minted bitcoins.<\/p>\n<p>Within a couple of years it became clear that PoW\u2019s dynamics led to relentlessly rising hashrate and electricity consumption. The need for powerful equipment also reduced the accessibility of mining.<\/p>\n<p>On July 11, 2011, a post on the then-popular Bitcointalk forum <a href=\"https:\/\/bitcointalk.org\/index.php?topic=27787.0\" target=\"_blank\" rel=\"noreferrer noopener\">proposed<\/a> an alternative consensus mechanism for bitcoin: Proof-of-Stake.<\/p>\n<p>The idea was to grant voting rights in a decentralised network to all participants in proportion to the share of total coins they hold.<\/p>\n<p>By August 2012 the new mechanism had its first practical implementation in PPCoin. New coins were distributed via mining, and any node holding PPC could process transactions. The same hybrid scheme was used in other early PoS projects, such as Gridcoin and Blackcoin.<em> <\/em>The first \u201cpure\u201d PoS cryptocurrency without mining was the Nxt blockchain, launched on November 24, 2013.<\/p>\n<p>The Proof-of-Stake mechanism proved so effective and flexible that in subsequent years it was adopted, in various forms and modifications, by hundreds of cryptocurrencies.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">How Proof-of-Stake works<\/h2>\n<p>In the original conception of Proof-of-Stake, the right to govern the blockchain is granted to all participants in proportion to the coins they hold. <\/p>\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\n<div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"PoW \u0438\u043b\u0438 PoS? | \u041f\u043e\u0434\u043a\u0430\u0441\u0442\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/tHCsky9GZJk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div>\n<\/figure>\n<p>In Nxt, with its \u201ccanonical\u201d PoS, any user with at least 1,002 NXT in the official NXT Client over the past 1,440 blocks has a chance to form the next block. Each wallet is effectively a full node with its own copy of the blockchain. It can run on a high-performance server, a laptop, a Raspberry Pi or even in the cloud.<\/p>\n<p>The more coins a wallet holds, the greater the probability it will be selected to create a new block, in which case the user collects all transaction fees included. In the ideal case, a wallet that owns 1% of coins will form about 1% of all new blocks.<\/p>\n<p>Early PoS networks called block creation \u201cforging\u201d, a term now rarely used.<\/p>\n<p>Holding cryptocurrency in a wallet to earn rewards for helping secure the network is called \u201cstaking\u201d. Today, in many PoS systems, staking locks coins in a smart contract for a set time\u2014ranging from hours to weeks\u2014during which they cannot be moved.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">How delegation changed PoS performance<\/h2>\n<p>Using Proof-of-Stake in which virtually any holder can produce blocks achieves high decentralisation and security. However, according to the <a href=\"https:\/\/forklog.com\/en\/news\/what-is-the-blockchain-trilemma\">blockchain trilemma<\/a>, this sacrifices performance. In Nxt, throughput is only <a href=\"https:\/\/www.jelurida.com\/resources\/nxt-loadtest-results\" target=\"_blank\" rel=\"noreferrer noopener\">4 transactions<\/a> per second, below many PoW cryptocurrencies. Dogecoin, for example, handles 33 per second.<\/p>\n<p>To strike a balance between decentralisation and performance, developers proposed delegation, whereby coins\u2014and associated voting rights\u2014are assigned from many wallets to a smaller number of computational nodes.<\/p>\n<p>In 2013 Daniel Larimer, an American programmer and crypto-entrepreneur, used this idea to create Delegated Proof-of-Stake (DPoS). It was first implemented in the BitShares platform and later, in various forms, in well-known projects such as <a href=\"https:\/\/forklog.com\/en\/news\/what-is-eos\">EOS<\/a>, <a href=\"https:\/\/forklog.com\/en\/news\/what-is-cardano-ada\">Cardano<\/a>, <a href=\"https:\/\/forklog.com\/en\/news\/what-is-tezos-xtz\">Tezos<\/a> and others. Today delegation has become an industry standard used in almost all PoS implementations.<\/p>\n<p>In DPoS, coin-holders can avoid running nodes themselves and delegate their stake to validators\u2014professional operators of blockchain nodes. In return, validators share rewards with delegators, often minus a small fee.<\/p>\n<p>Depending on architecture, blockchains vary widely in the number of validators participating in block production:<\/p>\n<ul class=\"wp-block-list\">\n<li>Polkadot \u2014 up to 16;<\/li>\n<li>BNB Chain and EOS \u2014 21;<\/li>\n<li>Near \u2014 100;<\/li>\n<li>Cardano \u2014 about 3,200;<\/li>\n<li>Avalanche \u2013 about 1,200;<\/li>\n<li>Solana \u2014 more than 3,400.<\/li>\n<li>Ethereum \u2013 more than 400,000.<\/li>\n<\/ul>\n<p>Running a validator typically requires special-purpose hardware with always-on internet access, as well as a significant amount of the network\u2019s native coins. For example, an Ethereum validator must have at least 32 ETH, and a Tezos validator at least 8,000 XTZ.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\"><strong>Proof-of-Stake and staking<\/strong><\/h2>\n<p>To compensate nodes for verifying transactions and generating new blocks, most PoS blockchains pay rewards in their native coins. Per-block rewards are usually fixed but can change with network parameters.<\/p>\n<p>In the <a href=\"https:\/\/forklog.com\/en\/news\/what-is-tron-trx\">Tron blockchain platform<\/a>, the super representative (the validator) that produces a block and processes transactions receives 32 TRX. A portion is shared with users who staked TRX and thus voted for that validator.\u00a0<\/p>\n<p>Staking yields for validators and coin-holders depend on two factors:<\/p>\n<ul class=\"wp-block-list\">\n<li>the issuance rate, determined by the fixed number of coins granted for each new block;<\/li>\n<li>the share of circulating coins locked in staking (the staking ratio);<\/li>\n<\/ul>\n<p>For example, if 1m coins are minted via staking each year out of a 100m supply, the yield with 50% staked is 2% annually. If 25% is staked, the yield doubles to 4%.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\"><strong>What variants of Proof-of-Stake exist<\/strong><\/h2>\n<p>Many consensus mechanisms build on PoS and delegation, differing in details such as the roles of participants in the decentralised network.<\/p>\n<p>Examples include:<\/p>\n<ul class=\"wp-block-list\">\n<li><strong>Leased Proof-of-Stake <\/strong>(LPoS<em>, <\/em>\u201cleased proof of stake\u201d) <em>\u2014 <\/em>used in the Waves blockchain, where users lease coins to a validator for rewards;<\/li>\n<li><strong>Nominated Proof-of-Stake <\/strong>(NPoS<em>, <\/em>\u201cnominated proof of stake\u201d) <em>\u2014 <\/em>used in the Polkadot platform and featuring nominators who bond stake on validators and vouch for their good conduct;<\/li>\n<li><strong>Pure Proof-of-Stake <\/strong>(PPoS, \u201cpure proof of stake\u201d) \u2014 used in Algorand, where validators of the next block are secretly and randomly selected among wallets with a balance above 1 ALGO;<\/li>\n<li><strong>Effective Proof-of-Stake<em> <\/em><\/strong>(EPoS, \u201ceffective proof of stake\u201d)<em> \u2014 <\/em>used in the Harmony platform.<em> <\/em>It has<em> <\/em>a special reward-distribution mechanism that encourages many small validators rather than a few large ones, promoting decentralisation;<\/li>\n<li><strong>Proof-of-Authority (PoA)<\/strong><em> \u2014 <\/em>a hybrid algorithm that combines stake and validator reputation, with each validator approved by developers. In PoA, validators undergo identity verification akin to KYC. BNB Chain uses this algorithm.<\/li>\n<\/ul>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\"><strong>Could bitcoin and other cryptocurrencies switch to Proof-of-Stake?<\/strong><\/h2>\n<p>The high energy consumption of PoW-based mining has drawn criticism for years. According to recent research by the Cambridge Centre for Alternative Finance, bitcoin mining is responsible for 0.1% of all anthropogenic CO2 emissions.<\/p>\n<p>This has become a key argument in efforts to ban mining in various countries. By late 2021, China had banned cryptocurrency mining. In March 2022, the European Parliament put a crypto ban to a vote. Although the bill failed, it signalled a trend towards pushing PoW out of the legal domain.<\/p>\n<p>After the <a href=\"https:\/\/forklog.com\/en\/news\/ethereums-move-to-proof-of-stake-pos-what-you-need-to-know\">successful transition of the Ethereum network<\/a> to Proof-of-Stake on September 15, 2022, the network\u2019s energy consumption fell by nearly 2,000 times, or 99.95%. Debate about moving popular PoW cryptocurrencies to PoS intensified.<\/p>\n<p>In December 2021, the developers of the memecoin <a href=\"https:\/\/forklog.com\/en\/news\/what-is-dogecoin-doge\">Dogecoin<\/a> announced its imminent switch to Proof-of-Stake. Vitalik Buterin, Ethereum\u2019s co-founder, offered to help.<\/p>\n<p>Electric Coin Company, developer of the privacy coin <a href=\"https:\/\/forklog.com\/en\/news\/what-is-zcash-zec\">Zcash<\/a>, is also discussing a transition to PoS with the community. According to founder Zooko Wilcox, this would not only improve the blockchain\u2019s security and energy efficiency but also bring ZEC holders into protocol governance.<\/p>\n<p>The biggest doubts concern the possibility of bitcoin moving to PoS.<\/p>\n<p>First, the original cryptocurrency has no single maintainer. Several independent groups of developers debate any proposed change; even minor ones provoke fierce arguments and take years to implement.\u00a0<\/p>\n<p>Second, mining pools would not support a move to PoS, which would threaten their revenues. Notably, in 2020 a group of developers launched a fork, <a href=\"https:\/\/www.bitcoinpos.net\/\" target=\"_blank\" rel=\"noreferrer noopener\">BitcoinPoS<\/a>, which the crypto community simply ignored.<\/p>\n<p>PoW supporters, for their part, point to the algorithm\u2019s higher security: given bitcoin\u2019s extremely high level of decentralisation, the network is practically impervious to external attacks.<\/p>\n<\/div>\n<div class=\"wp-block-text-wrappers-cards single_card\">\n<h2 class=\"card_label\">Further reading<\/h2>\n<p><a href=\"https:\/\/forklog.com\/en\/news\/how-bitcoin-mining-works\">How does bitcoin mining work?<\/a><\/p>\n<p><a href=\"https:\/\/forklog.com\/en\/news\/what-is-mev-in-ethereum\">What is MEV in Ethereum, and how will it change after the switch to PoS<\/a><\/p>\n<p><a href=\"https:\/\/forklog.com\/en\/news\/what-is-ethereum-classic-and-the-etc-cryptocurrency\">What is Ethereum Classic and the ETC cryptocurrency?<\/a><\/p>\n<p><a href=\"https:\/\/forklog.com\/en\/news\/what-is-a-merkle-tree\">What is a Merkle tree?<\/a><\/p>\n<p><a href=\"https:\/\/forklog.com\/en\/news\/filecoin-fil-how-the-decentralised-storage-blockchain-works\">Filecoin (FIL): what it is and how it works<\/a><\/p>\n<p><a href=\"https:\/\/forklog.com\/en\/news\/what-is-velas\">What is Velas?<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>How Proof-of-Stake works, its advantages and its variants\u2014explained.<\/p>\n","protected":false},"author":1,"featured_media":37814,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"select":"1","news_style_id":"1","cryptorium_level":"1","_short_excerpt_text":"","creation_source":"","_metatest_mainpost_news_update":false,"footnotes":""},"categories":[2113],"tags":[2121,2115,275,77],"class_list":["post-37813","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cryptorium","tag-101-staking-and-mining","tag-101-technical-foundations","tag-consensus","tag-proof-of-stake"],"aioseo_notices":[],"amp_enabled":true,"views":"154","promo_type":"1","layout_type":"1","short_excerpt":"","is_update":"","_links":{"self":[{"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/posts\/37813","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/comments?post=37813"}],"version-history":[{"count":1,"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/posts\/37813\/revisions"}],"predecessor-version":[{"id":37815,"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/posts\/37813\/revisions\/37815"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/media\/37814"}],"wp:attachment":[{"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/media?parent=37813"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/categories?post=37813"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/forklog.com\/en\/wp-json\/wp\/v2\/tags?post=37813"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}