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
- dfe5bd489033619c7376a985fa35d48ec604b5dfebbaa41478f72d49b97c83cb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dfe5bd489033619c7376a985fa35d48ec604b5dfebbaa41478f72d49b97c83cb · T_PMINT
- block
- 948953 · 29d ago
- commitment C
- 0209ac55f91a02fab48e2224e92fec8e40254e0df052f4dceda9860a1f233291c3
- public amount
- 100
- public blinding
- 2276b75316bc0ba5d12f3a8bfd41beec32610060dfe8e3ff5a858b0a1e52dc86
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.