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
- e14f63d3fa6585e2c748507cb26306a5e7b4cf893bddf5d1e450feab11f6ece0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e14f63d3fa6585e2c748507cb26306a5e7b4cf893bddf5d1e450feab11f6ece0 · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 03b729aee3fad8b259f4cd3ab63ab83ea2a0240471ac22176d7d0de599286e5e34
- public amount
- 100
- public blinding
- bde45e574cde9913c130ca966d88008f0023d1465c98c91a82bd566754f47a62
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.