Skip to content
7 min read Web3

Blockchain Basics

Blockchain Basics
Photo by NASA/Unsplash

Hey you!

Welcome back to “that’s what she said”, the newsletter that explains web3 better than your cousin at the Christmas dinner, who “invested in crypto once” and now thinks he’s Satoshi.

Two weeks ago, we dove into web3, broke down the different eras of the internet and their key traits (if you missed it, go educate yourself!). This time, we're going even deeper into blockchain basics. If web3 gives you the big picture, blockchain is the canvas it's all built on.

To understand the concept of blockchain, we need to strip away the hype and get to the actual mechanics. Because once you get it, everything else in web3 starts clicking into place.

Ready to finally know what everyone's talking about? Let's dive in.


📒 What is Distributed Ledger Technology (DLT)?

We should start with the bigger picture: Distributed Ledger Technology, or DLT.

Think of a ledger like a record book that tracks transactions, similar to your bank statement, but for everything. Traditional ledgers are controlled by one authority, but DLT completely flips this idea.

DLT is a system where transaction records are stored across multiple locations simultaneously, with no single point of control. Instead of one bank keeping your records, imagine hundreds or thousands of computers around the world all maintaining identical copies of the same record book. When someone wants to add a new entry, the majority of these computers must agree it's valid.

This approach gets rid of the need for a central authority while keeping records transparent, secure, and unchangeable. It's like having a group project where everyone has the same information and any changes need group approval, except this one works flawlessly.

What makes DLT so powerful is that it creates trust without requiring people to trust each other. Traditional systems make you trust banks, governments, or other institutions to keep accurate records. With DLT, the system itself becomes trustworthy through math, cryptography, and consensus rules rather than institutional reputation.

A distributed ledger needs a peer-to-peer computer network and consensus algorithms so the ledger gets reliably copied across all the different computer nodes in the network. There are several types of DLTs (hashgraph, Directed Acyclic Graph (DAG), holochain, tempo), but the most common one is blockchain.


🔎 Blockchain: The Most Famous DLT Kid

While all blockchains are DLTs, not all DLTs are blockchains, though these terms are often used interchangeably in casual conversation. Think of DLT as the broader category and blockchain as the most popular implementation.

Blockchain is essentially a distributed ledger where transactions are bundled into blocks and linked together in chronological order using cryptographic hash functions. Each block contains a timestamp and a reference to the previous block, creating an unbreakable chain of records stretching back to the very first transaction.

Here's where it gets interesting: each block doesn't just contain transactions, it contains a unique mathematical fingerprint (called a hash) of the previous block. This creates a domino effect where changing any historical transaction would require recalculating every subsequent block's hash. In a network with thousands of participants, this becomes computationally impossible.

As you remember, web3 sparked in 2008: blockchain was introduced by an unknown figure (or group) using the pseudonym Satoshi Nakamoto in a whitepaper titled Bitcoin: A Peer-to-Peer Electronic Cash System. In 2009, the first blockchain-based network — Bitcoin — was launched. It offered a simple but groundbreaking use case: sending money without needing banks or governments.


🛠 Blockchain Mechanics: How It Works

Let's break down the blockchain process step by step, because understanding the mechanics helps demystify the technology. Imagine you'd like to send some crypto to your friend. What happens in this case?

👉 Transaction Initiation
When you want to send cryptocurrency to someone, you create a transaction request. This is like writing a check: you're saying "I want to send X amount to person Y." You sign this digitally with your private key (like your unique signature) to prove you own the money.

👉 Broadcasting to the Network
Your transaction doesn't go directly to the recipient. Instead, it's announced to the entire network of computers called nodes. Think of it like shouting your transaction to a crowd: everyone hears it at the same time.

👉 Waiting in the Pool
Your transaction joins a "waiting room" called the mempool, where it sits with other pending transactions. It's like being in line at a bank: you wait your turn to be processed.

👉 Miners/Validators Get to Work
Special network participants called miners (in Bitcoin) or validators (in other blockchains) collect transactions from the mempool. They bundle multiple transactions together into a block, like putting several checks into one envelope.

👉 Creating the Block
Each block contains:

This fingerprint system creates the "chain": each block is mathematically connected to the one before it.

👉 Network Verification
Before the block can be added, the majority of the network must agree it's valid (the rule according to which they agree on this is called a consensus mechanism). They check:

👉 Reaching Consensus
Once most of the network agrees the block is valid, it gets approved. This is like having multiple witnesses confirm a contract is legitimate.

👉 Adding to the Chain
The approved block is permanently added to the blockchain, and copies are sent to all participants. Your transaction is now complete and cannot be changed or reversed.

As a result, your crypto appears in your friend’s digital wallet, and your balance decreases accordingly. All network participants can verify these changes.


👀 Core Properties of Blockchain

Blockchain's revolutionary potential stems from these fundamental properties that work together to create a robust, trustworthy system.

Property Definition
Decentralisation The network operates across thousands of independent nodes, ensuring no single point of failure or control
Transparency Creates a single source of truth shared across all participants as blockchain provides complete visibility into all transactions
Immutability Ensures that once information is recorded, it becomes extremely difficult to change or delete
Security Emerges from the distributed nature of the system. Instead of having one central database that hackers can target, blockchain spreads identical copies across thousands of computers
Consensus The network participants collectively agree on what's true through predetermined rules and algorithms, creating a democratic validation process
Smart Contracts These self-executing contracts automatically trigger actions when specific conditions are met, enabling complex automation without human intervention

No need to panic! We'll break down consensus mechanisms, their various types, and smart contracts in the articles coming up.


⚡️ Types of Blockchain

Not all blockchains are created equal. Understanding the different types helps clarify why blockchain isn't a one-size-fits-all solution and why different applications require different approaches.


💪 Use Cases

Blockchain's versatility extends far beyond cryptocurrency, though that remains its most visible application:


🏔 Challenges and Limitations

Despite its uniqueness, blockchain technology faces significant hurdles that prevent widespread adoption:


Key Takeaways


Final Thought

And there you have it, mates! I know we've covered a lot of ground today, but here's the thing: we've barely scratched the surface of what makes this technology tick.

Think of today's article as getting your driver's license: you know the basics, but you're not ready for Formula 1 just yet. Coming up, we're going full degen mode as we dive deep into the blockchain architecture. Don't worry, I'll be right there with you, breaking it down so even your crypto-sceptic friend can understand why this stuff matters.

Keep learning, keep questioning, and remember: the best time to understand blockchain was yesterday, the second-best time is right now. So, don't lose the moment!

If you learnt something new today, pass it on. Share it with your community. Let’s spread the knowledge and level up together.

That's a wrap, normies. Quite soon, we're going under the hood with blockchain architecture and the web3 tech stack. Prepare to have your mind blown 🔥


Cookies She Left Behind

If you'd love to learn more about the basics of blockchain, I'd recommend checking out the video below: