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
- 685244b8f189957acb23681a27be3c7b0eaa6f3550993443d2b4a2ef0e04dd52:7
- asset
- TAC#f0bbe868 · 8d · cetch
- asset_id
- f0bbe868af10c6c67652a99709bf32048d1aa7194efe3e9a1ef1bde43f94762b
- parent envelope
- 685244b8f189957acb23681a27be3c7b0eaa6f3550993443d2b4a2ef0e04dd52 · CXFER
- block
- 951704 · 5h ago
- commitment C
- 030f925515a1e0b9743169af44d26d1b399b880e5e2b0255e06723ecef20ea73b1
- amount_ct
- d240b4bf1fc793b0
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.