The Problem
Every Solana builder needs a fast way to look up transactions, wallets, and tokens without wrestling with heavy explorers. scan.sol.new is a lightweight Solana scanner built to give you what you need, fast.
What It Does
scan.sol.new is a Solana blockchain scanner and explorer. It lives at scan.sol.new — part of the sol.new suite I built to make Solana tooling feel native and accessible. Point it at any address, transaction signature, or token and get the data back immediately.
Why I Built It
I kept jumping between Solscan, SolanaFM, and explorer.solana.com depending on what I needed. None of them felt quick enough for daily use. So I built scan.sol.new as a focused, no-frills scanner that plugs into the same infrastructure as the rest of sol.new.
Part of the sol.new Ecosystem
sol.new started as a token creation tool and grew into a full Solana toolkit. The scanner is part of that — one URL for everything Solana. Token creation, NFT minting, multisig management, wallet tools, and now a scanner, all under one roof.
Who It's For
Developers checking transactions. Traders verifying wallet activity. Anyone who needs to look something up on Solana without opening five tabs. If you're already using sol.new, the scanner is right there.
