public solana activity

every address
has a timeline.

A clear view of the latest transactions for a public address.


inspect an address


recent activity

Up to 20 recent transactions for the inspected address
time result confirmation signature

Paste an address to begin.


01 / how it works

Choose a network. Paste an address.
Read its recent transactions.


02 / about

field. is a reader, not a wallet. It never asks for a seed phrase, a signature or a connection. Everything here is public chain data, fetched in your browser.


03 / docs

method
getSignaturesForAddress, limit 20
devnet
api.devnet.solana.com
mainnet
api.mainnet-beta.solana.com
address
base58, 32 bytes
result
ok when err is null, else failed
missing
shown as unknown

Public endpoints are rate limited. A request that fails is reported, never guessed at.