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
- 470fa2a0db7efcbbff2e72d956c91b86e4e3c82f87992b8c1bf9f4f70ccf394c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 470fa2a0db7efcbbff2e72d956c91b86e4e3c82f87992b8c1bf9f4f70ccf394c · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02d940111206beacb2546dba336104fd645a490b58588984722c61377466593dff
- public amount
- 100
- public blinding
- f4b012a6601aa81a401635b2678128c0eb38e19737b83a154fd05a48988bad7c
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.