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
- c037896554750d37589bd0bc23ce454094a3b155334a932d3e0deac0b084330f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c037896554750d37589bd0bc23ce454094a3b155334a932d3e0deac0b084330f · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 028da303934dd840185a116a02c40799f0654cb55ad0472f8cfc3b7954c691c274
- public amount
- 100
- public blinding
- b93a7b23a827bba4b3cd2f099b6f44a64b0e869ae991c84187bb5d6e8de335de
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.