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
- 33d7fc0587945f421ac567d8ee4b829542602d6cdc73f805e47da229843d1430:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 33d7fc0587945f421ac567d8ee4b829542602d6cdc73f805e47da229843d1430 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 029c67e92a56a3b13b7598f3c8f81c3f782147ff426f7dac20e8c1efd75a3664b0
- public amount
- 100
- public blinding
- 8bbfeeabf55109de45dee8fd44dc015ae6964b8f164243052f99b2f54ae981d4
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.