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
- 1d590a2fba82176d64ce28cadf5a478a60090fbe0d9403472c2c0cb6c121d179:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1d590a2fba82176d64ce28cadf5a478a60090fbe0d9403472c2c0cb6c121d179 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03c7ff51d1cdaa843e3a9a9838d3b57f1a47e092022f244c82a4c55acad4d608ac
- public amount
- 100
- public blinding
- d89ad79c855d923f7a594bcba8c8234290165432ad00daac1561ab57971bd805
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.