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
- ed3925603548c8f4254946567316a8cffcc3d5dd91a33fb48e02389a9e84176c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ed3925603548c8f4254946567316a8cffcc3d5dd91a33fb48e02389a9e84176c · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 02387893bba58e9b09cc3dbbfb36ba13f893b715511b4eabe9541a44ea2068b126
- public amount
- 100
- public blinding
- ea9d6018edcb0989ec8f4d8e850b6888e48d6a68eb2dcb2094c559481237bf0b
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.