{include file="index/layout_header" title="区块列表"}
| 区块号 | 区块哈希(SHA3-384) | 类型 | 出块时间 | 交易数 | 确认数 | 出块节点 | 大小 | CBPP 轮次 |
|---|---|---|---|---|---|---|---|---|
| #{$block.number} | {$block.shortHash} | {$block.blockTypeLabel} |
{$block.formatTime}
{$block.timeAgo} |
{if condition='$block.isHeartbeat'}—{else}{$block.txCount|default=0}{/if} | {$block.confirmations|default=0} | {$block.shortValidator} | {$block.size|default=0} B | {$block.cbppRound|default='—'} |
| 暂无区块数据 | ||||||||