GoChain Network Status: {{ networkName }}
This does not represent the entire network and information may not be 100% accurate.
best block{{'#'}}{{ bestBlock | number}}
avg rate
last block{{ lastBlock | blockTimeFilter }}
avg block time{{ avgBlockTime | avgTimeFilter }}
active nodes{{nodesActive}}/{{nodesTotal}}
gas price{{ bestStats.gasPrice.toString() | gasPriceFilter }}
gas limit{{ bestStats.block.gasLimit }} gas
uptime{{ upTimeTotal | upTimeFilter }}
total difficulty{{ lastTotalDifficulty }}
page latency{{latency}} ms
block time
transactions per block
tps per block
difficulty
gas spending
block propagation
{{node.info.name}}
Version: {{ node.info.node }}
Latency: {{ node.stats.latency | latencyCellFilter : node.stats.active }}
Signing: 
Peers: {{node.stats.peers}}
Pending: {{node.stats.pending}} txs
Block: {{node.stats.block.transactions.length || 0}} txs
{{node.stats.block.received | blockTimeFilter }}
{{'#'}}{{ node.stats.block.number | number }}
{{node.stats.block.hash | hashFilter}}
{{node.stats.block.propagation | blockPropagationFilter}}
Block Prop: {{ node.stats | blockPropagationAvgFilter : bestBlock }}
Uptime: {{ node.stats.uptime | upTimeFilter }}