Skip to content
TraceFast Docs

Live Dashboard

The Live Dashboard is TraceFast's home screen — a real-time picture of Ethereum, refreshed with every block, roughly every 12 seconds.

TraceFast live dashboard

The four tabs

  • Overview — the live view. Block KPIs on top, and below them a grid of widgets covering value flows, tokens, DEX trading, contracts, validators, and more.
  • Network — historical network statistics over 7, 30, or 90 days: block production, throughput, value transferred, fee burn.
  • Gas & Blobs — gas price percentiles, priority fees, transaction-type adoption, and EIP-4844 blob activity over time.
  • Storage — contract storage write activity: who writes the most state, and how.

Live data and the aggregation window

Widgets on the Overview tab carry a window marker: “3 epochs (~19 min)”. An epoch is Ethereum's consensus unit of 32 slots of 12 seconds each — about 6.4 minutes. Overview widgets aggregate over a rolling window of the last three epochs, so they show what the network is doing right now, not all-time totals. Each new block updates the window.

Overview widgets

WidgetWhat it tracks
ETH FlowsTop senders and receivers of ETH, with labels
Top TokensMost transferred tokens
Transaction TypesLegacy / EIP-1559 / EIP-4844 / EIP-7702 mix
DEX ActivityMost active trading pools
Top Contracts by GasBiggest gas consumers
NFT ActivityCollections by transfers and traders
Storage HeatmapContracts writing the most state
Top Method CallsMost called contract methods
Top ValidatorsBlock producers in the window
Failed TransactionsReverts and wasted gas
Transaction EconomicsPer-block fee breakdown
Validator WithdrawalsStaking withdrawals per block
Gas & Fee DistributionHow fees spread across transactions

Every name, address, and pool inside a widget links into the Explorer — the dashboard is a starting point, not a dead end.