VPN vs Tor: Which One Do You Need?
Key points
- Tor sends browser traffic through three volunteer relays so no single relay sees the whole picture.
- A VPN covers the whole device at near-normal speed through one provider you choose to trust.
- Tor is much slower, covers only the Tor Browser by default, and many sites block it.
- Use a VPN for daily life, Tor for sensitive research, and skip combining them without clear reason.
On this page
Tor and VPNs are both called privacy tools, so people assume they compete. They mostly do not. They were built for different problems, they make different trade-offs, and the right question is not which one is better. It is which job you are trying to do.
The short version: a VPN gives the whole device a fast encrypted tunnel through one company you choose to trust. Tor gives one browser a much slower path through three volunteer relays so that no single party can see the whole picture.
This guide explains how each one works, what each one costs you, and how to pick. It builds on ideas from our VPN privacy guide, which maps out who can see what when a VPN is on.
How Tor Works: Onion Routing
Tor stands for The Onion Router, and the onion is a good picture of the design. When you use the Tor Browser, your traffic is wrapped in three layers of encryption and sent through three relays run by volunteers around the world.
Each relay peels off one layer. The first relay, called the guard, knows your IP address but not your destination. The middle relay knows neither. The exit relay knows the destination but not your IP address. No single relay ever holds both ends of the story.
That split is the whole point. With a VPN, one company's server sees your IP address and your destinations at the same moment. With Tor, that complete view does not exist at any single relay. You are not trusting one operator. You are spreading slivers of trust across three strangers, with the design ensuring no sliver is enough.
The easiest way to use Tor is the Tor Browser, a modified version of Firefox maintained by the nonprofit Tor Project. You download it, open it, and it handles the relay path for you. It also configures itself to resist tracking, blocking many of the techniques that recognize browsers across sites. The network is funded by donations and grants, and the relays are run by universities, privacy groups, and individuals.
Who actually uses it? A wider crowd than its reputation suggests. Journalists protecting sources, researchers studying sensitive topics, people in places where reading certain news is risky, and ordinary users who simply want one browsing session that is hard to connect to them. Tor has a dark corner in the public imagination, but the tool itself is just a routing design.
How a VPN Differs
A VPN takes everything your device sends, encrypts it once, and routes it through one server run by your provider. Websites see the server's address. Your internet provider sees one encrypted stream. The mechanics are simpler, which is why the speed cost is small.
The trade-off is concentrated trust. Your VPN provider's server decrypts your traffic to forward it, so the provider sits where your internet provider used to sit. What the company records, and for how long, is a policy choice you have to evaluate. Our guide to VPN logging policies explains what to look for and how to check claims against evidence.
A VPN also covers the entire device by default. Every app, game, and background service travels through the tunnel. Tor, by contrast, protects only what goes through the Tor Browser unless you do significant extra setup.
Tor vs VPN at a Glance
| Factor | Tor | VPN |
|---|---|---|
| Who runs the servers | Thousands of volunteers | One company you pick |
| Speed | Slow, often noticeably | Close to your normal speed |
| Coverage | Tor Browser only, by default | Whole device |
| Cost | Free | Free tiers exist, good service usually paid |
| Trust model | No single relay sees everything | Provider sees connection metadata |
| Streaming and video calls | Poor fit | Works normally |
| Blocked by some sites | Often | Sometimes |
The Costs of Each Design
What Tor costs you
Speed, mostly. Three hops across the world, each with limited volunteer capacity, makes pages load slowly and makes video painful. Many websites also treat Tor exit relays with suspicion. Expect more CAPTCHAs, more blocks, and some services that refuse to work at all. And the protection covers one browser, not your apps.
What a VPN costs you
Trust and usually money. You are choosing one company to route your traffic, so its honesty and competence matter. A small speed loss is normal, though far smaller than Tor's. If speed questions are on your mind, our guide on why a VPN gets slow covers what is normal and what is fixable.
What Neither Tool Gives You
Neither Tor nor a VPN makes you anonymous in any complete sense, and you should distrust anyone who says otherwise. If you log in to an account, that service knows who you are, whatever path your traffic took. Browser fingerprinting can recognize a browser across sessions. Mistakes like opening a downloaded file outside Tor can expose your real address.
Tor gets you meaningfully closer to anonymity than a VPN does, and the Tor Browser works hard to resist fingerprinting. But anonymity is a practice involving habits and discipline, not a switch either tool can flip for you.
Which One Fits Your Situation?
- Everyday privacy, public Wi-Fi, keeping browsing from your ISP. A VPN. It is fast enough to leave on all day and covers every app.
- Research or reading where you strongly do not want any single party linking you to the destination. Tor. Accept the speed cost as part of the deal.
- Streaming, gaming, video calls, large downloads. A VPN. Tor is the wrong tool for high-bandwidth traffic, and using it that way also strains a volunteer network.
- A source, activist, or journalist with a serious threat model. Tor, and ideally guidance beyond any single article, because the details of your situation matter more than the tool.
Tip: this is not an either-or purchase. Tor is free. Keep the Tor Browser installed for the rare moments that call for it, and use a VPN for everything else. Each tool stays in the lane it was built for.
Can You Combine Them?
You can run Tor through a VPN, and some people do so to hide Tor use from their local network. For most users the gain is marginal, the speed cost stacks, and a misconfigured combination can be worse than either tool alone. Unless you can explain exactly what threat the combination addresses, use one tool at a time.
It is also worth knowing that a proxy is not a substitute for either option. It changes your IP address without encrypting anything. Our VPN versus proxy comparison covers why that difference matters.
If the VPN side of this comparison fits your needs, you can see what honest VPN service costs on our pricing page, including what each plan renews at after the first term.
Common Myths About Tor and VPNs, Cleared Up
Both Tor and VPNs get tangled up in rumors. Some of those rumors scare people away from useful tools, and others give a false sense of safety. Here are the most common myths, with a plain correction for each so you can decide what is right for you.
- Myth: Tor is illegal. In most countries it is legal to download and use. A few governments block or restrict it, so check your local laws, but in most places using Tor is not a crime.
- Myth: Tor is only for criminals. Plenty of ordinary people use it. Journalists, researchers, activists, and regular folks who want more privacy all rely on it for everyday browsing.
- Myth: Tor is the same as the dark web. Tor is just a network for private browsing. It can reach normal websites too. The dark web is one small slice of what people use it for, not the whole point.
- Myth: A VPN makes you anonymous. It does not. A VPN hides your traffic from your local network and your internet provider, but the provider you connect through can still see a lot. Treat it as added privacy, not a cloak.
- Myth: Free always means unsafe. Tor is free and run by a nonprofit, and that is fine. For commercial VPNs, free often means the company earns money another way, sometimes by handling your data, so read the terms.
- Myth: Using Tor puts you on a watch list. Simply using it does not flag you as a suspect. Some websites do block Tor traffic, so you may run into pages that will not load.
The honest takeaway is that no single tool does everything. Knowing what each one really does, and what it does not do, helps you pick the right fit instead of trusting a myth.
Summary
How to think about Tor and VPNs:
- Tor routes browser traffic through three volunteer relays so no single party sees both you and your destination.
- A VPN routes whole-device traffic through one provider's server at near-normal speed.
- Tor trades speed and convenience for stronger anonymity. A VPN trades concentrated trust for usability.
- Neither makes you anonymous when you log in to accounts, and neither stops fingerprinting on its own.
- Use a VPN for daily life, Tor for the moments that need it, and skip combinations unless you understand exactly why.