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
- d33543b4086e26e4d9c4c663ab090ece5b9c9e2d085930332225dcdb1d114453:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d33543b4086e26e4d9c4c663ab090ece5b9c9e2d085930332225dcdb1d114453 · T_PMINT
- block
- 948953 · 2d ago
- commitment C
- 0318f56a80411e42a7cdd0897ef2bd8a7c4b1559cb535fc4c96fe5dcb2fce57874
- public amount
- 100
- public blinding
- e6f966d62743671cf5a9044f0de7f32f5510068769fb2306d2889022b7c7a62c
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.