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
- 6b011434c1d5a1815841f8d8a190cd0b54331d6af50be17644b1b82972677a2f:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- 6b011434c1d5a1815841f8d8a190cd0b54331d6af50be17644b1b82972677a2f · T_PMINT
- block
- 948632 · 9h ago
- commitment C
- 02a6b2c2f6ea9bf5c9255274cd2ad89c8a42ec4264efced84d9e246655dfc48d74
- public amount
- 100000
- public blinding
- fa87f703d71af45d7d459e5d4e6d03952dc92f5909d95886d3bcbff30441555a
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.