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
- 3978facaf9e7cea8899c3e98a96c0b6425779f95c36e31df9efb02d6508887bb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3978facaf9e7cea8899c3e98a96c0b6425779f95c36e31df9efb02d6508887bb · T_PMINT
- block
- 948723 · 30d ago
- commitment C
- 02cbaf789eff966c5afaf09d06f97b6a001424b4d11cf822a6477044ef1df7f5f8
- public amount
- 100
- public blinding
- 8d51cc54819dd8703db8c9220a7e1caa7e2b01f658a904821fa8c72d8d1ed89a
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.