What is a DEX screener? And why traders live in one
What a screener does, which numbers it surfaces, how new tokens appear on it, and what a creator should know about the page strangers judge.
A DEX screener is a read-only dashboard over on-chain trading data.
It watches decentralised exchanges, indexes every pair it finds, and shows price, volume, liquidity, and transaction counts in one filterable list. No account, no funds, no execution. Just data, presented quickly.
For most Solana traders it's the first thing open in the morning and the last tab closed at night.
What it actually shows
Six numbers do most of the work.
Price and its change over 5 minutes, 1 hour, 6 hours, and 24 hours. Volume across the same windows. Liquidity, meaning how much sits in the pool. Transaction count, split into buys and sells. Market cap, which is price times supply. And pair age, which is how long the market has existed.
Every one of those comes from the chain rather than from anybody's report, which is the point. Nobody submits anything and nobody can edit their own row.
Why traders use it instead of the launchpad
Comparison, mainly.
Pump.fun shows you one coin at a time inside its own ecosystem, whereas a screener lays out every new pair across every DEX at once, sortable by whichever metric you happen to care about and filterable by age, liquidity, or volume.
Somebody hunting for the next thing sorts new pairs by 5-minute volume and scans the top 30. Your coin either appears in that list or doesn't exist as far as they're concerned. How screeners rank new tokens covers the sorting.
How your coin gets listed
Automatically, once there's a pair to index.
Bonding curve trades on Pump.fun show up through the launchpad integration, and post-migration pools appear as ordinary DEX pairs. Either way you do nothing. Indexing typically happens within minutes of the first trade.
What you can do is claim the token profile, which lets you add a description and social links. Costs nothing, takes 10 minutes, and turns a bare row into something a stranger can evaluate.
The number people misread
Market cap against liquidity.
A coin showing an 800,000 dollar market cap with 9,000 dollars of liquidity is telling you the price is theoretical, because almost nobody could sell into a pool that shallow at anything close to the quoted number, and the gap between those two figures explains most of the disappointment people run into on Solana.
Screeners display both, side by side, and a surprising number of people read only the first. What is liquidity covers why depth is the number that decides whether a price means anything.
What a creator should take from it
Two things, and the second one is uncomfortable.
Strangers judge your coin on the screener page rather than the Pump.fun one. They arrive from a sorted list, look at 6 numbers and a chart, and decide in under 10 seconds. Whatever you wrote elsewhere is invisible at that moment.
Can you influence what it says? Only by changing what happens on chain. Buy count, sell count, unique makers, and liquidity all come straight from the ledger, so whatever your coin is actually doing is precisely what a stranger sees. DexScreener vs Birdeye covers going through your own page the way they would.
Which screener?
DexScreener has the broadest coverage and is what most people mean by the term. Birdeye is Solana-focused with deeper analytics on holders and wallet behaviour. Dextools is older and more common on Ethereum.
Small differences between them are normal. Different indexers refresh on different schedules, so a 3% gap in a 24-hour volume figure means nothing. A 10x gap means one of them is counting a pair the other isn't.
Why it is the honest scoreboard
A screener is a neutral window onto what your coin is actually doing, used by nearly everyone who might buy it, populated automatically, and impossible to influence except by changing what happens on chain. Which makes it the honest scoreboard, and worth checking on your own coin before anybody else does.
Frequently asked
No. A DEX is where trades happen. A screener reads on-chain data from many DEXes and presents it, without ever holding funds or executing anything.
No. Screeners index pairs automatically from chain data, usually within minutes of the first trade.
Different indexers, different refresh intervals, and different rules about which pairs count. Small gaps are normal.
Everything in this guide describes mechanics that settle on Solana mainnet, so you can check any of it yourself. Mint addresses, swap signatures, curve progress and wallet counts are all public, and an explorer will disagree with us if we are wrong.
Curvegrad sells a volume service, and guides that touch on what a campaign does say so in the text rather than in a footnote.
- Solana mainnet transaction history, read through the standard RPC methods
- Pump.fun bonding curve and PumpSwap pool accounts as they appear on-chain
- Public block explorers, where every claim here can be verified against a real mint
- Campaigns run through our own engine, which is where the operational detail comes from