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
- a41ad178ddc3cf67f2b717109eee53047c7c87a61e63aba26daeb4bd3f538c3d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a41ad178ddc3cf67f2b717109eee53047c7c87a61e63aba26daeb4bd3f538c3d · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02e690ff584be6b03d5642378ccad97d725df267d4b723f64be23e5404962d9d6a
- public amount
- 100
- public blinding
- f4dfcfaf4f7d8dbd41de4fd2e9f309f992ff722be8525c6e6d346c7b661397bf
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.