Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd469-77f1-7415-a1ea-86fe5331ad7c - Capture Method
- Streaming
- Captured At
-
Aug 6, 2026, 12:11 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd469-a0ec-75ed-8bc1-5bd261760888",
"capture_method": "websocket",
"entropy": {
"hash": "00000000000000000001585d1c269cac792fc190f5d6e6fa43d2dad216c709c1",
"height": 961224,
"time": 1785975091
},
"entropy_hash": "04df1946ea81bce6861165ff5f7fc48ae4508e274c84e041c069fa52f845fcf1",
"id": "019fd469-77f1-7415-a1ea-86fe5331ad7c",
"inserted_at": "2026-08-06T00:11:49.617294Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "76423bb0af7a6b7bd42dcb4d041b8db8a4559779c521a9771a13a20df0830700",
"signature": "cZjws2SNUKDQi7mUiJJBdFfUMA/XBAXLxbqHj+Y34c2gvHH6T3b/xHrLGyBIeU3RDGs10Pfg9Hpc+70z9OjUBA==",
"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":"00000000000000000001585d1c269cac792fc190f5d6e6fa43d2dad216c709c1","height":961224,"time":1785975091}
04df1946ea81bce6861165ff5f7fc48ae4508e274c84e041c069fa52f845fcf1
76423bb0af7a6b7bd42dcb4d041b8db8a4559779c521a9771a13a20df0830700
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: 019fd469-77f1-7415-a1ea-86fe5331ad7c
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, 12:11 AM UTC
Timestamp embedded in Bitcoin block 961224
Aug 6, 2026, 12:11 AM UTC
Real-time capture via WebSocket
19 seconds
Source timestamp was 19 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.