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
- f9d023a282b65156db011d57182de932a1cc48b4c275f1a6c6ed5ad226c4e838:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f9d023a282b65156db011d57182de932a1cc48b4c275f1a6c6ed5ad226c4e838 · T_PMINT
- block
- 948952 · 29d ago
- commitment C
- 03c0a82e522fb66548ed7eef7ba679f639f5d94443db78f22347c7159057397ec1
- public amount
- 100
- public blinding
- 4a65d78b56ee37499683293c0cfac972a19e9c5e5a61a3a692b69d08b16637fd
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.