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
- 5ed87827b97e16486aadd9cc3cffce345fcaf2c58d399c0bee9f5e84f333c050:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5ed87827b97e16486aadd9cc3cffce345fcaf2c58d399c0bee9f5e84f333c050 · T_PMINT
- block
- 948522 · 54d ago
- commitment C
- 021db9819806a6a99407362b09c0392e665f0245eecb24d12962af894ba4c4db25
- public amount
- 100
- public blinding
- 11d4fb499bb80bddc958ba643d92125e197813144d0f7f8b4f6d24439fe3846b
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.