// Foundations

Explore Block Chain Basics

Trust, built by math instead of a referee — starting with a single flipped letter.

You already know Bitcoin. That's actually the problem — most people learn blockchain backwards, through the coin, and end up thinking the two words mean the same thing. Nugget starts somewhere else: with a hash function you run yourself, one character changed, watching the entire output scramble. From there the rest of the architecture stops being trivia and starts being an answer to one question — how do strangers agree on what's true without a central referee?

You'll get to the point where 'who checks this?' stops being a live worry, because you can see the check: the cost of attacking a network exceeds any plausible payoff, whether that cost is burned electricity or slashed stake. Nugget sketches the block-by-block chain first — timestamp, hash, previous hash — and works you through what breaks when block ten gets edited, rather than asking you to derive a distributed ledger cold.

Smart contracts get the same treatment: no legal jargon, no assumption that a human can step in and renegotiate. You'll sit with the fact that deployed code just runs, bugs and all, and think through what that means for who's responsible when it doesn't do what anyone intended.

// What a session feels like

You bring the questions. Nugget asks the next one.

  • Nugget lays out a five-block chain on the whiteboard and asks you to edit block three's transaction data — then walks you through exactly how far downstream the damage propagates and why.
  • In the terminal, you run SHA-256 against a sentence, flip one letter, run it again, and Nugget asks you to explain in your own words why 'close' inputs don't produce 'close' outputs.
  • Nugget presents a scenario — an industry consortium needs a shared audit trail but can't let competitors see raw data — and asks you to argue for public, private, or consortium before naming any real platform.

Start exploring Block Chain Basics tonight — a 30-day trial, cancel anytime.

Start your 30-day trial