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
- 5568107b6e218f428c176606034b0452e355899ab4f1b85a1801fcaf985a6256:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5568107b6e218f428c176606034b0452e355899ab4f1b85a1801fcaf985a6256 · T_PMINT
- block
- 948520 · 54d ago
- commitment C
- 027816518351dc381d92d12a093b149832f7ae5cc10fb345936ee61e3eb256cc4d
- public amount
- 100
- public blinding
- c2f8a54f5df26dcc16d25598f9c73fd6730c8c7fdd4a706050fd5c4a5df33ef3
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.