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
- 2e39e03cf2cad82763db1c0b1b312f299cc7e73157086c27c751ac6be4d3caf8:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- 2e39e03cf2cad82763db1c0b1b312f299cc7e73157086c27c751ac6be4d3caf8 · T_PMINT
- block
- 948965 · 2d ago
- commitment C
- 02200ec17056c4fb5c1af15f982bc9672cfe4095c07e2000518f329f8ca7cb9b5a
- public amount
- 100000
- public blinding
- 310d5941136067fd9a63fc64927fc7c8c8f0131a7d05e9758c9a68d32dd68cfc
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.