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
- b46861160d49238ce4435ba4110a7c25e17deb6c6f568fc91686ade8d716ef54:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b46861160d49238ce4435ba4110a7c25e17deb6c6f568fc91686ade8d716ef54 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03d9066f1a176f3ea0a4a5d6d9cc133aac6102f1bbf4f25615f01f15849a767797
- public amount
- 100
- public blinding
- de27eb4e14d8697d49b82e7495962e4a753ddad8b1c9a6045f1491ca0b1616ea
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.