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
- 0eb51a165f27cd9c01f32ac75a46ef941067da4e31d57185f2719fd2d3adb70f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0eb51a165f27cd9c01f32ac75a46ef941067da4e31d57185f2719fd2d3adb70f · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 023ee548163411238fec765862b26c29baf62b81e4f55c5124d604b72a265e7c73
- public amount
- 100
- public blinding
- 25c85f845ee6892093d627eb4c9337e6ba1c8d689ba245b8bc3c411ac940a4de
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.