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
- 0c15ee12b9077876a078b2b579c8c79b53747cbd40cb951a75f6a4c3abdcdc6f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0c15ee12b9077876a078b2b579c8c79b53747cbd40cb951a75f6a4c3abdcdc6f · T_PMINT
- block
- 948921 · 3d ago
- commitment C
- 032eba6a2718b92176a683f6b91beccde0be2973a57a350af73235e993c0033081
- public amount
- 100
- public blinding
- 472a362db9e90f97295927c13731c108effab5b54bc131ee3632ed9b7d37114c
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.