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
- 89bdd039dd6e53c353628f160d72613b99bc0f6b099e274fbb2417fd176e3a28:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 89bdd039dd6e53c353628f160d72613b99bc0f6b099e274fbb2417fd176e3a28 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03d871081b6507cf6ae625e7e3442d3b8f54637f4470019083638fcc677fa7f597
- public amount
- 100
- public blinding
- 516a410e46dd9c2353f10c59f4cd38214ba36be037a0928ce1611cc2451549a6
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.