Offizielles MASTR Logo MASTR Arbeit unterstützen
Inhalt
← Wiki-Startseite

Blockchain-Grundlagen

Blocks: ordered transactions and a commitment to state

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

Blockchain foundation · 1 min read

Rechercheartikel und Referenzeinträge erscheinen auf Englisch. Die Navigation ist in sieben Sprachen verfügbar.

In diesem Artikel
  1. What a block organises
  2. Timing needs context
  3. Quellen und Originale

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.

Quellen und Originale

Weiterlesen

Blockchain-Grundlagen

EVM account state

Ethereum tracks balances, nonces, code and contract storage.

MASTR

Unabhängige Recherche unterstützen

Die Untersuchungen, Originalbelege und Anleitungen hier sind frei zugänglich. Freiwillige Spenden finanzieren die Recherche mit und helfen, die MASTR-Tools weiterhin anzubieten.

Wallet öffnen