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

Blockchain-Grundlagen

Chain reorganisations: why recent inclusion can change

A node can replace its recent chain view when a different valid branch becomes canonical under the consensus rules.

Technical reference · settlement · 1 min read

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

In diesem Artikel
  1. Competing histories
  2. The accounting consequences
  3. Quellen und Originale

Competing histories

Networks can temporarily produce competing valid blocks. Nodes use their consensus and fork-choice rules to determine which history to follow. A reorganisation replaces a portion of the previously followed branch, potentially moving or removing transactions that appeared in that branch.

This is why inclusion, confirmation depth and finality should not be treated as synonyms. The relevant assurance depends on the chain and its consensus mechanism. A wallet showing a transaction in a recent block does not independently establish irreversible settlement under every possible failure model.

The accounting consequences

An exchange or indexer must handle the reversal of a credited observation when its supporting block is no longer canonical. Applications that react to the first event without rollback logic can display incorrect balances or perform an offchain action too early.

For an investigation, preserve the block hash alongside the height and transaction identifier. A height alone can refer to a different block after a reorganisation. Snapshots and incident timelines should explain whether a cited event was merely observed, confirmed under a policy or finalised under the protocol.

Quellen und Originale

Weiterlesen

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