PalveronPalveronDocs
User Handbook

Verify Traces

Independently verify a single trace on the blockchain

In the Trace Explorer

  1. Navigate to MonitoringTraces.
  2. Open an anchored trace (blockchain symbol ⛓️ in the row).
  3. Scroll to the Blockchain Verification section.
  4. 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:

  1. Enter the Transaction Hash in the Flare Block Explorer.
  2. The transaction shows the Merkle Root.
  3. 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.

On this page