yesterday we said blockchain is a shared record no one owns.
today we open the box and see what's actually inside.
think of a block like a page in a notebook.
every page has a date, a list of things that happened that day, and a page number.
now let's say, each page also had a photo of the previous page stapled to it, so you could always prove what came before.
that's basically a block.
every block has 5 things inside:
> version: which set of rules this block is following. like knowing which edition of a textbook the class is using.
> timestamp: the exact date and time this block was created. everything on chain has a receipt.
> previous hash: this is the important one. a hash is a unique fingerprint. every block generates one, and the next block stores it. so every block is carrying proof of what came before it.
> transactions: the actual activity. who sent crypto to who, how much, when. this is the real content of the block.
> nonce: a special number the network had to figure out before this block could be created. think of it like a combination lock the computers had to crack. once it's solved, the block is sealed.
now why this important?
let's take for instance, your school has a notebook where every student's grades are recorded.
now imagine that notebook has 1000 pages, and each page has a photo of the page before it stapled to it.
if someone wanted to sneak in and change a grade on page 300, they'd have to reprint page 300 but now the photo on page 301 doesn't match anymore.
so they'd have to reprint 301 too and 302. and every single page after it, all the way to today.
and they'd have to do all of that faster than the entire school is watching.
that's why blockchain is so hard to cheat.
it's not just one record, it's millions of records, each one holding the fingerprint of the one before it.
change one thing and the whole chain exposes you.
each block has data, a link to the past, and a lock that keeps it tamper proof.
open, connected, and nearly impossible to fake.
✅ day 2 task
go to
etherscan.io and click on any recent block. find the field that says "Latest Blocks."
that's the fingerprint of the previous block, the thing holding the whole chain together.
you just saw it with your own eyes.
see you tomorrow for day 3.
before blockchain existed, every time you moved money or data online, someone had to be in the middle.
your bank, payment app, or a platform.
they held the record, approved the transaction, and you just had to trust them.
that trust costs you in fees, time and control.
blockchain asked one question:
what if the record didn't belong to anyone?
what if thousands of computers around the world held the same copy at the same time and nobody could change it without everyone noticing?
think of it like a google doc
except instead of only your team seeing it, a million strangers have it open simultaneously.
every time someone adds something, copy updates and nobody, not even the person who wrote it can go back and erase it.
that's blockchain.
a shared, permanent record that no single person or company controls.
the "block" part is simple
every few minutes, new activity gets bundled into a package. that package is a block.
each block links to the one before it. chain of blocks called blockchain.
what separates it from a normal database?
no single company owns it. anyone can verify what's on it. and once something's recorded, it's almost impossible to tamper with. you don't have to trust the people running it, the system itself is the trust.
and this matters way beyond crypto.
think about how much of your life depends on institutions keeping honest records.
banks, governments, other platforms.
what happens when they fail, overcharge, or just exclude people entirely?
blockchain is the alternative infrastructure. a system where trust is built into the technology, not into whoever's in charge.
for those who've been in the space a while, yes, we'll get to consensus mechanisms, L2s, validator sets, and smart contracts.
but the reason most people still can't explain blockchain to someone new is because we skipped this part. fundamentals don't expire.
one thing to leave with today:
blockchain is a shared, permanent record no single person controls.
everything else (wallets, tokens, DeFi, protocols) is built on top of that one idea.
day 2 tomorrow, we go inside the block itself
what's in there, how they link, and why that structure makes the whole thing so hard to fake.
✅ your task for today
find one person who doesn't know what blockchain is and explain it to them using only the google doc analogy.
if you can explain it simply, you understand it.