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
- b1ef253c5e4a3524999e58a201b04f204a772412beb56fc23d5861a5f6849771:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b1ef253c5e4a3524999e58a201b04f204a772412beb56fc23d5861a5f6849771 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02ef8cf21e5ab8ce60fb8e6ec877f1a330161364cde22fe55c10a9b2d2de385ff3
- public amount
- 100
- public blinding
- 4f0f9c97b03ca6b7a57fa8b5fe0017e4872b44bff9b79656b9d42fd1a8dc3a2c
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.