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
- 070189dd26286884c6e7e2280a010e5b3b1978c1caea61c28fe5267813a2d936:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 070189dd26286884c6e7e2280a010e5b3b1978c1caea61c28fe5267813a2d936 · T_PMINT
- block
- 948730 · 3d ago
- commitment C
- 028c4eaa3cbd65f2d5b3e9335b9f903caf4ca422627f10f44a32e64db7b81ce36d
- public amount
- 100
- public blinding
- 26dcb08e265b3be7defa9cbaf76c74378aaab80a237d02cf7f78eaec21bacc42
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.