Skip to content

Sentinel dVPN, explained properly.

Sentinel is a decentralized VPN network — a public blockchain where independent operators register VPN servers — not an app you install. To use it, you pick a client built on top of it: Phantom VPN, Sentinel Shield, Meile, or Independent dVPN, all of which discover nodes through the same open registry on chainsentinelhub-2 and then tunnel your traffic directly to an independently operated node. When we checked the network's own explorer on 2026-07-20, 1,612 active nodes were registered across 86 countries. This page explains how the network works, gives a fair tour of every app on it, and then makes our own case — labelled as such — for why Phantom is the easiest way in.

Published 2026-07-20 by Phantom VPN. Phantom VPN is built on the Sentineldecentralized network, so we are a participant here, not a bystander. The network facts below carry their source and date so you can check them without us.

Active nodes
1,612

Registered and active on sentinelhub-2, per the Sentinel Explorer (map.sentinel.co), checked 2026-07-20

Coverage
86 countries

Across 263 cities at the same snapshot — permissionless registration means these figures move hourly

By protocol
772 WireGuard

Plus 829 V2Ray nodes at the snapshot. Each app uses the subset speaking its protocol and passing health checks

What Sentinel actually is.

Four facts carry the whole idea. Everything else about the ecosystem is detail on top of these.

It is a network, not an app

Sentinel is a public blockchain — chain id sentinelhub-2, built in the Cosmos ecosystem — that functions as an open registry of VPN servers. You do not install "Sentinel". You install an app built on it, the way you install a browser rather than installing the web.

Anyone can run a node

Registration is permissionless: an operator with a server and bandwidth publishes a record on the chain and starts carrying traffic, with no company to apply to and no central party able to quietly delist them. This is why coverage genuinely moves hour to hour.

The server list is public

Every client app finds nodes the same way: by querying sentinelhub-2 for what is online right now. The answer is identical for everyone who asks, which turns "where are your servers" from a marketing claim into a checkable fact.

The chain never carries your traffic

The most common misreading, corrected: the blockchain is a directory, not a transport. It answers one question — which nodes exist — and gets out of the way. Your packets travel through an ordinary encrypted tunnel, directly from your device to the node you picked.

A note on the numbers above: the registry count and the usable count are different things. An app filters the registry for nodes speaking its protocol — Phantom uses the WireGuard subset — and for nodes that respond and pass health checks at that moment, so the pool behind the connect button is always smaller than the map. Phantom typically offers 15+ countries at any given time; we print a floor rather than an exact figure precisely because the real number will not sit still. For the deeper conceptual background, start withwhat a decentralized VPN is.

How an app turns the network into a connection.

Every Sentinel client does some version of these three steps. What separates the apps is how much of this they make you look at.

  1. 01

    Query the chain

    The client asks sentinelhub-2 which nodes are online and advertising the protocol it speaks. The answer is the same public list for every app and every user — there is no private server list anywhere in the system.

  2. 02

    Choose a node

    Some apps hand you the raw list and let you pick. Phantom probes the candidates for latency, ranks them fastest-first, and picks for you — with a manual country choice when you want one.

  3. 03

    Tunnel directly

    The app opens an encrypted tunnel — WireGuard, in Phantom's case — straight from your device to the chosen node. The chain is out of the picture, and so is the app publisher: your traffic never transits our systems.

The full connection lifecycle — keypair generation, the on-chain query, ranking, failover — is documented step by step onhow Phantom VPN works.

The apps built on Sentinel.

Listed fairly, because they are not competitors the way centralized VPNs are — every one of them strengthens the network our own app depends on. Facts checked2026-07-20; all of these projects move without telling us.

Sentinel Shield dVPN

The ecosystem's own flagship client: open source, supporting both WireGuard and V2Ray nodes, with subscriptions managed on-chain and priced in the network's DVPN token. It is on the App Store for iPhone, iPad and Mac; on Android, its Google Play listing was gone when we checked in 2026-07, with a direct APK from the Sentinel site instead. Best for people already comfortable with wallets and tokens.

Meile dVPN

Built by validator team MathNodes, Meile was the first standalone desktop client for Sentinel and remains the desktop answer: Linux, macOS and Windows, in GUI and terminal versions, fully open source, paid on-chain in crypto. Manual, detailed, and proud of it — a tool for users who want the machinery visible.

Independent dVPN

A free, volunteer-built Android client from a Turkish team that frames the project around digital human rights, supporting WireGuard and V2Ray. Genuinely free with no ads-for-minutes system; the trade is that it is a volunteer project with no company behind it.

And others

The ecosystem also lists clients like DVPN by Norse Labs and community builds. Because the network is permissionless for apps too, this list grows without anyone's permission — the Sentinel docs maintain the canonical roster.

How these stack up against dVPNs on other networks — Mysterium, Orchid, NymVPN — is a different question, answered in thefull dVPN ranking.

Why Phantom is the easiest way in. (Our pitch, labelled.)

Everything above this line is reference material. This section is us selling you our client for that network, and it is argued on one axis: friction.

Native everywhere Apple ships, plus Android

Real Swift apps for iPhone and iPad (iOS 17.0+) and Mac (macOS 14 Sonoma+, Apple silicon and Intel), and a native Kotlin app for Android Android 8.0+. No Electron shells, and no Windows app — we say that plainly rather than imply one.

The crypto is invisible

Phantom queries sentinelhub-2 for nodes like every other Sentinel app, but no token, wallet, or seed phrase ever surfaces. You sign in with an email code, Google, or Apple, and pay — if you pay at all — through the App Store, Google Play, or card at $9/month.

One tap, ranked and failed over

The app probes candidate nodes for latency before connecting, picks the fastest healthy one, and fails over automatically when a node disappears — which, on a permissionless network, is a when and not an if. Each connection uses a fresh Curve25519 keypair generated on your device.

A free tier without a wallet

Watch one ~30-second ad, get 60 minutes of connection time, up to three ads a day. It is the lowest-friction way that currently exists to feel what the Sentinel network is like from the inside.

And the limits, in the same breath: no Windows or Linux app, no kill switch, no split tunnelling yet, sign-in required even on the free tier, and our clients are closed-source. We keep operational records — connect and disconnect events, minutes, account email — while your traffic contents and DNS queries never touch our systems, because architecturally they cannot. The step-by-step setup lives athow to use Sentinel dVPN.

Sentinel dVPN, answered

What is Sentinel dVPN?

Sentinel is a decentralized VPN network, not a VPN app: a public blockchain (chain id sentinelhub-2) where independent operators register VPN servers and any client app can discover them. When we checked the Sentinel Explorer on 2026-07-20, 1,612 active nodes were registered across 86 countries and 263 cities. To use the network you install an app built on it — Phantom VPN, Sentinel Shield, Meile, or Independent dVPN — which queries the chain, picks a node, and opens an encrypted tunnel directly from your device to that node.

How many nodes does Sentinel have?

On 2026-07-20, the Sentinel Explorer (map.sentinel.co) showed 1,612 active nodes across 86 countries and 263 cities — of which 772 advertised WireGuard and 829 advertised V2Ray. Treat every such figure as a snapshot: registration is permissionless, so operators join and leave continuously, and the count an app can actually use at a given moment is smaller than the registry, since clients filter for the protocol they speak and for nodes that pass health checks. Phantom VPN, which uses WireGuard nodes, typically offers 15+ countries at any moment.

Is Sentinel dVPN free?

The network itself has no price tag — it is infrastructure, like asking whether the web is free — but node operators are compensated for bandwidth, so apps each bring their own model. Phantom VPN has an ad-earned free tier (60 minutes per ad, three a day) plus a normal subscription with no crypto anywhere. Independent dVPN is volunteer-built and entirely free. Sentinel Shield charges in the DVPN token, and Meile is paid on-chain in crypto.

Do I need cryptocurrency to use Sentinel?

Only if you choose an app where it surfaces. All Sentinel apps use the blockchain for node discovery, but that happens behind the scenes. With Phantom VPN you never see a token, wallet, or seed phrase — sign-in is an email code, Google, or Apple, and payment is the App Store, Google Play, or card. With Shield or Meile, you hold and spend tokens directly. Same network, different amounts of crypto in your face.

Is Sentinel dVPN safe?

The tunnel is as safe as its protocol — Phantom uses WireGuard with a fresh Curve25519 keypair per connection, private key kept in your device keychain — and the network's safety trade is the same one every dVPN makes: your traffic exits through a node run by an independent operator you do not know, who could observe the destinations you contact (HTTPS keeps contents unreadable). What Sentinel removes is the single company that sees every user's traffic. What it cannot remove is the need to trust some exit, somewhere. No VPN of any kind removes that.

What is the DVPN token and do Phantom users need it?

DVPN is the Sentinel chain's native token, used by node operators and some apps — Sentinel Shield prices its subscriptions in it — for on-chain payments and network economics. Phantom VPN users never touch it: our answer to "how do operators get paid" is handled on the backend, and your relationship with us is an ordinary app subscription or the free tier. We think that is the right split: the token secures the network's plumbing, and you should not need to think about plumbing.

Which Sentinel app should I use?

Depends on your platform and your crypto tolerance. iPhone, iPad, Mac or Android with zero crypto friction: Phantom VPN — that is our app, and the free tier means you can test the claim in minutes. Desktop Linux or Windows: Meile. Free on Android from volunteers: Independent dVPN. Comfortable with tokens and want the ecosystem flagship: Sentinel Shield. All of them ride the same node network underneath, which is rather the point.

The network is live right now. So is the free tier.

The fastest way to understand Sentinel is to connect to it. Phantom VPN is free to start on iPhone, iPad, Mac and Android — one ad, 60 minutes, no wallet.