What is TraceFast
TraceFast is a real-time analytics platform for Ethereum. It ingests network activity as every block lands (roughly every 12 seconds) and turns it into three core surfaces:
- Live Dashboard — a real-time view of the network: block production, value flows, token and NFT activity, DEX swaps, validators, gas and storage — updated with every block.
- Explorer — addresses, transactions, blocks, and smart contracts, enriched with human-readable labels so you see Binance 14 (Hot Wallet) instead of a bare hex string.
- DeFi Analytics — DEX activity, pools and liquidity, and flash loans, tracked as they happen.

Where to start
- New here? Follow the Quickstart — from opening the dashboard to reading your first labeled address in a few minutes.
- Curious how the live view works? Read the Dashboard overview.
- Want to understand labels? See Labels & Entities.
How fresh is the data?
The Live Dashboard updates with every Ethereum block. Historical views (network stats, gas trends, storage analytics) aggregate over daily windows. See Data Sources & Freshness for details.
Looking for an API?
A public API is on the roadmap — see API for what's planned.