
Drayage Blockchain is a purpose-built blockchain for supply-chain records: fast enough for gate events, private enough for rates, and permanent enough for audits.
A record arrives from your TMS, portal or the API — rate conf, BOL, POD, gate event or payment milestone.
The full payload is fingerprinted with SHA-256 and signed by every party with Ed25519 keys.
The hash, signatures and timestamp are written into the next block and linked to the parent block.
Anyone with the record can recompute the hash and check it against the chain — in about 120 ms.
Most chains are built for currency. Drayage Blockchain is built for documents and events: high-volume writes at port-gate speed, selective disclosure for commercially sensitive rates, and an audit trail regulators can rely on.
Every record is reduced to a unique cryptographic fingerprint. Change one character of a BOL and the hash no longer matches the chain.
Carriers, brokers and shippers sign with their own keys, so every approval is bound to a verifiable identity — not an email thread.
Individual records are provable against a block root without revealing the rest of the block — verify privately, share selectively.
Blocks replicate across 510+ validator nodes. There is no admin button that rewrites history — for us or for anyone else.
No. Only the cryptographic hash, signatures and timestamps are anchored on-chain. The underlying documents stay in your systems — the chain proves they haven't changed without revealing them.
No. Every anchored record gets a shareable verification link that recomputes and checks the hash in the browser. Accounts are only needed to anchor new records.
Corrections are appended as new versions linked to the original — the history shows both, with who signed what and when. Nothing is ever overwritten.
Records are accepted in milliseconds and final after one block (~2 seconds). Verification against the chain averages 120 ms via the API.

Sandbox keys are free — go from TMS export to on-chain proof in an afternoon.