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
- 0fbda7f99221d215b45c542413a3486e0cfbded61099347f03f116928da6cd75:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0fbda7f99221d215b45c542413a3486e0cfbded61099347f03f116928da6cd75 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02935c9cf2c407a984b2be3dd8a4cef47299b7fb0f89188949f25c8e33f60adeab
- public amount
- 100
- public blinding
- 18c4e693cc70eb3a451178afbf1ccc1a9028df3eb737d82280a76b715b57d46e
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.