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
- 87b83fbfaa3a15576ad30930b6e37846812448c3e4dec9714cdcae555cec40ab:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 87b83fbfaa3a15576ad30930b6e37846812448c3e4dec9714cdcae555cec40ab · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0247259601b5a82572df90c5de0f6529ca8cb9f09a90b6f27b49ce660d4cf18538
- public amount
- 100
- public blinding
- ecd3cdec50eeded0860b8d0c4fee020df11a5fd72cc5d3c40733c154e4c24891
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.