Independent check

Verify a booking record.

Paste a transaction id from . This page reads the transaction, retrieves the record, and recomputes its fingerprint in your browser.

Four checks, one verdict.

  1. 01Read the payment on … and recover the record’s fingerprint from it.
  2. 02Look the record up by that fingerprint.
  3. 03Fetch the record and recompute its fingerprint from the exact bytes served.
  4. 04Compare. A match shows that the served bytes are the record fingerprinted by the transaction.