User Handbook
Verify Traces
Independently verify a single trace on the blockchain
In the Trace Explorer
- Navigate to Monitoring → Traces.
- Open an anchored trace (blockchain symbol ⛓️ in the row).
- Scroll to the Blockchain Verification section.
- Click Verify on Flare.
📸 Screenshot: Trace detail with blockchain verification section
What is Displayed
Integrity Hash (SHA-256), Merkle Proof (path from trace hash to root), Merkle Root (anchored on blockchain), Transaction Hash, Block Number, and Timestamp.
Independent Verification
An auditor can verify without platform access:
- Enter the Transaction Hash in the Flare Block Explorer.
- The transaction shows the Merkle Root.
- Apply the Merkle Proof to prove the Integrity Hash is part of the Merkle tree.
This process is purely mathematical and requires no trust in the platform.