Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fc9b2-668f-73c4-bfc5-7132a7ce576d - Capture Method
- Streaming
- Captured At
-
Aug 3, 2026, 10:15 PM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fc9b2-b569-7c15-9b28-1cb267040e18",
"capture_method": "websocket",
"entropy": {
"hash": "00000000000000000000f06631bba82da28dac215483d102d465574549354869",
"height": 960928,
"time": 1785795317
},
"entropy_hash": "dc342dbc34ca771953f5dbf79f3d78bb8285e223149266db69fce53140d1af8d",
"id": "019fc9b2-668f-73c4-bfc5-7132a7ce576d",
"inserted_at": "2026-08-03T22:15:39.919276Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "3b81ff82dd6ee2044249a83846bd581a5cca0b51346779eb2ed7dec2225a0540",
"signature": "7aK1EL6l1Xs9FB8pWsPGiux26TjYEFlCgGTXyaBbBD2wfal/JCHH42HquZdUgwEtteawdjuOEXZLba9OT9hfCQ==",
"signing_key_id": "3c19f776",
"source": "entropy_bitcoin",
"state": "committed"
}
Observation
Verifiable entropy captured from an external public source. The canonical JSON representation and its hash are used as input to the blockchain's Merkle tree.
{"hash":"00000000000000000000f06631bba82da28dac215483d102d465574549354869","height":960928,"time":1785795317}
dc342dbc34ca771953f5dbf79f3d78bb8285e223149266db69fce53140d1af8d
3b81ff82dd6ee2044249a83846bd581a5cca0b51346779eb2ed7dec2225a0540
SHA-256 composite hash binding the entropy data, metadata, and signing key id. This is the value placed as a leaf in the block's Merkle tree, and the value covered by the signature below.
Observation ID: 019fc9b2-668f-73c4-bfc5-7132a7ce576d
Time Delta
Bitcoin blocks include a timestamp that represents when miners claim the block was created. However, Bitcoin's consensus rules allow block timestamps to vary from actual wall clock time. This section shows the time difference between the block's timestamp and when Truestamp captured it.
Aug 3, 2026, 10:15 PM UTC
Timestamp embedded in Bitcoin block 960928
Aug 3, 2026, 10:15 PM UTC
Real-time capture via WebSocket
23 seconds
Source timestamp was 23 seconds behind capture time
Interpretation: A positive delta (block time ahead of capture) is normal and expected. Large deltas (several minutes or hours) may indicate clock synchronization issues with miners or intentional timestamp manipulation within consensus rules.
Signature Verification
Truestamp signed this observation's hash at capture. Verify the signature in any Ed25519 verifier using the observation hash, public key, and signature shown below. The active public key is also published at https://www.truestamp.com/.well-known/keyring.json.
Opens an external Ed25519 verification tool with all fields pre-filled.