ExplainMates
HomePracticeExploreLeaderboardPricing
← Back to Explore
Feynman teaching note

区块链是怎么工作的

SubjectComputer Science
Area tags
Computer science
王Shared by王菲
区块链的核心,是一本'谁都能看、谁都改不了'的公共账本。 传统上,你的存款记录只存在银行一家手里,你得信任它。区块链换了个思路:让成千上万台电脑各自保存一份完全相同的账本副本。每当有新交易,大家一起核对、打包成一个'区块',再接到前一个区块后面,连成一条链。 防篡改的关键在于:每个区块都记录了前一个区块内容的'指纹'(哈希)。你只要偷改历史里的一笔,它的指纹就变了,后面所有区块的指纹都对不上,全网立刻发现。想造假,你得同时改掉大多数人手里的账本,几乎不可能。 所以区块链用'人多互相监督 + 环环相扣的指纹',替代了对单一机构的信任。

Same topic, fresh practice—does not count as an adaptation.

Practice building on this note. If you publish, it can show “Based on” and add an adaptation.

Feedback & gaps

Clarity score: 80/100How well you know it: Can use it anywhere

解释:如果有人偷偷修改了三年前的一笔交易,为什么全网马上就能发现?

  • 没有解释'挖矿/共识机制'是如何决定由谁来打包区块的。
  • 缺少对区块链能耗或性能代价的说明。

Comments

No comments yet.

ExplainMates

Learn by teaching. Re-teach until it is simple.

Product

PracticeExploreLeaderboardPricing

Company

AboutTerms of ServicePrivacy Policy

© 2026 ExplainMates