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
- 4fb759bb868086e5d7f30b4fed1a66da1001b6abd5c92470f2c76b4a8c001223:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4fb759bb868086e5d7f30b4fed1a66da1001b6abd5c92470f2c76b4a8c001223 · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 03f8d1674106eaa71be7a7acea3d9c30876f6be8ee64944f2d987766c1562d418c
- public amount
- 100
- public blinding
- 6fcaff1f62a45cdbf471410ae0a4c70f89c83739c775a2642ade92577d878118
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.