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
- badd8aeb5bcc66da994130cc99d5cb9af47a7c2b458bb04cd79d23cb93de2081:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- badd8aeb5bcc66da994130cc99d5cb9af47a7c2b458bb04cd79d23cb93de2081 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 027c424d75accc7cef8cdcdf69caedc6832f826d756d475548d404a2341b6ca2cd
- public amount
- 100
- public blinding
- d1f3c1e2cab6d560ed9de6746fe66de1cf69c87eb714eda6c7b24361316dc15e
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.