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
- ed883458dd8e621e4189d3b3f1f15e8910217c5ddde7c57f7b678ce303f02f06:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ed883458dd8e621e4189d3b3f1f15e8910217c5ddde7c57f7b678ce303f02f06 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03e1ecf5f14a39ceead52dabfd42813adc59d586f8f3dba54636bb2455ff3dab31
- public amount
- 100
- public blinding
- 3df05d75ba963408f751d914323370e32325d6e2b9a8dc1a053687f5398f7536
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.