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
- 2ca336274555e84121d33b5e9d2efb8fa973147b4235a1ed0c09717c2f52e4d0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2ca336274555e84121d33b5e9d2efb8fa973147b4235a1ed0c09717c2f52e4d0 · T_PMINT
- block
- 948726 · 3d ago
- commitment C
- 021392419de282ac8c41187b9044cad6f6ba2d70704a244a43589e1fb09fcd662d
- public amount
- 100
- public blinding
- 1c698350d295f60b00fe0025d1363c55d8c45b87c253121fb64e97796a341501
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.