Bitcoin uses a scripting system for transactions. Forth-like, Script is simple, stack-based, and processed from left to right. It is intentionally not Turing-complete, with no loops.| en.bitcoin.it
Wondering what bitcoin addresses are; how to find or change them in your wallet or exchange; the differences between prefixes like 1, 3, or bc1; etc.?| Bitcoin Briefly
A modified Base 58 binary-to-text encoding known as Base58Check is used for encoding Bitcoin addresses.| en.bitcoin.it