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
- 3a77d2d89f20ab6571c3d4c25b43400fa21d4b07d6ec7d309b101ab194e74abc:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3a77d2d89f20ab6571c3d4c25b43400fa21d4b07d6ec7d309b101ab194e74abc · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 034f2f128497259e4af51778489de7f03705f4446384862205d91b510220890f8a
- public amount
- 100
- public blinding
- 5402c196a2426940693935b6008e693650a0ea74fa4f78cb1256cf5f68fc1972
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.