Ethereum no longer runs on mining — and that changes everything for crypto beginners. Since September 2022, Ethereum has operated on a system called proof of stake, where validators replace miners asEthereum no longer runs on mining — and that changes everything for crypto beginners. Since September 2022, Ethereum has operated on a system called proof of stake, where validators replace miners as
新手学院/Cryptocurrency Knowledge/Hot Concepts/Ethereum Proof of Stake: What It Is, How It Works, and Why It Matters

Ethereum Proof of Stake: What It Is, How It Works, and Why It Matters

中阶
Sep 21, 2026James Mitchell
7 分钟
Ethereum no longer runs on mining — and that changes everything for crypto beginners.
Since September 2022, Ethereum has operated on a system called proof of stake, where validators replace miners as the backbone of the network.
This guide explains what Ethereum proof of stake means, when and why the switch happened, how the system actually works, and how it compares to proof of work — all in plain English.

Key Takeaways
  • Ethereum proof of stake replaced mining on September 15, 2022, through an event known as The Merge.
  • Validators stake a minimum of 32 ETH to participate; staking pools allow smaller contributions from anyone.
  • Ethereum's block time under proof of stake is approximately 12 seconds — far faster than Bitcoin's ~10-minute proof-of-work average.
  • The Merge reduced Ethereum's energy consumption by roughly 99.95% compared to its previous proof-of-work system.
  • Dishonest validators face slashing — a penalty that destroys part or all of their staked ETH and forces them off the network within 36 days.
  • You no longer need mining hardware to earn ETH rewards — staking through a pool is now open to anyone.

What Is Ethereum Proof of Stake?

Ethereum proof of stake is the consensus mechanism that powers the Ethereum blockchain today.
A consensus mechanism is essentially the rulebook that lets thousands of computers across the world agree on which transactions are valid — without needing a central authority like a bank.
In a proof-of-stake system, participants called validators lock up (or "stake") a set amount of ETH as collateral to earn the right to verify transactions and add new blocks to the blockchain.
The key difference from the older proof-of-work model is that validators are chosen based on how much ETH they have staked, not on how much computing power they can throw at a puzzle.
If a validator behaves dishonestly or goes offline without a good reason, they risk losing part of their staked ETH — a penalty mechanism known as slashing.
This direct financial stake in the network's health is what keeps validators honest and the Ethereum blockchain secure.


When Did Ethereum Switch to Proof of Stake? The Merge Explained

Ethereum officially switched to proof of stake on September 15, 2022 — an event the Ethereum community called "The Merge."
Before that date, Ethereum used proof of work, the same energy-intensive mining system that Bitcoin still uses today.
The transition had been years in the making, with developers building a separate proof-of-stake chain called the Beacon Chain before finally merging it with the existing Ethereum mainnet before finally merging it with the existing Ethereum mainnet.
The results were immediate and dramatic: Ethereum's energy consumption dropped by approximately 99.84% overnight, making it one of the most significant environmental improvements ever achieved by a major blockchain network.
A common question beginners ask is whether you can mine Ethereum in 2025 — the answer is no.
Mining on Ethereum ended the moment The Merge completed, and there is no planned return to proof of work.



How Does Ethereum Proof of Stake Work?


Staking ETH to Become a Validator


To participate as a validator on the Ethereum network, a user must stake a minimum of 32 ETH into a special smart contract known as the deposit contract.
Once that deposit is confirmed, the user joins an activation queue before going live as a validator on the network.
Not everyone has 32 ETH to commit — and that is where staking pools come in.
Staking pools allow users to combine smaller amounts of ETH with others, letting anyone participate in Ethereum's proof-of-stake system without hitting the full 32 ETH minimum on their own.


How Validators Propose and Attest Blocks


Time on Ethereum's proof-of-stake network is divided into slots and epochs.
Each slot lasts 12 seconds, and one validator is randomly selected during each slot to propose a new block of transactions — this is what gives Ethereum its current block time of roughly 12 seconds, compared to Bitcoin's average of around 10 minutes under proof of work.
After a block is proposed, a separate committee of validators is randomly assigned to review it and cast votes called attestations.
These attestations confirm that the proposed block is valid and should be added to the chain permanently.
The entire process — from proposal to a network-wide vote — happens within that single 12-second window, making Ethereum's proof-of-stake consensus both fast and efficient.


Finality — When Is a Transaction Truly Confirmed?


Finality is the point at which a transaction on Ethereum becomes irreversible — meaning no attacker can go back and change it without destroying an enormous amount of staked ETH.
Under Ethereum's proof-of-stake system, finality is achieved through a process managed by a protocol called Casper FFG (Casper the Friendly Finality Gadget).
Validators vote on groups of blocks called checkpoints, and when at least two-thirds of all staked ETH agrees on a checkpoint, that checkpoint is finalized.
In practice, a transaction on Ethereum reaches full finality in approximately 12.8 minutes (two epochs of 32 slots each).
This is significantly faster and more mathematically certain than the probabilistic finality used in proof-of-work blockchains.


Slashing — The Penalty System That Keeps Validators Honest


Slashing is Ethereum's built-in disciplinary system for validators who behave badly.
There are two main actions that can trigger slashing: proposing two different blocks in the same time slot (called equivocation), and submitting contradictory attestations.
When a validator is caught doing either, the network immediately deducts a portion of their staked ETH — and in a mass slashing event where many validators misbehave simultaneously, the penalties can reach 100% of the validator's stake.
Beyond losing ETH, a slashed validator is also forced off the network entirely by Day 36 of their penalty period.
This combination of financial loss and forced removal creates a very strong incentive for validators to act honestly at all times.


Ethereum Proof of Stake vs. Proof of Work: Key Differences

The clearest way to understand Ethereum's proof-of-stake system is to compare it directly against the older proof-of-work model that Ethereum used before The Merge.

Proof of Stake (Ethereum)
Proof of Work (Bitcoin)
Block creators are called
Validators
Miners
Entry requirement
Stake ETH (min. 32 ETH solo)
Buy hardware + pay electricity bills
Energy consumption
~99% less than PoW
Extremely high
Average block time
~12 seconds
~10 minutes
Security model
Economic (staked collateral)
Computational (hash power)
Under proof of work, the barrier to participation is physical — you need expensive machines, cheap electricity, and space to run them.
Under Ethereum's proof-of-stake, the barrier is financial — you need ETH, and the system punishes dishonesty by destroying that ETH.
Critics of proof of stake point out that larger ETH holders naturally have more influence, which raises concerns about network centralization over time.
Supporters counter that staking pools and delegation options keep participation open to everyone, regardless of how much ETH they hold.


FAQ

Q: Is Ethereum proof of stake?
Yes — Ethereum has used proof of stake as its consensus mechanism since September 15, 2022.


Q: When did Ethereum switch to proof of stake?
Ethereum completed its transition to proof of stake on September 15, 2022, through an event known as The Merge.


Q: Is Ethereum proof of work or proof of stake?
Ethereum is proof of stake; proof of work was retired when The Merge was completed in September 2022.


Q: Can you mine Ethereum in 2026?
No — Ethereum mining ended permanently with The Merge in 2022, and the network has run entirely on proof of stake ever since.


Q: How much does Ethereum's proof of stake reduce energy consumption?
Ethereum's switch to proof of stake reduced the network's energy consumption by approximately 99.95% compared to its previous proof-of-work system.


Q: What is the finality time for Ethereum proof of stake?
A transaction on Ethereum reaches full finality in roughly 12 to 13 minutes under the current proof-of-stake system.


Conclusion

Ethereum's move to proof of stake was not just a technical upgrade — it was a fundamental rethinking of how a major blockchain network should operate.
By replacing energy-hungry mining with a system built on economic accountability, Ethereum became faster, greener, and more accessible to everyday participants.
For beginners, the practical takeaway is straightforward: you can now earn rewards by staking ETH without owning a single piece of mining hardware, and the network's 12-second block time makes it one of the most responsive blockchains available today.
As Ethereum continues to develop — with future upgrades like sharding still on the roadmap — the proof-of-stake foundation established by The Merge in 2022 will only become more important.
Whether you are researching ETH for the first time or looking to start staking, MEXC offers a straightforward platform to buy and trade Ethereum with competitive fees.
  • For a comprehensive overview of Ethereum's technology, ecosystem, and investment potential, explore our complete Ethereum guide.


Read More: 


市场机遇
以太坊 图标
以太坊实时价格 (ETH)
$2,687.75
$2,687.75$2,687.75
+0.04%
USD
以太坊 (ETH) 实时价格图表

热门加密动态

查看更多
以太坊技术分析:ETH 上涨 37% 后形成牛旗,能否突破 3000 美元?

以太坊技术分析:ETH 上涨 37% 后形成牛旗,能否突破 3000 美元?

核心要点 ETH 此前在 10 天内累计上涨约 37%,最高触及 2564 美元,此后价格转入横盘整理,Reuters 技术分析认为这一结构正在形成典型的牛旗形态。 按照旗杆高度测算,Reuters 给出的技术目标约为 3050 美元,与 ETH 在今年 1 月多次形成高点的 3040 至 3060 美元区域高度重合。 2350 至 2360 美元是当前牛旗结构的关键失效区域,如果价格有效跌破这一

以太坊价格今日为何暴涨18%?ETH突破2200美元与空头连环清算深度解析

以太坊价格今日为何暴涨18%?ETH突破2200美元与空头连环清算深度解析

概述 第二大加密资产以太坊(ETH)在今日交易中迎来爆发式上行走势,24 小时内价格大幅飙升近 18%,强势突破 2,200 美元整数关口,涨幅显著超越比特币(BTC)及其他主流数字资产。本轮强劲行情的背后,既包含了衍生品市场上演的史诗级轧空(Short Squeeze)推升,也受到链上质押供给紧缩、现货以太坊 ETF 资金净流入回暖以及下一阶段 Pectra 升级预期等多重基本面利好的共振催化。

以太坊质押量创历史新高,收益率却持续走低,市场在博弈什么

以太坊质押量创历史新高,收益率却持续走低,市场在博弈什么

概述 以太坊的质押数据正在呈现一个看似矛盾的组合:锁仓量刷新历史纪录,质押收益率却跌到历史低位。据 Crypto Economy 引述链上分析师的数据,截至7月下旬,以太坊网络质押的代币达到4104万枚,约占流通供应的34%,创下历史新高,按当前价格计算价值约777亿美元。与此同时,质押年化收益率从此前的3.05%降至2.62%,为该网络有史以来最低的锁仓回报之一。收益越低、锁仓越多,这个组合之所

以太坊财库公司是什么?这类 ETH 持仓上市公司如何运作

以太坊财库公司是什么?这类 ETH 持仓上市公司如何运作

概述 上市公司合计持有的以太坊数量已达到约 788 万枚,约占流通量的 6.6%,这个规模足以影响供给结构,但股票市场对这些公司的定价却普遍低于它们所持资产的价值。更具标志性的信号出现在 7 月,全球持币最多的 BitMine 大幅放缓买币,转而回购自家股票,公开理由是股价低于每股对应的资产价值。这个转向暴露了一个此前被忽视的问题:把以太坊装进上市公司壳体,究竟创造了什么价值,又转嫁了哪些成本。理

热门新闻

查看更多
MEXC 链上观察日报:USDT市值达1870亿美元,超越ETH升至市值第二位

MEXC 链上观察日报:USDT市值达1870亿美元,超越ETH升至市值第二位

MEXC 链上观察日报: 俄罗斯央行限制散户仅可交易BTC、ETH及USDT

MEXC 链上观察日报: 俄罗斯央行限制散户仅可交易BTC、ETH及USDT

万事达完成对BVNK的收购,交易金额高达18亿美元——稳定币进入全球支付核心

万事达完成对BVNK的收购,交易金额高达18亿美元——稳定币进入全球支付核心

万事达于2026年8月3日完成了对稳定币基础设施提供商BVNK的收购,此前已于三月宣布该交易。

DEX对CEX现货交易量比率达24%,中心化交易所活动减弱

DEX对CEX现货交易量比率达24%,中心化交易所活动减弱

根据 The Block 的当前数据系列,2026年7月,去中心化交易所现货交易量与中心化交易所现货交易量之比达到24.14%。该数字并不意味着 DEX 控制了合并现货市场的24.14%:它意味着 DEX 交易量相当于数据集中包含的 CEX 交易量的24.14%。与此同时,DEX 现货交易量环比下降约26%,至约1307.7亿美元,为近两年来最低水平。

相关文章

查看更多
什么是稳定币?初学者的完整指南

什么是稳定币?初学者的完整指南

你是否对稳定币感到好奇,但发现加密货币的概念难以理解?你并不孤单。数字货币的世界可能很复杂,尤其对新手来说。这本全面的指南将以清晰、简单的术语拆解关于稳定币的所有知识。从了解稳定币是什么以及它们是如何运作的,到学习不同类型的稳定币以及如何安全使用它们,我们都为你准备好了。无论你是希望保护资产免受市场波动影响、进行国际汇款,还是单纯想扩展对数字货币的知识,这本指南将向你提供在稳定币领域自信导航所需的

XRP 会销毁代币吗?会,但原因和你想的不一样

XRP 会销毁代币吗?会,但原因和你想的不一样

如果你手上持有 XRP,或正考虑买入,大概都看过网上关于"XRP 销毁"的争论,也好奇这件事到底在吵什么。简短的答案是:没错,XRP 确实会销毁代币——每笔交易都会销毁极少量——但原因和多数人以为的并不一样。 本文将说明 XRP 销毁机制实际上如何运作、什么时候销毁多少、为什么销毁速度会逐年剧烈波动,以及这些数字是否该纳入你对 XRP 的价值判断。没有术语堆砌,也没有炒作——只有机制本身、附上日期

XRP 会涨吗?没有人愿意告诉你的诚实答案

XRP 会涨吗?没有人愿意告诉你的诚实答案

几乎每一位 XRP 持有者,迟早都会在搜索栏里打下同一个问题:XRP 会涨吗? 而这个问题诚实的难处在于——任何人只要用一句肯定的"会"加上一个保证的目标价来回答你,他卖给你的其实是一种并不存在的确定性。 真正存在的,是一份决定 XRP 走向的简短清单,而且这些力量并不会月月改变。 本文将说明这些力量、你该如何自行研判,以及历史上 XRP 在大跌之后的复苏究竟是什么样子。 刚接触 XRP?建议先从

XRP 能涨到 1,000 美元吗?数学说不可能,原因就在这里

XRP 能涨到 1,000 美元吗?数学说不可能,原因就在这里

每一轮加密货币多头行情,都会让同一个问题重新浮出水面:XRP 有可能涨到 1,000 美元吗? 这是整个加密货币领域被搜索次数最多的价格目标之一,而简短的答案是:不可能——至少在 XRP 目前的供应量之下,完全不可能。 这篇指南会带你走完真正的数学运算,让你清楚看到原因。 我们会说明 1,000 美元的 XRP 会把它的市值推到什么水平、为什么即使银行全面采用也达不到那个价位,以及有哪一组极端条件

注册MEXC账号
注册 & 获得高达10,000 USDT奖金
你的华尔街DNA是什么?
你的华尔街DNA是什么?你的华尔街DNA是什么?
6种投资人格测试,100%中奖——$30,000等值NVDAX等你来拿!

加入 MEXC 社区

通过我们的官方 Telegram 频道,实时获取最新上币、活动和动态。

25k+ 位成员