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