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
- e63664da0ee805649ed44df54c30f4dc4aaf0c6f736db2c67e8706a4bd409e7e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e63664da0ee805649ed44df54c30f4dc4aaf0c6f736db2c67e8706a4bd409e7e · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 02db60b031495e44dfbfb7f19ebd023d0c67589d8c2bf78583e02c6f59bcf80e68
- public amount
- 100
- public blinding
- 03642b163bbdaf9c3382ef5c2a6d552b340de2b6349b016fdbe6d693c44f845b
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.