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
- faf6ae5eee58de7a42498db4238c4d152239bc17d1e1223abfb1dd8409bcad72:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- faf6ae5eee58de7a42498db4238c4d152239bc17d1e1223abfb1dd8409bcad72 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 026a07bf5ffa138f76230dc0269c024a3d2fcd60aa59be872a5910026f1b11c3ae
- public amount
- 100
- public blinding
- 5c60d6a438b6c7a6e77277a1820cc02e8b80ebcdc443a71743b7aeb8c5629409
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.