Solscan is the most widely used block explorer for the Solana blockchain. Like Etherscan for Ethereum, Solscan provides a web-based interface to the public data stored on the Solana blockchain, making it accessible and searchable without any technical setup. Every Solana wallet address, transaction, token, and program (the Solana equivalent of a smart contract) is viewable through Solscan.
Solana has a distinct architecture from Ethereum that creates some differences in how transaction data is structured and displayed. Solana processes transactions in parallel, has sub-second confirmation times, and uses a different account model from Ethereum’s. These architectural differences are reflected in how Solscan presents data, which can be initially confusing for users coming from an Ethereum background.
Understanding Solscan is important for any investor using Solana-based wallets like Phantom, managing SPL tokens, interacting with Solana DeFi, or tracking the activity of specific wallets. It is also a key security tool: like Etherscan, it lets you verify transfers, check token approvals, investigate suspicious activity, and monitor wallet health proactively.
Navigate to solscan.io and paste a Solana wallet address into the search bar. The wallet overview page shows the current SOL balance, the USD value, and a portfolio view of all tokens held. Solana uses SPL tokens (Solana Program Library) as its standard token format, equivalent to Ethereum’s ERC-20.
The “Tokens” tab shows all SPL token holdings with their current approximate values. Unlike on Ethereum, where receiving a token simply adds it to your wallet’s balance, receiving an SPL token on Solana first requires the wallet to create a “token account” for that token type. This token account creation has a small SOL cost (called rent). When you see a small, unexplained SOL deduction from your wallet, it is often the creation of a new token account for a token you received.
The “Transfers” tab shows a chronological list of all incoming and outgoing transfers. The “Transactions” tab shows the full transaction history including contract interactions, staking activity, and protocol interactions. For security monitoring, the Transfers tab is usually the most useful starting point.
Solana transaction data differs from Ethereum in several ways that are worth understanding.
Solana transactions can bundle multiple instructions together in a single transaction. A single transaction might simultaneously swap tokens, collect staking rewards, and update an account, all appearing as one entry in the transaction list. This makes individual Solana transactions potentially more information-dense than Ethereum transactions.
Transaction fees on Solana are very low (fractions of a cent) and are paid in SOL. The fee is visible in each transaction’s detail view. Solana also has a concept of “prioritisation fees” that users can add to their transactions to increase the likelihood of being processed faster during periods of congestion.
The “status” field shows whether a transaction was successful or failed. On Solana, failed transactions do not consume the base transaction fee in the same way failed Ethereum transactions do, though there can be some cost in certain conditions.
To fully understand a complex Solana transaction, click on the transaction signature to open the detailed view. This shows all the individual instructions in the transaction, the accounts involved, the tokens transferred, and the programs (smart contracts) that were invoked. For security investigations, this level of detail helps you understand exactly what a transaction did.
The Capital Nexus newsletter covers Solana ecosystem developments and on-chain security practices weekly: Capital Nexus Newsletter.
SPL token tracking on Solscan is relevant both for portfolio monitoring and security. Here are the key use cases.
Token portfolio view: the Tokens tab on any wallet address shows all SPL token balances with approximate values. This is useful for tracking the full value of a wallet and identifying any unexpected token deposits. Unexpected SPL tokens appearing in your wallet, particularly tokens with no recognisable project behind them, should be treated with the same caution as unexpected ERC-20 tokens on Ethereum: potential dusting attacks or attempts to prompt wallet interaction with malicious token contracts.
Token approvals on Solana work differently from Ethereum. On Solana, token delegates (similar to ERC-20 approvals) allow a smart contract to spend your tokens. These appear in your Solscan transaction history as “approve” instructions. Reviewing your delegated authorities is good security practice, especially if you have interacted with multiple Solana DeFi protocols. Tools like Phantom’s built-in token account management or third-party Solana revocation tools can help manage these.
NFTs on Solana: if you hold Solana NFTs (Metaplex standard), they appear in the NFT section of Solscan. This view is useful for verifying ownership, checking transaction history, and confirming that any NFTs you transferred have correctly moved to the intended destination address.
The same security applications that make Etherscan valuable for Ethereum users apply to Solscan for Solana users.
Verifying transfers: after sending or receiving SOL or SPL tokens, verify the transaction on Solscan. Search for your wallet address and confirm that the most recent transaction shows the correct counterparty and amount. Cross-referencing with Solscan gives you independent confirmation beyond what your wallet or exchange shows.
Investigating suspicious activity: if you notice unexpected token movements, an unfamiliar transaction in your wallet, or a balance discrepancy, Solscan allows you to trace the full transaction chain. You can see exactly when tokens left or arrived, which program was involved in the transaction, and what other transactions that program has been part of. This investigation approach is similar to the wallet compromise investigation guide.
Researching wallet addresses: if you are about to send a large amount to a new address, or if someone sends you funds from an address you do not recognise, you can look up that address on Solscan to see its transaction history. An address with a long history of legitimate transactions is lower risk than a brand new address with no history.
Beyond basic address and transaction lookup, Solscan offers several features useful for more detailed analysis.
Program (Smart Contract) Explorer: Solscan allows you to explore Solana programs (smart contracts) by address. You can see all transactions that interacted with a program, the total activity volume, and the accounts associated with it. This is useful for researching DeFi protocols before depositing funds.
Staking Explorer: Solscan provides a detailed view of Solana staking activity. If you are staking Solana, you can view your staking accounts, the validator you are staked with, your current rewards, and your stake history. Validators can also be researched through Solscan for performance, commission rates, and reliability.
Token Analytics: Solscan’s analytics section provides data on active wallets, transaction volumes, fee trends, and top programs by usage. This on-chain data provides a reality check on the actual activity levels of the Solana network independent of market price movements.
Solscan is the most widely used Solana block explorer, but alternatives exist and are worth knowing.
Solana Explorer (explorer.solana.com) is the official Solana Foundation explorer. It provides clean, basic transaction and block data and is the most authoritative source for Solana network statistics like TPS and validator information. Less feature-rich than Solscan for portfolio tracking but useful as a secondary verification source.
SolanaFM (solana.fm) offers a particularly user-friendly interface with good transaction interpretation and detailed DeFi interaction views. It is a strong alternative to Solscan, especially for users who find Solscan’s interface complex.
Birdeye (birdeye.so) focuses specifically on token analytics and trading data on Solana, providing price history, trading volume, and token holder data. While not a traditional block explorer, it is useful for token research and on-chain market data.
Solscan gives every Solana investor direct visibility into the on-chain data that determines the ground truth of their portfolio. Whether you are tracking wallet balances, verifying transactions, investigating suspicious activity, or researching protocols before depositing funds, it is an essential tool.
Use Solscan alongside Phantom Wallet for a complete Solana self-custody setup, and check your wallet activity regularly. The combination of a secure wallet, regular activity monitoring, and on-chain verification through Solscan provides a solid security foundation for Solana investors.
Shepley Capital’s membership provides the research and security frameworks to invest in the Solana ecosystem with knowledge and confidence: View Membership Options.