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
- 437f4a531560275f7437b1bc088082db5c072ad0e339128aa7002bed038abb5b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 437f4a531560275f7437b1bc088082db5c072ad0e339128aa7002bed038abb5b · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02e16d5d3d269054e0e7463e8a533ff6f9180be61c203045b224969970bc241266
- public amount
- 100
- public blinding
- c37026f93e7e6a16c90b4414c521d931c96c7add2a40cd8ad12d211e01c16a87
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.