DEV Community

Cover image for Down the Web3 Rabbit Hole: A Dive Into Blockchain, Crypto & NFTs
Shaquille Niekerk
Shaquille Niekerk

Posted on

Down the Web3 Rabbit Hole: A Dive Into Blockchain, Crypto & NFTs

Intro: Trying to Make Sense of the Buzz

Everywhere I look, people are talking about blockchain, crypto, NFTs, and Web3. To me, it feels like they're talking a different language. I’ve seen friends showing off their crypto wallets, heard people say “I staked this” or “I minted that,” and nodded politely even though I had no clue what they were talking about.

So I decided to actually sit down and unpack it. Not from the perspective of an expert, because I’m definitely not, but as someone curious and maybe a little overwhelmed. This is me doing the research, connecting the dots, and reporting back. Piece by piece, let’s try to figure out what this whole world really is.

Blockchain: The Foundation Layer

The word blockchain gets thrown around like it’s self-explanatory, but once I dug in, I realized it’s less mysterious and more… clever. At its core, a blockchain is just a ledger like the record book an accountant might keep, except instead of one person controlling it everyone can see and verify it.

  • Instead of a single database, the blockchain is distributed across thousands of computers.
  • Transactions are grouped into blocks, which get chained together in order.
  • Because the chain is cryptographically locked, you can’t just go back and fudge the numbers.

This means trust doesn’t come from a bank or an authority, but from the math and the network itself.

Consensus Mechanisms (a new word I had to Google)

The system still needs a way to agree on what’s valid, so that’s where things like Proof of Work (PoW) and Proof of Stake (PoS) comes in.

  • PoW (used by Bitcoin) makes miners solve complex math problems to add new blocks. Energy intensive, but secure.
  • PoS (used by Ethereum now) has validators “stake” coins to prove they’re trustworthy. More eco-friendly, but introduces different dynamics.

Once I got this part, the other concepts started clicking. Blockchain is basically the foundation. Crypto, NFTs, DeFi, and everything else I’ll cover later are all built on top of this trustless, shared ledger idea.

Cryptocurrency: More Than Digital Money?

When most people say “crypto,” they mean cryptocurrency which is digital money that runs on top of a blockchain. That much I knew. But what I didn’t realize is how different variants of crypto exist, and how wildly different their purposes can be.

The obvious starting point is Bitcoin. It was the first, launched back in 2009, and it still acts like digital gold: scarce, mined, and valuable because people believe it is. What surprised me, though, is that Bitcoin isn’t really designed to do much beyond being a store of value and a way to transfer money securely.

Then comes Ethereum, which changed the game. Instead of just transferring coins, Ethereum let developers build programs called smart contracts directly on the blockchain. That means you can set rules like:

  • “If Alice sends 1 ETH, automatically mint her a token.”
  • “If a loan isn’t repaid in 30 days, return the collateral.”

It’s programmable money that feels both futuristic and a little dangerous.

The Many Faces of Crypto

  • Altcoins: Pretty much every coin that isn’t Bitcoin. Some are serious (Cardano, Solana), others are memes (Dogecoin, Shiba Inu).
  • Stablecoins: Tokens tied to “real” money like the US dollar (USDC, USDT). These exist so you can use crypto without the price rollercoaster.
  • Utility & Governance Tokens: Coins that give you perks in certain apps, or even voting power in communities (we’ll come back to this with DAOs).

And here’s the part that really clicked for me: crypto isn’t just “money” in the way I thought. A token might represent currency, but it could also be your membership pass, your voting share, or your access key to a platform.

So while Bitcoin is digital cash, Ethereum and beyond start to feel like the foundation of an entire alternative economy.

NFTs: Beyond the JPEG Hype

If crypto is about money, then NFTs are about ownership. The acronym stands for Non-Fungible Token. Which, translated into human language, means: a digital thing that’s unique and can’t be swapped 1:1 for something else.

I remember the 2021 explosion, Bored Ape Yacht Club, pixelated punks, people buying virtual land on virtual Earths. Headlines about JPEGs selling for millions left me baffled. Like, couldn’t you just screenshot the image and save it? Why would anyone pay for it?

Here’s what I learned: the picture itself isn’t the NFT. The NFT is more like a certificate of authenticity stored on the blockchain. Anyone can copy the Mona Lisa, but there’s only one hanging in the Louvre. With NFTs, the blockchain acts as the Louvre proving which copy is “the real one.”

Where NFTs Are Used

  • Art & Collectibles: The most famous use case, from Apes to Beeple’s $69M digital artwork.
  • Gaming: In-game items (weapons, skins, characters) you can own and even trade outside the game.
  • Music & Media: Artists selling albums or special editions directly to fans.
  • Tickets & Identity: NFTs that prove you went to an event or belong to a community.

And then there’s the stranger side: people buying plots of land in the metaverse. At first glance, it feels wild, like paying real money for imaginary dirt. But in these digital worlds, ownership actually matters if the world itself becomes a place people live and do business in.

My Takeaway

NFTs aren’t about the file. They’re about ownership records in a digital economy. It’s less “buying a JPEG” and more “holding a verified spot in a club, game, or cultural moment.”

Whether that’s worth millions is another debate entirely... but it did shift my view from “that’s dumb” to “okay, I see why people value it.”

DeFi: Banks Without Banks?

Some time after NFTs started making headlines, I began hearing another buzzword: DeFi, short for Decentralized Finance. Companies were saying they were “disrupting the financial ecosystem,” investors were hyping it, and honestly, I had no idea what any of it meant. Was this the future of money, or just marketing spin?

Here’s what I found: DeFi is basically an attempt to rebuild the traditional financial system through savings, loans, trading, and even insurance, all without banks or middlemen. Instead, it all runs on smart contracts living on a blockchain (usually Ethereum).

How It Works

  • Decentralized Exchanges (DEXs): Places like Uniswap where you can swap tokens instantly, without a broker or exchange in the middle.
  • Lending & Borrowing: Platforms like Aave let you put up crypto as collateral and borrow against it. No paperwork, no banker, just code.
  • Liquidity Pools & Yield Farming: Users “lock up” tokens to provide liquidity for trades, and in return they earn fees or extra tokens. It’s like putting your money to work in a strange, blockchain-native way.
  • Staking: Another form of earning, where you lock up coins to help secure a network (common in Proof of Stake blockchains).

On paper, it sounds incredible: 24/7 markets, no gatekeepers, anyone in the world with internet access can participate. That’s the “bright future” side.

But then I discovered the flip side.

  • Smart contracts can be buggy, and when code manages billions of dollars, bugs = hacks.
  • Scams and “rug pulls” (where project creators vanish with investor money) have been rampant.
  • Prices swing wildly, which makes “decentralized loans” sound less stable and more… terrifying.

The Big Question

So is DeFi a glimpse into a new financial era, or a bubble waiting to burst? From what I’ve read, it’s both. The technology is undeniably disruptive, software engineers are literally coding banks into existence, but it’s also risky and a really new space.

For me, the takeaway is this: DeFi isn’t going away, it’s evolving. Whether it becomes mainstream banking or stays a crypto niche depends on if it can grow past its wild-west phase.

DAOs: Wait, What Are These?

When I first came across the term DAO, my reaction was pretty much: “Okay, another acronym. What now?” Turns out it stands for Decentralized Autonomous Organization, which, honestly, didn’t make it much clearer at first.

Here’s what I eventually pieced together: a DAO is like an online organization or community that runs on code instead of managers. Instead of a CEO or a board making decisions, DAOs use smart contracts and tokens to let members collectively govern how things work.

How It Works (in simple terms)

  • A group launches a DAO on a blockchain.
  • People who hold the DAO’s token get voting rights.
  • Rules like how funds are spent or what the project builds next are enforced by smart contracts, not just people.

So, if you want to propose something (say, funding a new project), you submit it, token holders vote, and if it passes, the smart contract automatically carries it out. No middle management, no “trust me bro” just code + consensus.

Examples That Blew My Mind

  • MakerDAO: Manages a stablecoin called DAI. The entire system is governed by token holders deciding parameters like interest rates.
  • Uniswap DAO: Governs one of the biggest decentralized exchanges in crypto. Users literally steer how a multi-billion dollar protocol evolves.
  • Investment DAOs: Groups that pool funds and vote on what startups or NFTs to invest in. Kind of like a venture capital firm, but run by a global internet community.

Why It’s Interesting

To me, DAOs feel like a mashup of a company, a co-op, and a Discord server. They’re still clunky, and participation can be low (not everyone with a token votes), but the idea is radical: organizations without traditional hierarchies, managed by code, where ownership and governance are shared.

Before this, I had never heard of DAOs, and I’m still wrapping my head around them. But they hint at a future where communities online can own and run the things they care about, instead of just consuming them.

Web3 & The Future: All the Pieces Coming Together

After diving into blockchains, crypto, NFTs, DeFi, and DAOs, I started to see the bigger picture. Individually, each concept feels niche or confusing. But together, they form what people are calling Web3, a vision for a new internet that’s built on ownership, decentralization, and participation.

The Core Idea of Web3

Right now (Web2), most of what we do online is controlled by big platforms like social media companies, cloud providers, banks, app stores. We create, share, and spend, but the platforms own the infrastructure and often the profits.

Web3 flips that by saying:

  • Data and assets should live on blockchains, not private servers.
  • Users should own their digital identities and creations (via NFTs, tokens, wallets).
  • Communities should have a say in how platforms evolve (via DAOs).
  • Money should flow natively through the internet (via crypto and DeFi), without middlemen.

It’s a shift from platform-owned to user-owned.

Where It’s Heading

  • Metaverse: Virtual worlds where NFTs = your land, clothes, or identity.
  • Tokenization: Real world assets (stocks, real estate, even music royalties) represented as blockchain tokens.
  • Layer 2 Scaling: Networks like Polygon or Arbitrum making blockchains faster and cheaper to use.
  • Interoperability: Bridges that let assets move across chains, like transferring money between banks.
  • Privacy Coins & Identity: Balancing openness with personal security (think Monero, Zcash, or zero-knowledge proofs).

My Takeaway

The more I read, the more I realized Web3 isn’t a single technology, it’s a philosophy. It’s about imagining an internet where the rules are baked into code, ownership is transparent, and participation is rewarded.

It’s still early days. The tech has big problems (scalability, scams, complexity), regulators are circling, and not every grand idea will survive. Some parts might fade out as fads, others might become the backbone of how we use the internet in ten years.

For me, the biggest shift was seeing Web3 less as hype and more as an experiment in rethinking the internet itself. Whether it succeeds or not, it’s already shaping the conversation about what comes next.

Conclusion: Reflections from the Rabbit Hole

When I first started digging into all of this, I honestly just wanted to understand what people were talking about when they showed off their wallets or dropped words like “mint,” “staking,” and “DAO.” It felt like an exclusive club with its own vocabulary.

Now, after unpacking blockchains, cryptocurrencies, NFTs, DeFi, DAOs, and the wider Web3 vision, I feel like I’ve at least learned the language, even if I’m still a beginner in the conversation.

Here’s where I landed:

  • Blockchain is the foundation.
  • Crypto is more than money. It’s programmable assets.
  • NFTs are about ownership, not just pictures.
  • DeFi is financial services without banks, both exciting and risky.
  • DAOs are internet-native organizations experimenting with shared governance.
  • Web3 is the big-picture philosophy tying it all together.

Do I think this is the inevitable future? I’m not sure. Some of it still feels experimental, messy, or maybe even faddish. But other parts like the idea of user owned platforms, global access to finance, and digital ownership feel too important to ignore.

And that’s the fascinating part: even if half of today’s projects collapse tomorrow, the concepts have already shifted how we think about the internet.

I’d love to hear from you:

  • If you’re deep into this space, what did you wish someone had told you when you were first learning?
  • If you’re like me and just starting to explore, what’s the most confusing or intriguing part so far?

Drop your thoughts in the comments, your insights could make this journey less overwhelming for the next curious mind wandering into Web3.

Top comments (0)