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
- a1e74e275444613d080580c55d6b7226bf1258678ed92528bd81826aa0857c03:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a1e74e275444613d080580c55d6b7226bf1258678ed92528bd81826aa0857c03 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03d8c73f65dad7f298d28a8afcd401235fe386fa3f9fed0cf6b86b4d7e6cd0f8fa
- public amount
- 100
- public blinding
- 0c7b35b3db756a38e0d392186a99b110d72cb2f1732f8bc64c653232baa8c94d
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.