UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- 7c1bf5ae8612eb9dae816810a3c3ed94f9765d9edfe70396c2324a2a8e2ad9d5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7c1bf5ae8612eb9dae816810a3c3ed94f9765d9edfe70396c2324a2a8e2ad9d5 · T_PMINT
- block
- 948937 · 29d ago
- commitment C
- 0366f2ffaa2175e026d835697c19fc375caf391c2275c4f6cad8ed7af140da73b4
- public amount
- 100
- public blinding
- b35a103bc977b2d570e9ef6d0430f7c53b581001c6f02b09b587af538f3be205
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.