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
- 0fbfee26402833992e229bf3214889ddfdec16f82be239fba365f2c0f4f4e33c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0fbfee26402833992e229bf3214889ddfdec16f82be239fba365f2c0f4f4e33c · T_PMINT
- block
- 948952 · 2d ago
- commitment C
- 02875c7aeb210704a551ebb5b8f725a04213e00dca5728d4c5cbc1b6101c51c316
- public amount
- 100
- public blinding
- 9d07a87ba37f94949fff3efb8856a1b5a3397562f9a2dc4fa9b2ec17c624b655
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.