官方的 MASTR 标志 MASTR 支持这项工作
目录
← 知识库首页

区块链基础

Blocks: ordered transactions and a commitment to state

A block links execution history to the chain's verification rules.

Blockchain foundation · 1 min read

研究文章和参考条目以英语发布。导航提供七种语言。

本文目录
  1. What a block organises
  2. Timing needs context
  3. 来源与原始文件

What a block organises

Blocks group transactions and link to earlier blocks. Their ordering matters because one transaction can change the state against which the next transaction executes. A swap's result can therefore depend on earlier activity in the same block.

Nodes verify proposed blocks under the protocol's rules. A block explorer presents an interpretation of this data; it is not the authority that makes the block valid. Its labels and indexing can be mistaken or delayed.

Timing needs context

A block timestamp is not automatically a precise record of when a user clicked a button, signed locally or first broadcast the transaction. Compare like events when constructing a launch timeline. Mixing a social-media timestamp with a chain timestamp can create apparent precision unsupported by the collection method.

Preserve block numbers and transaction ordering with the source records. For stronger investigations, reproduce the relevant state changes rather than inferring them from chart candles. See evidence snapshots and MASTR's launch-timing investigation.

来源与原始文件

相关阅读

区块链基础

EVM account state

Ethereum tracks balances, nonces, code and contract storage.

MASTR

支持独立研究

这里的调查、原始证据和指南均可免费阅读。自愿捐赠帮助支付研究成本,让 MASTR 能够继续提供工具。

打开钱包