Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd004-c84b-7b32-8cd1-6396e31e35f5 - Capture Method
- Streaming
- Captured At
-
Aug 5, 2026, 3:43 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd005-5c77-74a3-8757-14914df3a540",
"capture_method": "websocket",
"entropy": {
"hash": "00000000000000000000f34b4d14ebd20a90621dd8287de069a9c5b2333d2ba3",
"height": 961111,
"time": 1785901364
},
"entropy_hash": "eec02b15c4404697d731bd496542d0ac52f584fe0f0dbbdcbd6a7c7e82484723",
"id": "019fd004-c84b-7b32-8cd1-6396e31e35f5",
"inserted_at": "2026-08-05T03:43:22.187757Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "f9c45514aeee3d52d6d719d48a7cdad45a5a81c53e5580407a293bb05d8fc3cd",
"signature": "0AP59n7QXjmC0oFyI5BPdX0OocCGfP8k1LJ6YdxWMlnx9r0kCYOvR+5VYw46LZQ5X38NBM/8XvsJrYvuAEgmDg==",
"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":"00000000000000000000f34b4d14ebd20a90621dd8287de069a9c5b2333d2ba3","height":961111,"time":1785901364}
eec02b15c4404697d731bd496542d0ac52f584fe0f0dbbdcbd6a7c7e82484723
f9c45514aeee3d52d6d719d48a7cdad45a5a81c53e5580407a293bb05d8fc3cd
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: 019fd004-c84b-7b32-8cd1-6396e31e35f5
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, 3:42 AM UTC
Timestamp embedded in Bitcoin block 961111
Aug 5, 2026, 3:43 AM UTC
Real-time capture via WebSocket
39 seconds
Source timestamp was 39 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.