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
- fcf6d28ca6632f2050b56180e698ec68a6071546e5c4a6c736acda7dc8d4819c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fcf6d28ca6632f2050b56180e698ec68a6071546e5c4a6c736acda7dc8d4819c · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 035cdd26c617166e4504931d5edae4ac14b12d399890371f9737a0a093d0afb1c0
- public amount
- 100
- public blinding
- a33e00712ac5b9deae53a0966f1c6476a66c0e9b9ebf28b9e25d154cc5d66c03
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.