voidly
Atlas · Domain Importance v1

The most-blocked domains in the world

A single ranked list of what is being censored on the open internet right now. We pull every domain-tagged observation from the Voidly evidence table over the last 90 days and rank them by a composite importance score that captures three things at once: how many distinct countries are blocking the domain, how many blocked measurements we have (log-damped so one heavily-probed country cannot dominate), and how confident the underlying probes are in those flags on average.

Generated Thu, 21 May 2026 13:57:25 GMT · CC BY 4.0 · Raw JSON · Back to Atlas

Top 5 most-blocked globally

Ranked by importance score = n_countries_blocking × log(1 + n_blocked_obs) × avg_confidence. The flag strip shows the six countries with the most blocked observations for that domain in the window. Click a domain to see the full per- country breakdown.

37 ranked domains

#DomainCategoryCountriesBlocked obsBlock rateAvg confImportance
1tiktok.comGRP38631100%88%216.4
2twitter.comGRP361,059100%80%200.0
3whatsapp.comCOMT36750100%83%197.2
4chatgpt.comSRCH3737516%77%169.4
5gemini.google.comSRCH3740117%76%167.8
6signal.orgCOMT30915100%81%166.6
7telegram.orgCOMT28979100%81%155.3
8psiphon.caANON28635100%86%155.2
9claude.aiSRCH3535415%75%153.7
10youtube.comMMED28930100%80%152.7
11instagram.comMMED271,038100%80%150.6
12openai.comSRCH3433514%75%148.1
13facebook.comGRP27815100%82%147.8
14getlantern.orgANON26553100%88%145.2
15medium.comHOST26682100%85%144.6
16protonvpn.comANON26729100%84%144.4
17chat.openai.comSRCH3038018%78%138.3
18substack.comNEWS24423100%90%130.7
19xvideos.comPORN26259100%90%130.1
20bbc.comNEWS23540100%88%127.6
21nytimes.comNEWS23483100%90%127.6
22google.comSRCH24382100%89%127.3
23theguardian.comNEWS23452100%90%126.9
24reddit.comNEWS23488100%88%125.5
25tumblr.comMMED23416100%90%124.9
26huggingface.coSRCH2633096%79%118.8
27binance.comOTHER24241100%90%118.6
28pornhub.comPORN24237100%90%118.2
29copilot.github.comOTHER14100100%60%38.8
30skype.comCOMT1498100%60%38.6
31messenger.comOTHER1135100%72%28.4
32aljazeera.comNEWS1224100%72%27.8
33washingtonpost.comNEWS1123100%72%25.2
34voanews.comNEWS1028100%72%24.2
35rferl.orgNEWS922100%72%20.3
36expressvpn.comANON513100%72%9.5
37duckduckgo.comSRCH512100%72%9.2

Block rate counts blocked observations divided by total observations of the domain. For widely-probed domains (chatgpt.com, gemini.google.com) the global block rate is low even though the breadth is high — the importance score handles that by separately weighing breadth and volume.

Methodology

For every domain that appears in the Voidly evidence table over the last 90 days, we compute:

  • n_countries_blocking — the number of distinct ISO-3166 alpha-2 country codes that have at least one blocked observation.
  • n_blocked_obs — the count of evidence rows with signal type in dns-blocking, http-blocking-tcp-reset, http-blocking-timeout, block, interference, or http-blocking-blockpage.
  • avg_confidence — the mean of the per-row confidence field across all blocked observations for the domain.
  • recency_weighted_blocks — the sum of exp(-age_days / 30) over each blocked observation, so recent activity contributes more than archived rows.

The headline importance score is:

importance = n_countries_blocking
           * log(1 + n_blocked_obs)
           * avg_confidence

Filters: a domain must appear in at least 3 distinct countries and have at least 10 total observations (blocked or not) in the window. This drops one-off probes that would otherwise dominate the tail with noise.

Honest caveats. Per-row confidence values are produced by the upstream source (OONI annotates dns- blocking flags with ~0.7–0.9 confidence; CensoredPlanet Satellite flags have ~0.85–0.95). The category column is best-effort: most rows use Citizen Lab’s test list taxonomy where available and a curated map for well-known global-reach domains; everything else is marked OTHER. The window is rolling 90 days, so a domain that was heavily blocked 100 days ago can drop out of the ranking.

Voidly Atlas
All Atlas dashboards.
/blocked
Per-domain × per-country lookup with company groupings.
Incidents
Citable censorship events with full evidence trail.