Testnet · 72511
head617,481

Proof of History

The verifiable clock

dPOH is a SHA-256 hash chain that advances whether or not anything happens. Each tick hashes the one before it, so the number of ticks between two events is itself a proof that time passed — and the ordering inside a slot is settled before consensus ever votes on it. This is the one thing on Kortana that has no Ethereum equivalent.

Sequence
370,488,600,031
ticks since genesis
Ticks per slot
64
1,500 ms slot
Checkpoint every
4,096
1,503 since the last
Epoch
257
681 / 2,400 slots

Progress through epoch 257

28.37% · the validator set is fixed for the whole epoch, so it changes only when this fills (§24.1)

Current tick

Hash0x0ab767b63b7072c270293a5ea7ff3a367c5a249d04e4fddd0d5c2f2e94e3aaa9
Sequence370,488,600,031
Checkpoint every4,096 ticks · 1,503 since the last one
Slot617,481 · reported by the node, not derived from the sequence

A checkpoint is where the chain records the tick hash so a verifier can resume from it instead of replaying from genesis. The sequence above is the authority on ordering — two events in the same slot are ordered by their ticks, which is settled before any vote is cast.