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
- 79c7c4103523d9dd577746ce9a5263ee32e5771f4841ce4c9b376d119ae6a884:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 79c7c4103523d9dd577746ce9a5263ee32e5771f4841ce4c9b376d119ae6a884 · T_PMINT
- block
- 948743 · 3d ago
- commitment C
- 02c43c3877eb73f648fca443652c28a13fe405b6d04f14578d892ebd013ade4829
- public amount
- 100
- public blinding
- 0c3633e17b86aba4d21073b866f1a2531e58ea7831e57190e22cbd5ef28eb36c
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.