Free Crypto Wallet Balance Checker
Check Ethereum wallet balances on Ethereum, BSC, Polygon, Arbitrum, and Optimism using public RPC endpoints. View balance in ETH and USD.
Updated
Crypto Wallet Balance Checker
Check Ethereum wallet balance on multiple chains using public RPC endpoints.
Check Wallet Balance
Supported RPC Endpoints
| Network | Chain ID | Token | RPC Endpoint |
|---|---|---|---|
| Ethereum | 1 | ETH | https://rpc.ankr.com/eth |
| BSC (BNB Chain) | 56 | BNB | https://rpc.ankr.com/bsc |
| Polygon | 137 | MATIC | https://rpc.ankr.com/polygon |
| Arbitrum | 42161 | ETH | https://rpc.ankr.com/arbitrum |
| Optimism | 10 | ETH | https://rpc.ankr.com/optimism |
Frequently Asked Questions
What is the Crypto Wallet Balance Checker?
The Crypto Wallet Balance Checker is a free online tool that check ethereum wallet balances on ethereum, bsc, polygon, arbitrum, and optimism using public rpc endpoints. view balance in eth and usd.. It runs entirely in your browser with no installation or sign-up needed.
Which chains are supported?
Ethereum, BSC (Binance Smart Chain), Polygon, Arbitrum, and Optimism.
Does this show token balances?
No — only the native token balance (ETH, BNB, MATIC) is shown. ERC-20 token balances require additional contract calls.
Is it free?
Yes, completely free. Uses Ankr public RPC endpoints.
Is my data safe with this tool?
Absolutely. The Crypto Wallet Balance Checker processes everything client-side in your browser. No data is uploaded to or stored on any server. Your content remains private on your device at all times.
Does the Crypto Wallet Balance Checker work on mobile devices?
Yes, the Crypto Wallet Balance Checker is fully responsive and works on smartphones and tablets. You can use it on any device with a modern web browser -- no app download required.
Do I need to create an account to use this tool?
No account or registration is needed. Simply open the Crypto Wallet Balance Checker in your browser and start using it immediately. There are no sign-up walls or usage restrictions.
How do I use the Crypto Wallet Balance Checker?
Simply enter your input in the provided field, adjust any settings to your preference, and the tool will process it instantly. You can then copy the result to your clipboard or download it.
Which browsers are supported?
The Crypto Wallet Balance Checker works in all modern browsers including Chrome, Firefox, Safari, Edge, and Opera. For the best experience, use the latest version of your preferred browser.
Why does this checker show a lower balance than my wallet app?
Because this tool reads only the native token of each network — ETH on Ethereum, Arbitrum, and Optimism, BNB on BSC, and MATIC on Polygon. Your wallet app also lists ERC-20 tokens like USDC, USDT, and project tokens, and those are not included here. Reading each ERC-20 requires a separate smart-contract call to that token's address, so the native lookup leaves them out by design. If this checker reports a small or zero figure while your wallet shows funds, that gap is almost always token holdings rather than an error. This is expected behavior, not a bug, and it is why the tool labels the figure as the native token balance for the chain you selected. To see the full picture — every token you hold, plus complete transaction history — open the View on Explorer link after checking a balance and cross-reference there. Enter your address above to confirm the exact native balance in seconds.
Do I need my private key or to connect my wallet to check a balance?
No. Every balance on a public blockchain is openly readable, so you only need the wallet address itself — never a private key, seed phrase, or signature. This checker sends a read-only eth_getBalance request to the network and gets back a number; nothing is signed and no transaction is created, so the tool physically cannot move, spend, or touch funds. That is also why you can safely check any address, including one someone sent you that you do not own, before deciding whether to trust it. Avoid pasting a private key into any tool that asks for one to show a balance — a legitimate balance lookup never requires it. Paste a public address above, pick the network, and read the balance with zero risk to the underlying wallet.
How is the USD value calculated, and why does it differ from my exchange?
After fetching your token balance, the tool makes a second request to the CoinGecko price API for the current USD price of that network's coin, then multiplies it by your balance. CoinGecko reports a market-wide average price, so it can differ slightly from any single exchange, which has its own order book, spreads, and fees. The figure is a live spot estimate at the moment you check, not a guaranteed sale price. The price step is optional: if CoinGecko is rate-limited or unavailable, you still get the exact token balance and the USD column simply shows a dash. So treat the dollar amount as a quick reference rather than a settlement value. Check a balance above to see both the precise token amount and its approximate USD worth side by side.
Why is the balance shown with six decimal places?
Blockchains store balances in the smallest possible unit — wei on EVM chains — where one ETH equals 10^18 wei. The network returns that raw integer, and the tool converts it to whole tokens for display. It shows six decimal places so that very small amounts, like dust left over from gas or a tiny test transfer, still appear instead of rounding away to zero. Six places is enough precision to read meaningful balances at a glance while staying compact; the underlying chain tracks far more decimals than that. If you need the exact wei value or want to verify down to the last digit, open the address on its block explorer through the link the tool provides. Paste an address above to see the converted, human-readable balance instantly.
Why might a balance fail to load or return an error?
A few things can cause it. First, the address format must be exactly 0x followed by 40 hexadecimal characters — 42 in total; the tool checks this before querying and flags anything truncated or mistyped, which catches the most common mistake. Second, balances are fetched through public Ankr RPC endpoints, which can occasionally be slow, rate-limited, or briefly down, so a retry often resolves a temporary failure. Third, make sure you picked the right network: an address can hold funds on Polygon but show empty on Ethereum if you query the wrong chain. Keep in mind the format check confirms the shape of an address, not that funds exist there, so a perfectly valid address can legitimately return a zero balance with no error at all. Double-check the address you pasted and the selected network above, then run the lookup again.
Related Tools
Free Secure Password Generator
Generate secure, random passwords with customizable options. Free, fast, and works entirely in your browser with no sign-up required.
Free UUID/GUID Generator
Generate universally unique identifiers (UUIDs/GUIDs). Free, fast, and works entirely in your browser with no sign-up required.
Free QR Code Generator Online
Create QR codes for URLs, text, WiFi, and contacts. Customize colors, size, and error correction. Free, private — runs in your browser, no sign-up.
Free JSON Formatter & Validator
Format, validate, and beautify JSON data with syntax highlighting and error detection. Free, fast, and works entirely in your browser with no sign-up required.
About the Crypto Wallet Balance Checker
The Crypto Wallet Balance Checker is a free tool for looking up the native-token balance of any public Ethereum-style address across five major networks. Paste a wallet address, pick a chain, and it queries the blockchain live and reports how much ETH, BNB, or MATIC the address holds — along with an approximate value in US dollars. It is built for anyone who needs a quick read on an address without opening a full wallet app: traders confirming a deposit landed, developers checking a test wallet, or people auditing an address they were sent before they trust it.
Because every blockchain balance is public, you do not need to own or unlock the wallet to check it. You only need the address. Nothing is signed, no private keys are ever involved, and the tool can only read — never move — funds.
Which networks and tokens it covers
The checker supports five EVM chains, each queried through a public Ankr RPC endpoint:
- Ethereum — native token ETH (chain ID 1)
- BSC / BNB Chain — native token BNB (chain ID 56)
- Polygon — native token MATIC (chain ID 137)
- Arbitrum — native token ETH (chain ID 42161)
- Optimism — native token ETH (chain ID 10)
Only the native balance is returned — the coin that pays for gas on each network. ERC-20 tokens such as USDC, USDT, or any project token are not included, because reading those requires a separate smart-contract call for each token's address. If your wallet shows tokens but this tool reports a small or zero balance, that gap is almost always token holdings the native-balance lookup doesn't cover.
How the balance is calculated
When you submit an address, the tool sends a standard eth_getBalance JSON-RPC request to the selected network. The chain returns the balance in wei, the smallest unit, where 1 ETH equals 10^18 wei. That raw integer is converted to whole tokens and displayed to six decimal places, so very small amounts still show up rather than rounding to zero.
For the dollar figure, the tool makes a second request to the CoinGecko price API to fetch the current USD price of the network's coin, then multiplies it by your balance. The price lookup is optional: if CoinGecko is unavailable or rate-limited, you still get the exact token balance and the USD column simply shows a dash. Treat the dollar amount as a live estimate — it reflects the spot price at the moment you checked.
Reading and verifying the result
A valid address is 42 characters long: 0x followed by 40 hexadecimal digits. The tool checks this format before querying and will flag anything malformed, which catches the common mistake of a truncated or mistyped address. Note that the format check confirms the shape of an address, not that funds exist there.
Once a balance loads you can:
- Copy the address back out with one click to reuse it elsewhere.
- Open the exact same address on the network's block explorer — Etherscan, BscScan, PolygonScan, Arbiscan, or Optimistic Etherscan — to see full transaction history, token holdings, and contract interactions the balance figure alone doesn't show.
A note on how it works
Unlike many in-browser utilities, this checker does reach out to external services to do its job: the Ankr public RPC nodes for balances and CoinGecko for prices. Those requests carry only the wallet address you enter and the chain you pick — there is no account, no sign-up, and no private wallet data, since you are reading public on-chain data that anyone can query. For a fuller picture of an address, or to confirm token balances the native lookup omits, follow the explorer link and cross-check there.