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
- f9cabf393f1d2201f501cbcdeb4dfbc75ccb6421f217e2138740b77e17f47552:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f9cabf393f1d2201f501cbcdeb4dfbc75ccb6421f217e2138740b77e17f47552 · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 028183e841fa4b50d17407f20805b52b795d4cfa96e9a7397b452fe2b6e21abba7
- public amount
- 100
- public blinding
- bbcc831dc10e00a213ccbc61e9000e4b81b23167edd9734560714e0dc56de1ac
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.