Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd5a7-eb61-7314-93ce-e7332dc64c94 - Capture Method
- Streaming
- Captured At
-
Aug 6, 2026, 5:59 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd5a8-3b54-7944-963b-114e247f282d",
"capture_method": "websocket",
"entropy": {
"hash": "0000000000000000000161ea575d43f1893d7c9518f59b5c04249f50073f372d",
"height": 961255,
"time": 1785995956
},
"entropy_hash": "b30a57b3e89ac8b05e790c637e0107a25face9aac5382998876ded2a0b1d9271",
"id": "019fd5a7-eb61-7314-93ce-e7332dc64c94",
"inserted_at": "2026-08-06T05:59:39.617230Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "c629cda0c1f7e82d8e442f820d44aa49977ae1f791c505c49719a9c27907b298",
"signature": "7RyQU3xT3jkfJnwxKaRd3yxfQ+6r0YUmsWkZMT3U1f4nRAa4KIk/V6585GSRbZx/j+V06FpJeB1ZgxxO9m+cBA==",
"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":"0000000000000000000161ea575d43f1893d7c9518f59b5c04249f50073f372d","height":961255,"time":1785995956}
b30a57b3e89ac8b05e790c637e0107a25face9aac5382998876ded2a0b1d9271
c629cda0c1f7e82d8e442f820d44aa49977ae1f791c505c49719a9c27907b298
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: 019fd5a7-eb61-7314-93ce-e7332dc64c94
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, 5:59 AM UTC
Timestamp embedded in Bitcoin block 961255
Aug 6, 2026, 5:59 AM UTC
Real-time capture via WebSocket
24 seconds
Source timestamp was 24 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.