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
- 993a53a4420f2a407234a73531b67bfb07972fe9f4ec250d706defa482728776:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 993a53a4420f2a407234a73531b67bfb07972fe9f4ec250d706defa482728776 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03acc3231bdd0813adc8a190ec54d175933f19e12bc0a7f2809d3ca8b66133e78e
- public amount
- 100
- public blinding
- 961abfbed650dc5dcee0ea93d9bdeb0572746fc51ca752654bfd3a3b16509864
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.