Skip to main content
Beta v10|PLEASE REPORT ALL ISSUES|Report a Problem|Please allow minimum of 48 hrs for Problem Reports to be fixed
← Back to Blockchain samples
⛓️Blockchain·15 min·Sample Lesson

What Blockchains Actually Are

A BLOCKCHAIN is a shared DIGITAL LEDGER (record book). Many computers around the world keep IDENTICAL copies of it. When new transactions happen, they're added in BLOCKS, each linked to the previous block (the "chain"). To FAKE a transaction, you'd have to change the records on most of those computers at once — practically impossible. This makes blockchains hard to tamper with.

Key features. (1) DECENTRALIZED: no single company or government controls it. (2) IMMUTABLE: once data is added, it can't be easily changed. (3) TRANSPARENT: anyone can see the records. (4) CONSENSUS: computers agree on what's true through algorithms (Proof of Work, Proof of Stake). The most famous use is BITCOIN (digital money), but blockchains also store contracts, art certificates (NFTs), and supply chain data.

Why is it HARD to fake transactions on a blockchain?

Tradeoffs. STRENGTHS: trustless (you don't need to trust a bank), transparent, hard to censor. WEAKNESSES: SLOW (Bitcoin handles ~7 transactions/second vs Visa's thousands), ENERGY-INTENSIVE (Bitcoin mining uses electricity equivalent to a country), VOLATILE (cryptocurrency prices swing wildly). The technology has real uses but also real costs. Hype cycles have produced both genuine innovations and lots of scams.

🎯

Look at a Blockchain

Visit blockchain.com or etherscan.io. Each is a "block explorer." Look at recent transactions — they're PUBLIC, anyone can see them (just not necessarily who owns the wallets). It's a real-time view of the blockchain in action.

Blockchain is one of the most-discussed technologies of the last decade. Whether it transforms finance and beyond — or remains a niche tool — depends on what we build with it.

Want to keep learning?

Sign up for free to access the full curriculum — all subjects, all ages.

Start Learning Free