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
- c3dd7ccccc9aa940fd167d3dbcd7b2ea7aa043a4b68d106a81128c351df0c856:0
- asset
- MIM · 0d · t_petch
- asset_id
- 54a31c83e9c99e7304ed4f28011b9d0b55ca171d24676dba181b3ffcf0cdc448
- parent envelope
- c3dd7ccccc9aa940fd167d3dbcd7b2ea7aa043a4b68d106a81128c351df0c856 · T_PMINT
- block
- 949451 · 2h ago
- commitment C
- 030a7fdd5fd491fc9f5f59530f817bb70eaf188afce390ec6c8b4d0e208ab9f182
- public amount
- 10000
- public blinding
- 0331f6474641ecf28f07b8f51ac462b6a913010cdc2af0e19a6fc8dac095e79b
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.