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
- b678415714e852e3ab8e2089fd76ea0b6a30b08032881bb3cc05723faca38957:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b678415714e852e3ab8e2089fd76ea0b6a30b08032881bb3cc05723faca38957 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03d12459fb6efdb0f70d5e5b9b9b63583df3107332080a6d897de862339617c437
- public amount
- 100
- public blinding
- 3259bf7c38d69e827f55583a506d023462ce0acc7847d0d9c9ee9bc6900d2bed
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.