Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd5d2-7fcc-7678-aa0d-90ed82a7834f - Capture Method
- Streaming
- Captured At
-
Aug 6, 2026, 6:46 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd5d3-4336-72ba-a5ce-3cb4137e66d7",
"capture_method": "websocket",
"entropy": {
"hash": "00000000000000000001ad3e8bd50017d3649247852654955eb0272dbc5da4dd",
"height": 961261,
"time": 1785998750
},
"entropy_hash": "254f8d781170cd9f4ab604904878c361a10f6c56d4bfcdece318f317c32d746d",
"id": "019fd5d2-7fcc-7678-aa0d-90ed82a7834f",
"inserted_at": "2026-08-06T06:46:10.124445Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "1100f72707378f29e7dee2e008dff9796457652c645aa119e5624fae205bc61b",
"signature": "Ds51lHvlJ6nCNG7GcOcYE/0QmVpN0Xqhbl6r8EW6owa9JD4+D2mBYQxXEfeasm9vQYDTw8tIKymTrhqPoHerBg==",
"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":"00000000000000000001ad3e8bd50017d3649247852654955eb0272dbc5da4dd","height":961261,"time":1785998750}
254f8d781170cd9f4ab604904878c361a10f6c56d4bfcdece318f317c32d746d
1100f72707378f29e7dee2e008dff9796457652c645aa119e5624fae205bc61b
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: 019fd5d2-7fcc-7678-aa0d-90ed82a7834f
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, 6:45 AM UTC
Timestamp embedded in Bitcoin block 961261
Aug 6, 2026, 6:46 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.