Hashtag Web3 Logo

How the Internet Evolved

7 min
beginner

A 30-year story in five minutes

The internet you use today looks nothing like the internet of 1995. It changed twice already. Understanding those changes helps you see where Web3 fits.

Web1 1991 Read only Web2 2004 Read + Write Web3 2015 Read + Write + Own

Phase 1: The read-only web (1991-2004)

The early internet was simple. Websites were pages of text and images. You could look at them, but you could not interact with them.

If you wanted your own website, you wrote HTML by hand and uploaded it to a server. There was no "post" button. No comments. No likes. Yahoo kept a directory of websites like a phone book.

Email worked, but everything else was one-way. The internet was a digital newspaper.

Who ran it: Nobody, really. The web ran on open standards (HTTP, HTML) that no company owned. Anyone could build a website. This openness was its strength.

The problem: Only technical people could publish. The other 99% of internet users could only read.

Phase 2: The platform web (2004-now)

Then came Facebook, YouTube, and Twitter. Suddenly, anyone could publish. You did not need to know HTML. You just typed and clicked "post."

This was a huge step forward. Billions of people went from readers to creators. But it came with a trade-off that took years to become obvious.

The deal you made: In exchange for free tools to publish, you gave platforms your data. Your photos, your messages, your location, your browsing history. Platforms used this data to sell targeted ads. Meta made $132 billion in ad revenue in 2023.

What platforms control:

  • Your account. They can ban you without warning.
  • Your reach. Algorithms decide who sees your posts.
  • Your data. You cannot export your followers to a competitor.
  • The rules. Terms of service change without your consent.

Who runs it: A handful of companies. Google handles 90% of search. Meta owns the social graph of 3 billion people. Apple and Google control what apps you can install on your phone.

Phase 3: The ownership web (2015-now)

Web3 started with a question: what if users owned their own data and money?

Bitcoin showed it was possible to send money without a bank. Ethereum, launched in 2015, went further. It let people write programs (smart contracts) that run on a shared network instead of a company's servers.

What changed:

  • You hold your own money in a wallet. No bank needed.
  • You can prove you own something (a token, an NFT) without relying on a company's database.
  • Apps can talk to each other because they all read from the same blockchain.
  • Code is open. Anyone can check what a protocol does.

What stayed the same: Most Web3 apps still use regular servers for their websites. Blockchains are slow and expensive for everyday operations. The blockchain handles the important parts - money, ownership, voting - while everything else runs on normal infrastructure.

A side-by-side comparison

FeatureWeb1Web2Web3
ContentStatic pagesUser posts, videosUser-owned tokens, NFTs
IdentityEmailGoogle/Facebook loginWallet address
PaymentsCredit cardsPayPal, StripeCrypto (ETH, USDC)
Data storageYour serverPlatform databasesBlockchain + IPFS
Trust modelRead the sourceTrust the companyVerify the code
RevenueBanner adsTargeted adsProtocol fees, tokens

Why this matters for your career

Each phase of the internet created new jobs that did not exist before.

Web1 created webmasters and system administrators. Web2 created social media managers, data scientists, and iOS developers. Web3 is creating smart contract auditors, protocol designers, tokenomics analysts, and DAO operators.

The pattern is the same every time: people who learn the new technology early get the best positions. Right now, Web3 is where mobile development was in 2010 - early enough that demand outstrips supply.

Quiz: How the Internet Evolved

1 / 4

What could you do on Web1?