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
- 949b70dd6be3f16e88d6dbfa0c1090724dc02cbd20b1edb1798367d942fd1194:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 949b70dd6be3f16e88d6dbfa0c1090724dc02cbd20b1edb1798367d942fd1194 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02437dc1331abfe082b157255d64dc4a8940aecda61285e5be4e400b6fc6c98435
- public amount
- 100
- public blinding
- f0184cc71c2c99ffb79042cc7780ed2e26f8410c4a64d4fcc452568b4ed24bde
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.