中文 EN JA KO
Register Binance
First, a Key Judgment Step 1: Determine Whether It's a DNS Issue How to Check How to Fix It Step 2: Switch Browsers or Clear Cache Try Private Browsing Mode Switch to a Different Browser Clear Cookies and Cache Step 3: Determine Whether It's Server Maintenance Step 4: Try the App Step 5: Check for Regional Restrictions Symptom-to-Cause Checklist Alternative Access Methods Method 1: Switch to Your Phone's Hotspot Method 2: Use the Browser's DoH Method 3: Use Binance's iOS TestFlight Version Method 4: Use an Official Desktop Shortcut (PWA) Things You Shouldn't Do FAQ

How do I fix Binance site DNS pollution?

2026-04-20 · Install and Setup · 23

"I can't get into the Binance official site" is a situation many people run into — the page spins endlessly, redirects to a strange notice page, or flat-out shows "cannot be reached." In reality there are many different causes, and it's not necessarily permanently blocked. Most of the time, the right method restores access. This article walks through a number of typical situations and the corresponding fixes. Check them in order and you can almost always resolve it. If you confirm that the web version is a dead end, we recommend going straight to the official app: enter through the Binance Official Site, download the Binance Official App, and iOS users can follow the iOS Install Guide.

First, a Key Judgment

Being unable to access the official site does not mean it's permanently blocked. Binance's global main site binance.com itself has been operating normally the whole time, with millions of active users every day. The reason you can't open it is usually one (or several) of the following categories.

  • Local DNS resolution issues;
  • Temporary restrictions by your network carrier;
  • Browser cache or extension conflicts;
  • Temporary maintenance on Binance's servers;
  • Compliance restrictions in the region where your IP is located.

These different causes require completely different fixes, so don't just say "I can't access Binance" — first figure out which type of cause it is.

Step 1: Determine Whether It's a DNS Issue

The most common cause is DNS. Your network environment may be resolving binance.com to the wrong or a poisoned IP, which prevents the browser from connecting.

How to Check

Open a command prompt (on Windows press Win+R and type cmd; on macOS open Terminal), then type:

nslookup binance.com

Press Enter and look at the IP returned. Normally it should be within Cloudflare's IP ranges, e.g. 104.16.x.x or 104.17.x.x. If what comes back is 0.0.0.0, 127.0.0.1, or an obviously domestic IP, DNS has basically been poisoned.

How to Fix It

Change your system DNS to a public DNS:

  • Cloudflare: 1.1.1.1 and 1.0.0.1
  • Google: 8.8.8.8 and 8.8.4.4
  • Quad9: 9.9.9.9 and 149.112.112.112

The path to change DNS on Windows: Control Panel – Network and Internet – Network Connections, right-click the current network adapter – Properties – IPv4 – Properties – Use the following DNS server addresses. On macOS: System Settings – Network – select the current network – Details – DNS – Add.

After changing DNS, remember to flush the cache: on Windows run ipconfig /flushdns; on macOS run sudo killall -HUP mDNSResponder. Then revisit binance.com — in 90% of cases it'll be fixed immediately.

Step 2: Switch Browsers or Clear Cache

If DNS is fine but it still won't open, the issue may be at the browser level.

Try Private Browsing Mode

In Chrome, press Ctrl+Shift+N (Windows) or Cmd+Shift+N (macOS) to open private browsing, then open binance.com inside it. Private browsing doesn't load installed extensions and doesn't read cache — it's essentially a clean environment.

If private browsing works, your extensions (ad blockers, VPN extensions, security extensions) are causing the problem. Return to normal mode and disable extensions one at a time to find the culprit.

Switch to a Different Browser

If you have Chrome, try Edge; if you have Firefox, try Safari — switch to a completely different browser engine. If switching browsers makes it work, the original browser's environment has an issue.

Clear Cookies and Cache

If you've previously visited a knock-off site, or the official site went through a strange 301 redirect, your browser may have cached bad cookies. Cleanup path: Settings – Privacy and Security – Clear browsing data, check Cookies and Cache, set time range to "All time." Restart the browser after cleaning.

Step 3: Determine Whether It's Server Maintenance

Occasionally, Binance performs server maintenance or upgrades, and global users can't access it. The way to check is simple:

  • Open Binance's official Twitter @binance and look for announcements about "scheduled maintenance";
  • Open downdetector.com and search for Binance to see whether other users are reporting issues at the same time;
  • Open Binance's official Telegram channel to see the latest announcements.

If it's maintenance, it's usually announced hours in advance, and actual downtime is only tens of minutes. Just wait — no other method helps.

Step 4: Try the App

Many people skip this step, but it's actually the one to try first.

The app's network connection path is different from a browser's — the app uses its own SDK to directly connect to Binance's API servers, without going through the browser's DNS resolution chain. So you'll often encounter "the web page won't open, but the app works just fine."

If you already have the Binance app installed on your phone, first see whether you can view prices and place orders. If the app is working, Binance's services themselves are fine — the problem is isolated to your browser environment. In that case just use the app for now and troubleshoot the browser later.

App download methods:

  • Android: download the APK from binance.com/en/download;
  • iOS: search Binance in the App Store (requires a supported Apple ID region).

Step 5: Check for Regional Restrictions

If you're on a business trip in certain countries or regions, you may find that binance.com redirects directly to a "your region is not supported" notice page. This is Binance's compliance detection behavior, which uses your IP's geolocation to decide whether to display the notice.

Flagged regions typically include certain countries with strict cryptocurrency bans, some US IPs (who should use binance.us), and so on.

There's no official "workaround" here. If you are actually a resident of these regions, you should comply with local rules or use a compliant alternative product (for example, US users should use binance.us).

Symptom-to-Cause Checklist

Symptom Most Likely Cause Preferred Fix
Page keeps loading forever DNS poisoning Switch to Cloudflare DNS
Blank page after opening Browser extension conflict Try private browsing
Jumps to "region not supported" IP geolocation restriction Switch to a compliant path
Opens but login misbehaves Cookie cache issue Clear cache and retry
Charts don't refresh after login Firewall blocking WebSocket Close suspicious security software
App can't connect either Binance maintenance Wait 30 minutes
Browser and app work but unstable Unstable network route Change carrier or router

Run through this table in order, and it covers more than 95% of problems.

Alternative Access Methods

A few low-cost backup options.

Method 1: Switch to Your Phone's Hotspot

If you can't open it on your home WiFi, turn on a 4G/5G hotspot on your phone, connect your computer to the hotspot, and try again. If it opens over mobile data, your home network (router or carrier) has restrictions. You might consider switching carriers or modifying DNS at the router level.

Method 2: Use the Browser's DoH

Modern browsers support DNS over HTTPS (DoH), which is essentially encrypted DNS queries that bypass some DNS poisoning.

  • Chrome: Settings – Privacy and Security – Security – Use secure DNS – choose Cloudflare or Google;
  • Firefox: Settings – General – Network Settings – Enable DNS over HTTPS.

Once enabled, try binance.com — it usually improves.

Method 3: Use Binance's iOS TestFlight Version

If you're an iPhone user and can't find Binance in the App Store, Binance at times offers a TestFlight distribution. An invitation link is posted on the official download page. TestFlight is Apple's official testing distribution channel — safe and reliable.

Method 4: Use an Official Desktop Shortcut (PWA)

Open binance.com in your mobile browser, and in the Chrome menu choose "Add to Home Screen" — it generates a PWA icon. Opening from the icon is a bit smoother than going through the browser and works well for web-version emergency use.

Things You Shouldn't Do

Some "workaround" methods sound tempting but are actually very risky. A few specific warnings.

Don't use random unfamiliar VPNs. A huge number of free VPNs on the market use your traffic as proxy nodes, where account passwords and even private keys can be intercepted. Binance accounts demand a high security level — a single hijack can cost you dearly.

Don't install "cracked" or "accelerated" Binance apps. These apps are trojans 99% of the time. They replace the official signature and send the credentials you type to the attacker. Only download the APK from official channels.

Don't log in on unfamiliar public WiFi. Free WiFi at airports, coffee shops, and hotels is frequently exploited for man-in-the-middle attacks. If you must use it, a mobile hotspot is safer.

Don't trust unofficial pages in search results calling themselves "Binance mirror sites" or "backup entry points". These pages are almost always phishing. Binance publishes any genuine official backup entry on Twitter and Telegram — it wouldn't promote them via SEO-optimized search results.

FAQ

Q1: I could open it yesterday but suddenly can't today. Is it permanently blocked? A: Most likely not. This sort of sudden change is more likely a DNS cache issue or a temporary policy change on your network. First try the DNS solution in this article — there's a very high chance it'll fix things.

Q2: The app works, but the web version doesn't. Is the web version insecure? A: It's unrelated to security. The web and the app connect to the same backend, and both are secure. The only difference is the connection path — the app relies on DNS less, so it's easier to connect.

Q3: After changing DNS, will other websites be affected? A: Once you switch to public DNS like 1.1.1.1 or 8.8.8.8, other websites continue to work normally, and speeds don't slow down — they may even be faster. These global public DNS providers have vast node networks and very stable resolution speeds.

Q4: Does Binance have an "emergency backup domain"? A: Generally not publicly. Binance doesn't rotate backup domains the way small companies do. If the main domain goes down, the official account will announce it immediately on Twitter. Don't search for "backup domains" in search engines — 90% of such results are phishing.

Q5: If I can't access it for a long time, are my assets on Binance safe? A: Your assets are safe in Binance's database — they don't disappear just because you can't reach the web page for a while. You can still log in through the app or contact support. If you're really worried, withdraw your assets to your own wallet and transfer them back once the issue is resolved.

Android: direct APK install. iOS: requires overseas Apple ID