Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd0fd-ab93-7fdc-807b-539a72c307f8 - Capture Method
- Streaming
- Captured At
-
Aug 5, 2026, 8:15 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd0fe-62b0-7d1c-be1b-c848b5d94e26",
"capture_method": "websocket",
"entropy": {
"hash": "00000000000000000000094797a5e65683f8a897969240ec9a02563f044cb729",
"height": 961132,
"time": 1785917677
},
"entropy_hash": "513efd1401bd7e6e84093533b05d8345c723666cc91f013c58e32e7717110347",
"id": "019fd0fd-ab93-7fdc-807b-539a72c307f8",
"inserted_at": "2026-08-05T08:15:13.300028Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "0f5bc8985db237e6a5529628b46bf5c72c6f82670234f8e5785991f9d1659e7b",
"signature": "dxAYOJd8572MDIwPC+BoyS4LUQFfE4W6HP7gdARSZbbwkMbPjHrJnEVTQBBBYCVbqfye5JZWXA10fQ/6wfwjBQ==",
"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":"00000000000000000000094797a5e65683f8a897969240ec9a02563f044cb729","height":961132,"time":1785917677}
513efd1401bd7e6e84093533b05d8345c723666cc91f013c58e32e7717110347
0f5bc8985db237e6a5529628b46bf5c72c6f82670234f8e5785991f9d1659e7b
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: 019fd0fd-ab93-7fdc-807b-539a72c307f8
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 5, 2026, 8:14 AM UTC
Timestamp embedded in Bitcoin block 961132
Aug 5, 2026, 8:15 AM UTC
Real-time capture via WebSocket
37 seconds
Source timestamp was 37 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.