Skip to main content
MintPierSolana token operations workspace

SOLANA BATCH BALANCE

Check Solana wallet balances in bulk

Check Solana balances in bulk without logging in. Paste a batch of wallet addresses to read every SOL balance at once, add a mint to also see that token's balance and whether the token account exists, then export CSV.

Free tool · No login

Check wallet balances in bulk

Paste a batch of Solana addresses to read every SOL balance at once. Add a mint to also see that token's balance and whether the account already exists.

One per line or comma separated. Duplicates are removed. Up to 200 per query.

Leave empty for SOL only. Token balances read the standard ATA; non-ATA holdings show as 0.

Token balances are read from the standard associated token account (ATA). If a token sits in a non-ATA account, it shows as 0 here — check an explorer in that case. This tool is read-only and never signs or submits transactions.

Operating surface

Every operation keeps its context

One query, many wallets

Paste multiple addresses (one per line or comma separated). Duplicates are removed and every SOL balance is read in a single pass.

Token balances too

Add a mint to also return that token's balance and flag which addresses have no token account yet — that directly affects the account rent you will pay when distributing.

Export and continue

Export the result as CSV. Once the balance picture is clear, continue with a batch transfer or sweep in the workspace.

Standard workflow

From parameters to transaction record

  1. 01

    Paste a batch of Solana addresses

  2. 02

    Optionally add a token mint

  3. 03

    Review balances and totals

  4. 04

    Export CSV or continue to batch transfer

FAQ

Questions to review before execution

How many addresses can I check at once?

200. Duplicates are removed before counting. Larger batches belong to workspace tasks rather than a public free tool.

Why does an address show a token balance of 0?

The tool reads the standard associated token account (ATA). If the address has never received that token the account does not exist, so the balance is 0 and it is flagged as not held. If the token sits in a non-ATA account it will also read 0 here — check an explorer in that case.

Are malformed addresses silently dropped?

No. Anything that fails to parse is listed separately and counted, so you can find the line you mistyped.

Can this tool touch my funds?

No. It is a read-only query. It never asks you to connect a wallet, never signs, and never submits a transaction.