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
- 1511daebc5f944822ecc476a65014545f867b804d51b27d4322af4ff2b98774b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1511daebc5f944822ecc476a65014545f867b804d51b27d4322af4ff2b98774b · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 0264814390c8c55eb48421a836286dccf9db35fdbe2c77ed036c13a6c57984bfed
- public amount
- 100
- public blinding
- 2dddc96e660d9c2566c490a4e35adb869caba74461681bf60d3e120ca88ff35e
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.