App Download

What is the Binance App Download Address? Official Entry and Mirror Link List

The official Binance app download address is binance.com/download, the sole official entry. Download the APK for Android, redirect to the App Store for iOS, and get desktop clients for Mac/Windows. This guide includes direct links, backup mirrors, SHA-256 verification, and phishing site identification.

The only official download address for the Binance app is binance.com/download. This page automatically provides the installation package for the corresponding platform based on the device you are using to access it. Android users can download the APK (approx. 72 MB) directly; iOS users are redirected to the App Store (requires an overseas Apple ID); Mac users download the DMG (130 MB); and Windows users download the EXE (150 MB). If access to binance.com is restricted, mirror domains like binance.info or binance.bz can be used, which also redirect to the same download page. Any download site claiming "cracked," "in-app purchase," or "unlocked" versions is 100% phishing, with trojans injected from the APK level. You can click Binance Official App to reach the latest Android package directly, or follow the iOS Setup Guide to install it from the App Store using an overseas Apple ID on an iPhone. This article provides official download addresses for 6 platforms, 3 backup mirrors, and 4 methods for URL identification.

1. List of Official Binance App Download Addresses

1. Main Download Page (Universal Entry for All Platforms)

  • binance.com/download — The official unified download page; detects the device and provides the appropriate package.
  • binance.info/download — Mirror 1 (synced with the main site; usable if access is restricted).
  • binance.bz/download — Mirror 2 (backup).

Opening any of these three addresses leads to the same page with identical content, all distributed via Binance's CDN. Do not trust any third-party "consolidated download sites," even if the page looks very similar.

2. Android APK Direct Link

The Binance Android package is an APK (not a Play Store channel package), and the official provides:

  • Main Site Link: https://www.binance.com/cms/download/mobile/android/binance.apk (example format; actual links contain version and hash parameters).
  • QR Code Scan: Scan the QR code on the right side of the binance.com/download page to download.
  • Recommended Method: Access binance.com/download directly with a mobile browser to start the download automatically.

The current APK version is about 72 MB and is compatible with both arm64-v8a and armeabi-v7a architectures.

3. iOS Download Address

iOS users cannot download the installer package directly and must go through the App Store:

  • App Store Search: Binance: Buy BTC ETH Crypto (Publisher is "Binance Holdings Ltd.").
  • Direct Link: https://apps.apple.com/app/binance-buy-bitcoin-crypto/id1436799971.
  • Note: Requires an overseas Apple ID (US, Hong Kong, Japan, or Singapore regions are all acceptable); the app is not visible to mainland China Apple IDs.

If you don't have an overseas ID, refer to the iOS Setup Guide to register one.

4. macOS DMG Download

  • Main Entry: binance.com/download → Switch to macOS Tab → Download Binance.dmg.
  • File Size: Approx. 130 MB (native Apple Silicon support).
  • System Requirement: macOS 10.15 Catalina and above.
  • Signature: Signed with Apple Developer ID; can be verified via Gatekeeper.

5. Windows EXE Download

  • Main Entry: binance.com/download → Switch to Windows Tab → Download Setup-Binance.exe.
  • File Size: Approx. 148-150 MB.
  • System Requirement: Windows 10 / 11 (64-bit).
  • Signature: EV Code Signing certificate; publisher "Binance Services Holdings Limited."

6. Linux (Note)

Binance does not have an official Linux client. Linux users can:

  • Use the Web version (all features available).
  • Run the Windows version under Wine / Proton (not officially supported).

2. Platform-Specific Download Comparison Table

Platform Download Form File Size Verification Direct Link
Android APK ~72 MB SHA-256 binance.com/download
iOS App Store Cloud Install Apple Signature apps.apple.com/app/id1436799971
macOS DMG ~130 MB Developer ID binance.com/download
Windows EXE ~150 MB EV Certificate binance.com/download
Web No Download SSL Certificate binance.com
Linux No Official Client Use Web version

3. Why is There Only One Official Download Address?

1. Unified CDN Distribution

Binance uses dual CDNs (Akamai + Cloudflare). All download requests are distributed from global edge nodes to ensure download speed and file integrity. Any "third-party mirror" is not part of this CDN and is inevitably a fake.

2. Version Synchronization Guarantee

The official download address always returns the latest version (currently 2.86.x) and never gives you an old version. "Green version download sites" often provide versions several months old with known unpatched vulnerabilities.

3. Legal Liability

Binance is only responsible for issues arising from installers downloaded officially. Binance is not responsible for financial losses resulting from installers downloaded from third parties that have been tampered with.

4. Signature Certificate Restrictions

Official installers are signed with Binance enterprise certificates:

  • Android: Keystore held by Binance Holdings Ltd.
  • iOS: Apple Developer account 9TYYZ8YD2A.
  • macOS: Apple Developer ID FG23L3XYNE.
  • Windows: DigiCert EV certificate Binance Services Holdings Limited.

Third parties cannot replicate these signatures; if the signatures don't match, the operating system will block the installation.

4. When to Use Mirror Domains

When the main binance.com domain is restricted in your region, you can switch to a mirror:

1. List of Mirror Domains

Mirror Domain Purpose Official?
binance.info Primary backup (English) ✓ Official
binance.bz Backup (Multi-language) ✓ Official
binance.me Mobile backup ✓ Official
binance-club.com Backup ✓ Official
accounts.binance.com Login specific ✓ Official

All of these domains are operated by Binance itself, sharing the CDN with the main site and keeping content synced.

2. How to Confirm an Official Mirror

  • Open any mirror → Click Login → The URL should redirect to accounts.binance.com.
  • The certificate issuer is Binance Holdings Limited or Binance Capital Management Co., Ltd..
  • WHOIS query → Registrant Organization includes Binance.

For details, refer to the Binance Mirror Domains List.

3. Dangers of Unofficial "Mirrors"

  • Domains like binance-cn.com, binanceapp.net, and binance.download are all phishing sites.
  • The download packages provided by these sites have trojans implanted to steal mnemonic phrases, scan clipboards, and hijack 2FA.

Identification Method: Only known official domains like binance.com, binance.info, binance.bz, and binance.me are trustworthy. Any domain not listed in official Binance announcements should be treated as phishing.

5. How to Verify File Authenticity After Downloading

1. Android APK Verification (SHA-256)

After downloading the APK, use a tool to calculate the SHA-256:

# macOS / Linux
shasum -a 256 binance.apk

# Windows PowerShell
Get-FileHash -Algorithm SHA256 .\binance.apk

Compare the resulting hash with official announcements (the latest hashes are published on Binance's X account and official Telegram channel). Mismatch = File tampered with, delete immediately.

For the full verification process, see the Binance APK SHA256 Verification Guide.

2. iOS Verification (Automatic by System)

Apps downloaded from the App Store have their signatures automatically verified by Apple, so you won't install a forged version. However, you should verify the app's publisher:

  • Scroll down on the App Store page → Developer → Should display Binance Holdings Ltd..
  • Version: Compare with the latest version shown on the binance.com/download page.

3. macOS DMG Verification

After mounting the DMG, right-click Binance.appGet InfoApp Source should show:

  • Developer: Developer ID Application: Binance ... (FG23L3XYNE)
  • Gatekeeper Status: Signed and notarized.

4. Windows EXE Verification

After downloading, right-click Setup-Binance.exePropertiesDigital Signatures → Should show:

  • Name of signer: Binance Services Holdings Limited.
  • Certificate issuer: DigiCert EV Code Signing CA.
  • Timestamp valid.

6. Identifying Common Phishing Download Addresses

1. Characteristics of Fake Domains

Real Official Common Fakes
binance.com binance-com.com, blnance.com, biinance.com
binance.info binance-info.com, binanceinfo.net
binance.bz binance-bz.com, binancebz.com
accounts.binance.com acounts.binance.com, binance-accounts.com

Phishing techniques:

  • Adding hyphens in the middle of the domain (binance-com.com).
  • Letter replacement (I → l, o → 0).
  • Adding suffixes (binance.download, binance.app).
  • Misleading subdomains (login-binance.com).

2. Phishing Signals on Pages

  • Requiring login before downloading (official download requires no login).
  • Providing "cracked," "in-app purchase," or "premium" versions (official only has one version).
  • Download links pointing to non-Binance official CDNs (check the middle part of the URL).
  • Popups urging "Download now, or access will be restricted."

3. Checklist to Avoid Risk

Check every item before downloading:

  • [ ] Is the domain binance.com or a known official mirror?
  • [ ] Does the certificate issuer include Binance?
  • [ ] Is login not required on the download page?
  • [ ] Does the downloaded file's signature include a Binance organization?
  • [ ] Is the file SHA-256 consistent with official announcements?
  • [ ] Are there no abnormal address redirects after installation and login?

Proceed only if all six items pass. Do not install if any item is in doubt.

7. Access Suggestions for Different Network Environments

1. Mainland China

  • Prioritize Mirrors: binance.info, binance.bz.
  • DNS Issues: Switch to Cloudflare 1.1.1.1 or Google 8.8.8.8.
  • When Main Domain is Restricted: Access using mirror domains directly.
  • When No Domains are Accessible: Refer to Accessing Binance from Mainland China.

2. Russia / Iran / North Korea

Binance has implemented regional restrictions for these areas; accessing the official site directly may return a 451 error. Accessing compliantly should follow local laws.

3. European Union

Accessing binance.com within the EU automatically redirects to binance.com/en/legal. You must agree to MiCA compliance terms to continue.

4. United States

Users in the US should access binance.us (a separate entity, distinct from the international version). Accounts, funds, and coins are not shared between the two sites.

8. Suggestions for First-Time Login After Downloading

After successfully downloading and installing:

  1. Do not enter your password immediately: First confirm the app was installed from an official source.
  2. Check the startup logo: The genuine logo is a gold diamond; fake versions may have color deviations.
  3. Enable Developer Mode (Android): Check the package name; it should be com.binance.dev (not fakes like com.binance.mobile).
  4. Log in with 2FA verification: It is normal for the first login to trigger full 2FA.
  5. Bind security items: Set up an anti-phishing code and a withdrawal whitelist immediately after logging in.

New users can also click Free Registration and use the referral code P394YSTZ for a lifetime trading fee discount.

FAQ

Q1: Can I download the Binance app from Wandoujia or MyApp?

A: No. Binance has never authorized any third-party app store to distribute its app. Wandoujia, MyApp, and Huawei AppGallery currently do not host the Binance app (any results found are fakes). You must download the APK officially from binance.com/download.

Q2: Is the Binance app available on the Google Play Store?

A: No. Binance was removed from Google Play in 2021 (due to Google's policies). Overseas users download the APK from binance.com/download. Any "Binance" found in the Play Store is a fake.

Q3: Can a mainland China Apple ID download it from the App Store?

A: No. The Binance app has never been listed on the China App Store. You need to switch to an overseas Apple ID (US, HK, Japan, etc.). See the iOS Setup Guide for details.

Q4: Is there a specific "Beta" download address?

A: Yes, but it requires a TestFlight invitation code. Most users don't need it. Developers wanting to test new features can apply to join the TestFlight group; see the TestFlight Invitation Guide.

Q5: What if the download speed is slow?

A: Several methods:

  1. Switch to a nearby mirror domain (binance.info, binance.bz).
  2. Use mobile 4G/5G instead of Wi-Fi (sometimes home broadband limits large file downloads).
  3. Try the browser's built-in downloader (faster than web asynchronous downloads).
  4. If it's still slow, it means your network has a limit on Binance's CDN; use a proxy to temporarily switch your IP.

Q6: Do I need to uninstall the old version after downloading?

A: No. Simply overwrite it; data and settings will be preserved. This is only necessary if an official announcement states "Must uninstall and reinstall" (usually for major security fixes).

Q7: How do I read the version number on the download page?

A: The bottom of the binance.com/download page shows "Version X.XX.X (Build YYYY)." Compare this with the version installed on your phone; if your phone's version is older, upgrade. See Checking App Version and Judging Upgrades.

Want to see detailed installation steps for each platform? Go back to Category Navigation and select "App Download," "Android Install," "iOS Setup," "Mac Guide," or "Windows Guide."

Keep reading

Still have Binance questions? Head back to the category page for more tutorials on the same topic.

Categories

Related tutorials

How to Check Binance App Version and Determine If an Upgrade Is Needed 2026-04-10 How to Verify if a Binance APK is Genuine? SHA-256 Anti-Tampering Verification Guide 2026-04-10 Binance App Global vs. Local Versions: What's the Difference and Which Should You Install? 2026-04-11 How to Set Binance App Dark Mode and Font Size 2026-04-11