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
- 5c1eadc4f1114ca08ea32de7e68063e410f992accb02a9e9b0447e9e096c5a24:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5c1eadc4f1114ca08ea32de7e68063e410f992accb02a9e9b0447e9e096c5a24 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02ec17ec1eb511c49f47e3606793ae3562b798e80673a51dae1905d9c34cbb8f4c
- public amount
- 100
- public blinding
- 7fe0494aa9e28f4c6c01c24ea2ced13f237ae0b8d444222ac2b5a61a1ae1e81a
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.