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
- b8ed32e24a29e23d16742f453657afe18fdfaf874317d013a55d4b11c368e9bf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b8ed32e24a29e23d16742f453657afe18fdfaf874317d013a55d4b11c368e9bf · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 039b73740157177c34bacf7cbb56ab5f954a2b32a1810ce73c93db0cf90a22eef9
- public amount
- 100
- public blinding
- f4680f82364f8d4538ad241f4db2f6f3a6843d3e964ef87dabae6569b80157bd
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.