-end
PROVENANCE
Every claim, sign, calendar entry, and generated image record on this site is
hashed (SHA-256). Once a day, all of that day's record hashes are combined into
a single Merkle tree, and the tree's root is timestamped with
OpenTimestamps ,
an independent, free, public proof that the root existed at that time, anchored
into the Bitcoin blockchain. Anyone can verify a proof themselves with the
open-source ots command-line tool and the downloadable .ots
file for that day, with no account, no API key, and no trust required in us.
| Date | Records | Merkle root | Status | Proof file |
|---|---|---|---|---|
| 2026-09-03 | 239 | f2710a3084dfade4… |
Pending Bitcoin confirmation | Download .ots |
To verify independently: install
pip install opentimestamps-client, download the day's Merkle
root file and its matching .ots proof, then run
ots verify <date>.root.ots -f <date>.root. A
confirmed proof resolves to a specific Bitcoin block height.