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
- dfbffe671ccded0fe9ffbe7e026fe3bc0579c3bb5e5b83eca4c58e2b0c970138:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- dfbffe671ccded0fe9ffbe7e026fe3bc0579c3bb5e5b83eca4c58e2b0c970138 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02d734a227667a4c1717916b0eb34f0651940b70f99a0fa2aeef2da6fd6de41544
- public amount
- 100
- public blinding
- 796d9e6f14dd2b4fb33bf8560b92c8ec7ccd0f8ec49470ec7963a7c42526c662
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.