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
- e1a73c4f9592dce9853af2688c046b4a47cf0f0d91e088001a70c731b6decec9:0
- asset
- TAC#f0bbe868 · 8d · cetch
- asset_id
- f0bbe868af10c6c67652a99709bf32048d1aa7194efe3e9a1ef1bde43f94762b
- parent envelope
- e1a73c4f9592dce9853af2688c046b4a47cf0f0d91e088001a70c731b6decec9 · CXFER
- block
- 950408 · 1h ago
- commitment C
- 02b29f603099b0069ecfd0af930a30f39bb7973981852741c15ebd3b06dd9d6b23
- amount_ct
- 8be852d3bf5a9b84
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.