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
- e0746acc540967c4cde36ff275c30ca30d48c024e44f3cf30e884e6829330461:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e0746acc540967c4cde36ff275c30ca30d48c024e44f3cf30e884e6829330461 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02309a62b07c29ce4a175f4d5e7160e9932f7a496060698e4809c0412259de7275
- public amount
- 100
- public blinding
- a67ea0e2e176de10dd3e715a4a75be47644c810609df73c6887b5928bb493df2
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.