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
- b83ec8c5df20d4b854e110cef8c381ac90685a9f76395fae9cdd9aa2ccf0e145:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b83ec8c5df20d4b854e110cef8c381ac90685a9f76395fae9cdd9aa2ccf0e145 · T_PMINT
- block
- 948650 · 56d ago
- commitment C
- 03b7940eec5cee3190d52ac23da8ff695e82cb7a10b8eb2561ee5689b26158e0cb
- public amount
- 100
- public blinding
- c23d4d493c53ed9f427ec0c8e37c645f748c082c1f78a10f449b913060c7676b
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.