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
- 15cd5b56e2fd59fa6bc9c869b4c9d891145d363c658a48e13a129ba8be3fd3b2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 15cd5b56e2fd59fa6bc9c869b4c9d891145d363c658a48e13a129ba8be3fd3b2 · T_PMINT
- block
- 949060 · 1d ago
- commitment C
- 02873779a53145cce3e1e7e346b9f35037c862b3a74fe6a42740a26a75be6fbdd2
- public amount
- 100
- public blinding
- a2eeb4b26670fe724267d8468211a57dfdf4960dedc654b9969375d8cb9517f5
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.