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
- 44df2dec43b93bd91de0ed059b3cb4da6f81c0d0abbdaec8c7ed9244f3c9782e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 44df2dec43b93bd91de0ed059b3cb4da6f81c0d0abbdaec8c7ed9244f3c9782e · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03bc683541373aa5c6416a92d0e62da0e6e5a1e60af84140ae2c7f3adedfbd2a68
- public amount
- 100
- public blinding
- 5ea6152bbe9600c51779d185a56d238734844818446a4bd7b6cd9afb56cabbcc
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.