Recommended
Ethereum Merge (Ether 2.0) Explained: Everything You Need to Know And Why It Matters
Ethereum Merge (Ether 2.0) date is finally coming! Read on to find out why The Merge upgrade to Proof-to-Stake matters for everyone.
Ethereum will soon adopt a proof-of-stake (PoS) consensus mechanism, which some say will reduce its carbon emissions by more than 99%.
The Ethereum Merge is significant, and not only for people who own cryptocurrencies. In the works in one form or another since 2014, the long-delayed Merge will see the second largest blockchain reduce its carbon emissions significantly. If the Merge is successful, ethereumās electricity demand will drop by more than 99%.
That is of huge consequence. Cryptocurrency critics argue that coins like bitcoin and ether are useless and consume a lot of electricity. The first point is polarizing and subjective, but the second is unequivocally true. In an era when more people than ever see climate change mitigation as a top social priority, the carbon emissions of bitcoin and ethereum are too conspicuous to ignore.
In the Merge, ethereum will use a system known as proof of stake, which has been planned since before the blockchain was created in 2014. It has been delayed multiple times due to its technical complexity, and the increasingly large amount of money at risk. The Merge is part of what used to be called āether 2.0,ā a series of upgrades to reshape the blockchainās foundations, with a target deadline of Mid-September.
āWeāve been working on proof of stake for about seven years now,ā ethereum co-founder Vitalik Buterin said at the Eth Shanghai conference in March, ābut finally all of that work is coming together.ā
Hereās everything you need to know to make sense of the big day.
Why is crypto harmful to the environment?
To understand the Merge, you first need to understand the role of cryptocurrency miners.
Letās say you want to mine cryptocurrencies. You need to set up a powerful computer ā a mining rig ā to run software that attempts to solve complex cryptographic puzzles. Your rig competes with hundreds of thousands of miners around the world trying to solve the same puzzle. If your computer deciphers the cryptography first, you win the right to āvalidateā a block ā that is, add new data to the blockchain. Doing so gives you a reward: Bitcoin miners get 6.25 bitcoin ($129,000) for each block they verify, while ethereum miners get 2 ether ($2,400) plus gas, which are what users pay on each transaction (which can be huge).
It takes a powerful computer to get a chance in this race, and people typically set up warehouses full of rigs for this purpose. This system is called āproof-of-work,ā and itās how both bitcoin and ethereum blockchains work. The key is that it enables the blockchain to be decentralized and secure at the same time.
āItās whatās called the civil resistance mechanism,ā said Jon Charbonneau, an analyst at Delphi Digital. Every blockchain needs to run on a scarce resource, Charbonneau explained, one that bad actors canāt monopolize. For proof-of-work blockchains, that resource is electricity ā in the form of the power needed to run a mining operation.
To outrun ethereum right now, a bad actor would need to control 51% of the networkās power. The network consists of hundreds of thousands of computers around the world, which means bad guys would need to control 51% of the power in this vast mining pool. Doing so would cost billions of dollars.
The system is secure. While scams and hacks are common in crypto, neither the bitcoin nor ethereum blockchains themselves have been compromised in the past. However, the downside is obvious. As cryptographic puzzles become more complex and more miners race to solve them, energy consumption skyrockets.
How much energy does crypto consume?
Lots and lots. Bitcoin is estimated to consume about 150 terawatt hours per year, more than the electricity used by 45 million people in Argentina. Ethereum is closer to Switzerlandās 9 million citizens, eating up about 62 million terawatt hours.
Much of that energy comes from renewable sources. According to the Bitcoin Mining Council, about 57% of the energy used to mine bitcoin comes from renewable sources. (BMC relies on self reporting among its members.) This is not out of climate conscientiousness but self interest: Renewable energy is cheap, so mining operations are often set up near wind, solar or hydroelectric farms.
Nonetheless, the carbon footprint is still extensive. It is estimated that Ethereum emits carbon dioxide at a similar scale to Denmark.
How will Ethereum Merge improve such issue?
The Merge will see ethereum move completely away from proof of work, the energy-intensive system it currently uses, in favor of proof of stake.
In crypto space, āstakingā refers to depositing cryptocurrency to yield interest. For example, the creators of the terraUSD (UST) stablecoin offered customers 19% interest on staked TerraUSD: You could put in $10,000 and take out $11,900 after a year (until it imploded).
When proof of stake takes effect, miners will no longer need to solve cryptographic puzzles to verify new blocks. Instead, theyāll deposit ether tokens into a pool. Imagine that each of these tokens is a lottery ticket: If your token number is called, you win the right to verify the next block and be rewarded accordingly.
Itās still an expensive enterprise. Prospective block verifiers ā who will be known as āvalidatorsā instead of miners ā need to stake at least 32 ether ($48,500) to be eligible. This system sees punters put up raw capital, rather than power, to validate blocks. Whereas a bad actor needs 51% of a networkās power to outperform a proof-of-work system, theyād need 51% of the total staked ether to outperform the proof-of-stake system.
Since cryptographic puzzles will no longer be part of the system, electricity expenditure are estimated to drop by 99.65%, according to the Ethereum Foundation.
Why is it called āthe Mergeā of Ethereum?
Ethereum will transition from proof of work to proof of stake by merging two blockchains.
The ethereum blockchain that people use is known as āmainnet,ā as distinguished from various ātestnetā blockchains that are used only by developers. In December 2020, ethereum developers created a new network called the beacon chain. The beacon chain is essentially the new ethereum.
The beacon chain is a proof-of-stake chain that has been operating in isolation since its creation 18 months ago. Validators have been adding blocks to the chain, but these blocks have not contained any data or transactions. Essentially,it has been subjected to various stress tests ahead of the big day.
The Merge will see the data held on ethereumās mainnet move to the beacon chain, which will then become the prime blockchain on ethereum network. Prior to the merger, ethereum developers have been stress testing the new blockchain by running data and transactions through it on various ethereum testnets.
āIf you talk to the ethereum developers, and I have, they would tell you that if proof-of-work mining got banned overnight, they could do the Merge right now and itād be fine,ā Charbonneau said. He added that much of the ironing out developers are currently focused on pertains to applications and clients built on top of ethereum, rather than the proof-of-stake execution itself. āIf they did the Merge today, it would be buggy for a few months ⦠but the protocol itself, thereās no worries [among the developers].ā
Is there no risk at all?
Absolutely not. Critics of ethereum ā typically bitcoin enthusiasts ā compare the merge to changing the engine of an airplane in the middle of a passenger flight. At stake is not just the airplane, but also the $183 billion worth of ether in circulation.
On a technical level, the new blockchain could have many unforeseen bugs. Solana, another proof-of-stake blockchain, has suffered several complete outages this year. Solana and ethereum differ in that solanaās fees are minuscule, which means itās easier for bots to overwhelm the blockchain, but technical difficulties are not impossible.
Critics also wonder if proof of stake will be as secure as proof of work. Charbonneau reckons it could be more secure because of a function called āslashingā ā essentially, validators can have their network access revoked, and their staked ether burned, if theyāre found to have acted maliciously.
āSay someone 51% attacks bitcoin today, you canāt really do anything,ā Charbonneau said. āThey have all the miners and they could just keep attacking you. ⦠With proof of stake, itās really simple. If you attack the network, itās provable and we just slash you, and then your moneyās gone.ā
āYou get one bullet, and then thatās it. Then you canāt do it again.ā
Will Ethereum Merge lead to a higher Ether price?
Ether has fallen about 60% since the beginning of the year, and many are hoping the Merge will revive its price. This has been a hotly debated topic within crypto circles in recent months, and no one knows for sure what the Merge will do the price of ether.
There are two main reasons people predict etherās price will spike after the Merge. First is the idea that ethereum fractioning its carbon footprint will make it easier for large companies to both invest in ether and create ethereum applications.
āThe reality is, if you take the environmental caring part away, there are a lot of people who are not going to use it [ethereum] and not want to invest in it just based on ESG reasons,ā Charbonneau said, referring to environmental, social and corporate governance standards for ethical investing. āThere are a lot of tech companies that have openly said, āwe are not going to do anything until after the Merge.'ā
The second argument people make is a little more technical. Mining ethereum is expensive; as electricity prices have risen and crypto prices have fallen, even successful mining operations have begun to lose money. To offset costs, miners typically sell most of the cryptocurrency they earn from mining. That creates millions of dollars of sell pressure every day as miners sell off their ether. Once ethereum becomes proof of stake, miners (or āvalidatorsā as theyāll be called) will not have to sell all the ether they earn, since validating blocks is so much cheaper than mining them through proof of work cryptography.
However, others argue that the Merge is already priced in. Itās been in the works for seven years and many big-time investors, the argument goes, have put money into ethereum with the expectation that the Merge would succeed.
When is the big day?
The Merge is expected to take place in September. In a recent conference call among ethereum developers, the Ethereum Foundationās Tim Beiko cited September 19 as a tentative date.
āThis merge timeline isnāt final, but itās extremely exciting to see it coming together,ā another developer tweeted. āPlease regard this as a planning timeline.ā
The announcement did see etherās price rise sharply, to $1,600. Thatās far from its high of $4,800, but encouraging news for ethereum enthusiasts in a frozen crypto winter.
Read More:
Ethereum Price Predictionā2022, 2025, 2030: Will ETH Reach $5,000 in 2022?
Ethereum Merge Upgrade: May Be ETHās Chance to Outpace Bitcoin
Terra LUNA 2.0 And LUNA Classic (LUNC): GetāIt All in One Guide
TerraUSDā(UST)āprice prediction: USTC is no longer a stablecoin but can it back up?
3āTop Trending Altcoins of July 2022: ETH, AVAXāAnd MATIC

Register now to begin your crypto journey
Download the BTCC app via App Store or Google Play
Follow us
Scan to download
Quick Links
Risk warning: Digital asset trading is an emerging industry with bright prospects, but it also comes with huge risks as it is a new market. The risk is especially high in leveraged trading since leverage magnifies profits and amplifies risks at the same time. Please make sure you have a thorough understanding of the industry, the leveraged trading models, and the rules of trading before opening a position. Additionally, we strongly recommend that you identify your risk tolerance and only accept the risks you are willing to take. All trading involves risks, so you must be cautious when entering the market.
The worldās longest-running cryptocurrency exchange since 2011 Ā© 2011-2025 BTCC.com. All rights reserved