Dark web vs deep web
The deep web is your inbox. The dark web is a tiny anonymity-focused slice on top of Tor. Here's the honest comparison — what each is, what lives there, and why mixing them up matters.
Three terms get used almost interchangeably and shouldn't be: surface web, deep web, and dark web. Confusing them is how you end up with headlines claiming "96% of the internet is the dark web," which is off by several orders of magnitude.
The short version: the surface web is what Google indexes; the deep web is everything else; the dark web is a tiny, specifically anonymous slice of the deep web.
The one-paragraph version
- Surface web — public pages a normal search engine can find. Wikipedia, news homepages, product listings.
- Deep web — everything that isn't indexed. Your email inbox, your bank dashboard, internal corporate wikis, paywalled archives, draft Google Docs. The vast majority of the internet by volume.
- Dark web — a small subset of the deep web that you can only reach with anonymity software like Tor. Addresses end in
.onionand don't exist on the public DNS.
Surface web
The surface web is the part of the internet a search engine can discover, crawl and serve to you. It includes everything Google, Bing, DuckDuckGo or any other public engine has in its index. Pages here are:
- Reachable from a public link.
- Allowed by the site's
robots.txtto be crawled. - Not behind a login or paywall.
By volume, the surface web is small. Most of the content you read regularly — news, blogs, Wikipedia, software documentation — lives here, but it's a thin layer over a much larger amount of private content underneath.
Deep web
The deep web is everything a search engine can't reach. That sounds dramatic until you realise it's mostly your normal life on the internet:
- Your Gmail inbox, your iMessage archive, your DMs.
- Your bank dashboard, your tax filings, your health portal.
- Corporate wikis, internal Jira tickets, private GitHub repositories.
- Subscription archives — JSTOR, the Financial Times paywall, a Netflix watch history.
- Database-backed pages that only exist when you submit a form — flight searches, real-estate filters, library catalogues.
None of this is sinister, and none of it requires special software to reach. You just need permission — usually a login. The deep web is enormous because the surface web is tiny by comparison.
Two things the deep web is not:
- It's not the dark web. Reading your inbox isn't "going on the deep web" in any meaningful sense. The phrase is mostly used to inflate cybersecurity sales decks.
- It's not anonymous. Your bank knows exactly who you are. The deep web is private, not anonymous — those are different properties.
Dark web
The dark web is a small, deliberately hidden slice of the deep web. To reach it you need software designed for anonymity — most commonly the Tor Browser, but also I2P or Freenet. Sites here have addresses ending in .onion instead of .com, and the addresses themselves are cryptographic public keys rather than human-chosen names.
What lives there is much less exotic than the headlines suggest:
- Newsrooms running censorship-resistant mirrors — the BBC, the New York Times, ProPublica, Deutsche Welle.
- Privacy services like Proton Mail, Mullvad VPN and Riseup.
- Whistleblowing platforms — SecureDrop and GlobaLeaks instances run by major newsrooms.
- Search engines for hidden services, such as Ahmia, Torch and DuckDuckGo's onion mirror.
- Forums, wikis and software mirrors for projects that prefer their users not to be tracked.
Yes, illegal markets and abusive content exist too — that's the part the news covers. It's a minority of the traffic, and the serious directories (this one included) don't list it.
Quick comparison
- Indexed by Google? Surface: yes. Deep: no. Dark: no.
- Needs special software? Surface: no. Deep: no. Dark: yes (Tor or similar).
- Addresses look like… Surface and deep:
example.com. Dark:56-character-hash.onion. - What it's mostly used for — Surface: public content. Deep: private content (your accounts). Dark: anonymous access (journalism, privacy, censorship circumvention).
- Anonymous? Surface: no. Deep: no — your bank knows you. Dark: yes, by design.
Why the distinction matters
When people conflate the deep web and the dark web, two problems follow. First, the deep web sounds scary when it isn't — it's your inbox. Second, the dark web sounds vast when it isn't — it's a small specialised network that does one thing well (anonymous access). Mixing the two makes both harder to talk about accurately.
The honest version is boring: most of the internet is private (deep web), a thin layer is public (surface web), and a much thinner layer is deliberately anonymous (dark web). Each is built for a different purpose, and none of them is mysterious once you know what they're called.
Where to go from here
If you'd like to actually visit the dark web, the step-by-step guide covers setup on desktop and mobile. If you want a deeper look at the network itself, read what Tor is and how it works. And if you're after addresses, the dark.cfd directory only lists services we can verify against the organisations behind them.