Skip to main content
The Tron.metrics.overview table provides a pre-aggregated view of the Tron network daily, including total transactions, active users. This table is updated daily.

Table Columns

Column NameDescription
chainBlockchain network name (e.g., tron).
activity_dateDate of recorded activity (UTC timestamp).
symbolNative token symbol of the chain.
nameNative token name of the chain.
price_median_usdMedian USD price of the native token.
project_token_symbolProject-specific token symbol (if same as chain token, repeated).
project_token_nameProject-specific token name (if same as chain token, repeated).
project_token_price_median_usdMedian USD price of the project token.
total_blocksTotal number of blocks produced during the day.
avg_network_utilisationAverage network utilisation rate.
avg_block_sizeAverage block size (in bytes).
avg_block_timeAverage block time (in seconds).
avg_transactions_per_secondAverage number of transactions per second.
total_transactionsTotal number of transactions.
active_addressesNumber of active addresses interacting on the chain.
failed_transactionsNumber of failed transactions.
success_transactionsNumber of successful transactions.
transaction_feesTotal transaction fees collected (in native token).
transaction_fees_usdTotal transaction fees collected (in USD).
total_energy_usageTotal energy consumption by transactions.
total_bandwidth_usageTotal bandwidth consumption by transactions.
avg_transaction_feesAverage transaction fees (in native token).
avg_transaction_fees_usdAverage transaction fees (in USD).
dex_volume_usdTotal USD volume traded on decentralized exchanges (DEX).
dex_trade_tx_countNumber of DEX trade transactions.
dex_trader_countNumber of unique traders on DEX.
dex_avg_trade_usdAverage USD value per DEX trade.
native_token_transfer_volumeTotal volume of native token (TRX) transfers, expressed in TRX.
native_token_transfer_volume_usdTotal volume of native token (TRX) transfers, in USD terms.
native_token_transfer_countTotal number of native token (TRX) transfers, including fee-related transfers and burns.
native_token_value_transfer_countTotal number of native token (TRX) value transfers, excluding fee-related transfers and burns.
native_token_transfer_tx_countTotal number of transactions with native token (TRX) transfers.
user_initiated_native_token_transfer_volumeTotal volume of user-initiated native token (TRX) transfers, expressed in TRX.
user_initiated_native_token_transfer_volume_usdTotal volume of user-initiated native token (TRX) transfers, in USD terms.
user_initiated_native_token_transfer_countTotal number of user-initiated native token (TRX) transfers.
user_initiated_native_token_value_transfer_countTotal number of user-initiated native token (TRX) value transfers.
user_initiated_native_token_transfer_tx_countTotal number of transactions with user-initiated native token (TRX) transfers.
erc20_transfer_volume_usdTotal USD volume of all TRC20 token transfers for the day.
erc20_transfer_countTotal number of TRC20 token transfer events for the day.
erc20_transfer_tx_countTotal number of transactions containing TRC20 token transfers for the day.
stablecoin_transfer_countTotal number of stablecoin transfer events for the day.
stablecoin_transfer_tx_countTotal number of transactions containing stablecoin transfers for the day.
usd_stablecoin_transfer_countTotal number of USD-pegged stablecoin (e.g., USDC, USDT) transfer events for the day.
usd_stablecoin_transfer_tx_countTotal number of transactions containing USD-pegged stablecoin transfers for the day.
usd_stablecoin_transfer_volume_usdTotal USD volume of USD-pegged stablecoin transfers for the day.
user_initiated_erc20_transfer_volume_usdUSD volume of TRC20 transfers initiated by user wallets (excluding contract-to-contract transfers).
user_initiated_erc20_transfer_countNumber of TRC20 transfer events initiated by user wallets.
user_initiated_erc20_transfer_tx_countNumber of transactions with TRC20 transfers initiated by user wallets.
user_initiated_stablecoin_transfer_countNumber of stablecoin transfer events initiated by user wallets.
user_initiated_stablecoin_transfer_tx_countNumber of transactions with stablecoin transfers initiated by user wallets.
user_initiated_usd_stablecoin_transfer_countNumber of USD-pegged stablecoin transfer events initiated by user wallets.
user_initiated_usd_stablecoin_transfer_tx_countNumber of transactions with USD-pegged stablecoin transfers initiated by user wallets.
user_initiated_usd_stablecoin_transfer_volume_usdUSD volume of USD-pegged stablecoin transfers initiated by user wallets.