Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd6ce-a9c5-7bb3-9482-930fe67190a1 - Capture Method
- Streaming
- Captured At
-
Aug 6, 2026, 11:21 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd6cf-083e-7f3d-b21f-db3dc581da3e",
"capture_method": "websocket",
"entropy": {
"hash": "0000000000000000000085e74947358517a8e12a75b6fa4991d5f8b4bde7f846",
"height": 961282,
"time": 1786015275
},
"entropy_hash": "e4c1825bc684671336a824be1c9d92ae5ad69ed21703e7146bb15d2694970b2d",
"id": "019fd6ce-a9c5-7bb3-9482-930fe67190a1",
"inserted_at": "2026-08-06T11:21:35.941769Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "4141cff7848d159431e70711fba3e9321949fd678873970ce6c87ab42a72b956",
"signature": "Y/tnnKdzTmFxfbHQuQhgI8m85fj0SmDrPlE47mVh7bf9vU1ooIX7iWtNslkYU/7t57yE2Qx7/nOACcBVS5wbAA==",
"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":"0000000000000000000085e74947358517a8e12a75b6fa4991d5f8b4bde7f846","height":961282,"time":1786015275}
e4c1825bc684671336a824be1c9d92ae5ad69ed21703e7146bb15d2694970b2d
4141cff7848d159431e70711fba3e9321949fd678873970ce6c87ab42a72b956
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: 019fd6ce-a9c5-7bb3-9482-930fe67190a1
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 6, 2026, 11:21 AM UTC
Timestamp embedded in Bitcoin block 961282
Aug 6, 2026, 11:21 AM UTC
Real-time capture via WebSocket
21 seconds
Source timestamp was 21 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.