Skip to main content
Other Assets

Bitcoin from first principles

Pomegra Learn

Bitcoin from first principles

Bitcoin is the first cryptocurrency and remains the most important. Its elegance lies in solving the decentralization problem through incentive design: making it more profitable to follow the rules than to break them.

This chapter strips Bitcoin down to its essentials. You'll learn how mining works—not as an abstraction, but as the mechanism that secures the network and creates new currency. You'll understand why Bitcoin has a fixed supply of 21 million coins, why this limit matters, how halvings work, and why Bitcoin functions as "digital gold"—a scarce, durable, programmable asset with no issuing authority.

Bitcoin's design reveals a profound insight: a sound money system doesn't require a trusted issuer. It requires a system where participants are economically incentivized to be honest, where breaking the rules is more expensive than following them.

The mining mechanism

Bitcoin mining is often misunderstood as wasteful computation. It's actually the core of Bitcoin's security model. Miners perform a specific task: they bundle pending transactions into a block and search for a number (called a nonce) that, when hashed together with the block data, produces a result below a target difficulty. This requires trying billions of nonces until one works.

The first miner to solve this puzzle broadcasts their block to the network. Other nodes verify the block's validity and accept it. The winning miner receives two rewards: newly created Bitcoin (the "block reward") and transaction fees. Over 15 years, this simple mechanism has secured <500 billion in value without a central authority.

Mining is expensive by design. It requires electricity, specialized hardware (ASICs), and computational power. This expense creates a barrier to attack: to alter Bitcoin's history, you'd need to control more than half the global mining power and recompute every subsequent block. The cost is astronomical and constantly rising as more miners join the network.

The beauty is that this security is purchased through the same process that creates new Bitcoin. The system pays for its own protection.

The 21-million cap and monetary policy

Bitcoin has a hardcoded maximum supply: 21 million coins. This limit is not arbitrary; it's fundamental to Bitcoin's value proposition. Traditional money is created by central banks without constraint. When governments print currency, they debase existing holdings. Bitcoin's fixed supply removes this risk.

The 21-million cap was achieved through a clever mechanism: the block reward decreases over time. Bitcoin started with 50 new coins per block. Every 210,000 blocks (roughly every four years), this reward halves: 50 → 25 → 12.5 → 6.25 → 3.125 → continuing until the reward becomes negligibly small. After the final halving (projected around 2140), no new Bitcoin will be created. Only transaction fees will reward miners.

This mathematical certainty is revolutionary in monetary policy. Investors know exactly how much Bitcoin will exist in 2035, 2050, or 2100. This predictability enables Bitcoin to function as a store of value—a role traditionally reserved for gold or government bonds.

Halvings and market cycles

Bitcoin halving events occur approximately every four years, and they matter economically. When the block reward halves, miners' revenue from new coins drops sharply unless Bitcoin's price rises to compensate. This creates predictable pressure on the market.

Historically, halvings have coincided with multi-year bull markets. Whether halving causes the rally or halving merely marks the beginning of a cycle driven by adoption and institutional adoption remains debated. What's certain is that halvings represent key moments when Bitcoin's incentive structure shifts—and when participants reassess Bitcoin's value.

Why Bitcoin functions as digital gold

Gold has served as money for millennia because it's scarce, durable, divisible, and difficult to counterfeit. Bitcoin possesses these same properties in digital form. Its supply is absolutely limited. Its ledger is distributed and immutable. It divides into fractional units (satoshis). And it cannot be counterfeited—cryptographic proof replaces metallurgical assay.

Bitcoin differs from gold in important ways: it's infinitely divisible (you can own 0.00001 Bitcoin), transferable globally at the speed of light, and verifiable without specialized equipment. These advantages position Bitcoin not as a replacement for gold but as a complementary store of value—particularly for cross-border holders and those concerned about government seizure.

The digital gold thesis doesn't claim Bitcoin will replace fiat currency. It claims Bitcoin will function as a hedge against currency debasement, a savings vehicle for those without faith in traditional institutions, and a medium of exchange for international commerce.

Understanding incentives

This chapter emphasizes a core principle: Bitcoin works because its incentive structure aligns individual profit-seeking with network security. Miners maximize profit by following the rules. Transaction validators are rewarded for honesty. Users choose Bitcoin voluntarily because they value its properties. No one must believe Bitcoin will succeed; they need only believe it could succeed and therefore act accordingly.

Understanding Bitcoin means understanding how mathematics, economics, and incentives combine to create a system that functions without trust in any person or institution.

The articles below explore each of these mechanisms in depth: how mining actually works, what halvings mean for Bitcoin's future, the economics of proof-of-work, and why Bitcoin's scarcity creates value.

Articles in this chapter