Skip to main content

What Is Solscan?

Definition

Solscan is the primary block explorer for Solana — a web tool where you can search any token, wallet, transaction, or program on the Solana blockchain.

Solscan (solscan.io) is to Solana what Etherscan is to Ethereum — the go-to tool for looking up anything on-chain.

  • Token info — mint address, total supply, holders count, metadata (name, symbol, image)
  • Authority status — is mint authority active or revoked? Is freeze authority active?
  • Wallet balances — all tokens held by any wallet address
  • Transaction details — status, fee, instructions, and accounts involved
  • Program interactions — which Solana programs (Metaplex, Token, Raydium) were called
  • Top holders — distribution of token ownership across wallets

After creating a token on CoinDevTools, you can immediately verify it on Solscan: 1. Search your mint address → confirms token exists with correct supply 2. Check authorities → confirms mint/freeze are revoked (if you revoked them) 3. Check pool creation → confirms Raydium pool is live 4. Share the Solscan link → gives your community a trustworthy verification source

Try it yourself

No code required. Connect a wallet and get started in minutes.

Create and Verify on Solscan

Related Terms