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
- d84f3cc4c9f498438ec9c81a04dd505cd1f369eb7f03ee7f3e63305f7396b2a4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d84f3cc4c9f498438ec9c81a04dd505cd1f369eb7f03ee7f3e63305f7396b2a4 · T_PMINT
- block
- 948556 · 55d ago
- commitment C
- 029af547011de0b5265fd0bb0e6b73875c4548dc992afdd03ce0adce08289f0205
- public amount
- 100
- public blinding
- 4515cf097dbffc4715f36d3e45ce6a9f32f934bfe080f97385a4ea586b9db147
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.