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
- d4e89ef7a23458cd721f2da7b9a2f708d511eb4bcfb98f5711ba9d5f24e6c535:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d4e89ef7a23458cd721f2da7b9a2f708d511eb4bcfb98f5711ba9d5f24e6c535 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02962a8eebac58f67f37cb27183f24488ef02fc6eccaf5c1111a4e9ab119ac5f02
- public amount
- 100
- public blinding
- a11012d6ac898e3a48ba15ad668f352d45ec08d6a00005d5a918589217aa6221
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.