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
- 208ba8ce3852e288add64512fab04ae17aec0409f2087bd8aab6443484b4164a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 208ba8ce3852e288add64512fab04ae17aec0409f2087bd8aab6443484b4164a · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03b00ec3f7ce75fe7efd86fc3af81a7ab7c828f75eb5d5aa2bde1fb9318ba1efd6
- public amount
- 100
- public blinding
- ad983f99914cbea5dc5379e9441d7a1b0b9916a610aa1b07d3dc43a7efe5032c
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.