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
- 3ae7a641029f7ebde53a668c1345c640d4773ffe70409a4e664179c095f28a7e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3ae7a641029f7ebde53a668c1345c640d4773ffe70409a4e664179c095f28a7e · T_PMINT
- block
- 948677 · 2h ago
- commitment C
- 03c308025e2c3ed6130b9615af8b494f40e1409688f7d7f311124704b7085e9b4c
- public amount
- 100
- public blinding
- 860523d5f18b3b15b188f5658d6f482507b63689c46e01bc0de47183deceb557
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.