Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fc9a5-8c48-7076-bd48-e7e6a6a8a163 - Capture Method
- Streaming
- Captured At
-
Aug 3, 2026, 10:01 PM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fc9a5-e433-73ef-b41c-0ae5f29211eb",
"capture_method": "websocket",
"entropy": {
"hash": "00000000000000000000b8eb81537b8c5c9890640d7964fa66d65643324ca8ae",
"height": 960921,
"time": 1785794482
},
"entropy_hash": "d57771d545b648cd828eb48c6a74f1ccc6682a5657e2da2b3a77631ace6031ce",
"id": "019fc9a5-8c48-7076-bd48-e7e6a6a8a163",
"inserted_at": "2026-08-03T22:01:37.608092Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "958684c9f662969b2304166676af9d9c6b7b8fdf47f1a694ef8c819cca615ca7",
"signature": "7HRY197e1hSNfwHcEWaL2Kejx+U8IxgNXRaw3L8SfyWHt8Cb0HtFSgpi+egGNYtHfZNaaTP8m6sRjW536/EPAw==",
"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":"00000000000000000000b8eb81537b8c5c9890640d7964fa66d65643324ca8ae","height":960921,"time":1785794482}
d57771d545b648cd828eb48c6a74f1ccc6682a5657e2da2b3a77631ace6031ce
958684c9f662969b2304166676af9d9c6b7b8fdf47f1a694ef8c819cca615ca7
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: 019fc9a5-8c48-7076-bd48-e7e6a6a8a163
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:01 PM UTC
Timestamp embedded in Bitcoin block 960921
Aug 3, 2026, 10:01 PM UTC
Real-time capture via WebSocket
16 seconds
Source timestamp was 16 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.