Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd52f-c5e9-77ec-a225-4d7de1c90316 - Capture Method
- Streaming
- Captured At
-
Aug 6, 2026, 3:48 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd530-4c44-76ce-b5da-d34c00b3aafa",
"capture_method": "websocket",
"entropy": {
"hash": "00000000000000000000c007dba2e0faf867cb4c21e5007b440e223274652f15",
"height": 961245,
"time": 1785988069
},
"entropy_hash": "97db33c2e9b8774ec9d1e7f7567945a9b15e12d02d933bcf9fffe2e0e1dcb5ea",
"id": "019fd52f-c5e9-77ec-a225-4d7de1c90316",
"inserted_at": "2026-08-06T03:48:25.705534Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "4aaddb10f0668f206b14a8f8d40fe090df79ef73e861caa8b125cab50503090d",
"signature": "gq8UpSkTTpSxDVNUjh3bcbczDyq6ufVWW9XJteDs2qPMGSakshWjfXyv0sEuZpZOOrNtil+BcwW8o/uKrksDCQ==",
"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":"00000000000000000000c007dba2e0faf867cb4c21e5007b440e223274652f15","height":961245,"time":1785988069}
97db33c2e9b8774ec9d1e7f7567945a9b15e12d02d933bcf9fffe2e0e1dcb5ea
4aaddb10f0668f206b14a8f8d40fe090df79ef73e861caa8b125cab50503090d
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: 019fd52f-c5e9-77ec-a225-4d7de1c90316
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, 3:47 AM UTC
Timestamp embedded in Bitcoin block 961245
Aug 6, 2026, 3:48 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.