Skip to main content
Web3Fire
consensusintermediate

Longest Chain Rule

A fork choice rule favoring the chain with the most accumulated proof of work, used by Bitcoin.

entity.loading_intelligence

मुख्य तथ्य

Categoryconsensus
Difficultyintermediate

Overview

The longest chain rule is a fork choice rule favoring the chain with the most accumulated proof of work, used by Bitcoin. Nodes follow the chain that has the most work behind it. It provides a simple way to resolve forks.

How It Works

Miners build on the chain they consider canonical, which is the one with the most accumulated difficulty. When a competing chain becomes longer, miners switch to it. This rule assumes the majority of hash power is honest.

Why It Matters

The longest chain rule is simple and effective for proof-of-work networks, providing probabilistic finality. It is the foundation of Bitcoin's security model. Its simplicity contrasts with more complex rules in proof-of-stake systems.

Related Concepts

The Longest Chain Rule is a type of Fork Choice Rule central to Proof of Work. It provides Probabilistic Finality.

Knowledge Graph

entity.loading_graph

entity.faq

entity.loading_faq

entity.related_comparisons

ARCHITECTURE V3 — Static Knowledge Shell · 297/297 Concepts · SSG · 0 D1