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
- 87e49d596c1fe2428d485f17c84cc811d6b1c38f5479c1b11c969d36f46e869f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 87e49d596c1fe2428d485f17c84cc811d6b1c38f5479c1b11c969d36f46e869f · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03ac4c41848ef48f220806decc6564076b4e6a7bfc23f4ac6bfed2ed272e045f33
- public amount
- 100
- public blinding
- c860c7da468df15ea70970dbad423d96ed8cdc9cc976149ff1bef751112b7aa7
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.