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
- 0968f645fa9cebc671b1b75af27ae3e75622d1f975ab40eb9fc680a061175621:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0968f645fa9cebc671b1b75af27ae3e75622d1f975ab40eb9fc680a061175621 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02d9e6b317636736dbca0b16ab61fa09c5ebd5e1aaf32a71bd26473f079e804b53
- public amount
- 100
- public blinding
- efc3bbc8cd184a3aef577798dae367d2ea671dc0c8e8a2598ebfdf0043140cc2
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.