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
- acf92e9439b36e2cc064bd452bd11f3322f13df2dc0ac638f7b31d8a62eec9ff:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- acf92e9439b36e2cc064bd452bd11f3322f13df2dc0ac638f7b31d8a62eec9ff · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 023687d41aa2ad722c0c20edbf99a9ea30457b4996d2ec38fc859ffbce3c427d50
- public amount
- 100
- public blinding
- 670bc74336fd67b50510d7a2533102bd85928ac2644e1e32be06e692368e74e8
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.