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
- d764047436c24d2f1be202cd8d1957d191a4ca4e9065bf4d69b7cbeb3c12c982:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d764047436c24d2f1be202cd8d1957d191a4ca4e9065bf4d69b7cbeb3c12c982 · T_PMINT
- block
- 948973 · 2d ago
- commitment C
- 0342b4c4b73b541ec663a58e307ccdd1e9b2b5a9cfbef2ff7c41f852d76e0b0021
- public amount
- 100
- public blinding
- f87eadd3e6f2ac8639e9c1489843b632cfc0500340bc8074dec36f1aecc8b437
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.