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
- bd28fad1a1e36807ef142aa84ed6fedab8b76f06e9ee9b5363e3ec71fc58bf6e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bd28fad1a1e36807ef142aa84ed6fedab8b76f06e9ee9b5363e3ec71fc58bf6e · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 039a1f1554b08c298f5c0f31c9acf1a04cc8ceef3f2831b81d1c55dacc82e05c27
- public amount
- 100
- public blinding
- 414b0449b956a69352bc2ea2013b7b8c32e1937dff13f50dc949b3d52b8a11ab
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.