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
- 859d459191fd99a29d0f8853239ba7083f73af3be72121d8e35308d0dea50f7e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 859d459191fd99a29d0f8853239ba7083f73af3be72121d8e35308d0dea50f7e · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03144cffd5381acae8c0551be7dd9b74f865069d172ffcca8786c39edd7b196bda
- public amount
- 100
- public blinding
- d1d74183a36ea07f4f3cd73025c793c4e95162caf2f1868e415e3a8cb36370fa
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.