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
- fa9869744efb71d9da0e056dbc056a00ec4eec236e6a6089fdb7d0df9123d92b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fa9869744efb71d9da0e056dbc056a00ec4eec236e6a6089fdb7d0df9123d92b · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 036b9d909d091c7ba28b1ad386710e82b813d721986ffb79dc81b7414654b1f1cf
- public amount
- 100
- public blinding
- 60edae57ad069be021463f7b57de822e724440d503a56006cfb06465d38e9417
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.