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
- 8188c979ba1386c55a84fe65e3f382630de2489200ceb6b7c4f79acc9e10fb8f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8188c979ba1386c55a84fe65e3f382630de2489200ceb6b7c4f79acc9e10fb8f · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 038f6bd938a1c757da5396cc7f6b97d588d2b158c3a92f14bfaf22db821d7792e8
- public amount
- 100
- public blinding
- 4191cf183c99e75c4377a97a80d2ad53976424303a65e325a7aa186827740da4
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.