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
- e5379441499f54843654f2a3b72ba6b99e1c0b1323b88c4dfa5c2e5ff9c041bc:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e5379441499f54843654f2a3b72ba6b99e1c0b1323b88c4dfa5c2e5ff9c041bc · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03bea200c389fa3c12846d305274aa586755a7533a04f63258f92c4c278b5a0835
- public amount
- 100
- public blinding
- b102db3c7367d924770a741a09edba1040e79f520dd72ba8e43c6e98cc4a2739
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.