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
- 542382f595539d1b90cccc24accfdfdcce43fc273f0c868839e92fb84b31ec84:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 542382f595539d1b90cccc24accfdfdcce43fc273f0c868839e92fb84b31ec84 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02a527a55388a38a752738ea4069327e529857030a0d54bfab2e5267e8e8a3a988
- public amount
- 100
- public blinding
- 6e20371cbc7f177113db93d47ac9fa2d3f93bbbf22d8f7df6771002415f3c640
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.