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
- 270f8ae856cfaab2fd658e01a1604fc2e8f3497ef7ef1cd3408812bc5c752bb4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 270f8ae856cfaab2fd658e01a1604fc2e8f3497ef7ef1cd3408812bc5c752bb4 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0388934fa3ec7325de172e809f161388deae39c82479d9ab51644903982fcc72f4
- public amount
- 100
- public blinding
- ba612c726204282f5066f9f8c8757c130a07a55495f04ad63413f26eb6790a6e
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.