Chain health 链健康
Is this chain alive, is it finalizing, and does its supply add up. Rendered from an observer node that learns over P2P like any peer — it is not a privileged view of the fleet. 这条链是否活着、是否在最终化、供给是否对得上。数据来自一个像任何 peer 一样通过 P2P 学习的观察节点——它不是对节点群的特权视角。
Chain链
| tip height链尖高度 | |
|---|---|
| tip difficulty链尖难度 | |
| regime最终性状态 | |
| peers对等节点 | |
| mempool内存池 |
Finality最终性
Two finalized heads, kept apart on purpose. Head #1 is the committee tracker's view and does not survive a restart. Head #3 is the one that does. 两个已最终化的 head,刻意分开呈现。Head #1 是委员会追踪器的视图,活不过重启;Head #3 是能活过重启的那一个。
| head #1 — finalized heighthead #1 — 已最终化高度 | |
|---|---|
| head #1 — checkpoint identityhead #1 — checkpoint 身份 | |
| age (chain-time s)年龄(链上时间,秒) | |
| stall depth停滞深度 | |
| head #3 — durable heighthead #3 — 持久化高度 | |
| head #3 — block hashhead #3 — 区块哈希 | |
| head #3 — statehead #3 — 状态 |
Committee委员会
Aggregates only. Per-signer participation is an operator's question and never appears on a public surface. 仅聚合值。逐签名者的参与情况属于运维问题,永不出现在公开面上。
| epochepoch | |
|---|---|
| roster名册 | |
| active活跃 | |
| quorum法定人数 |
Supply attestation供给证明
| epochepoch | heights高度区间 | expected预期 | measured实测 | fees手续费 | delta差额 | verdict判定 |
|---|
Figures are integer bessel (1 QMB = 108 bessel), compared at zero tolerance. 数字单位是整数 bessel(1 QMB = 108 bessel),零容差比对。
Transactions交易
| height高度 | transaction id交易 id | wire bytes线上字节 | posted fee已付手续费 | spent花费 | created新建 |
|---|
Fees are integer bessel (1 QMB = 108 bessel). spent and created are counts of notes, never amounts. 手续费单位是整数 bessel(1 QMB = 108 bessel)。花费与新建是 note 的个数,从来不是金额。