Bitcoin Terms Beginning with S


Script is the language Bitcoin uses to determine who can spend a given piece of bitcoin (a UTXO). Script is intentionally limited in order to maintain Bitcoin's simplicity and ensure that any individual can run a node and validate the blockchain.

Saleability is a mathematical formula used to compare different investments or trading strategies based on their profitability and success. Saleability is also a concept from Austrian economics which describes the reliability of demand for a good.

A satoshi, or sat, is the atomic unit of Bitcoin. One bitcoin is divisible into 100,000,000 sats. The existence of satoshis make Bitcoin divisible, a necessary trait for deflationary money.

Satoshi Nakamoto is the anonymous creator(s) of Bitcoin. After developing Bitcoin and mining for two years, Satoshi disappeared in order to ensure the project would remain decentralized.

Scarcity of money refers to the inability of money to be easily found or created. While it is important for money to be widely available, if money can be easily created, it can have negative consequences for the economy.

Schnorr is a type of digital signature scheme similar to the ECDSA scheme. The Schnorr scheme presents several security, privacy, and efficiency advantages over ECDSA.

The Script Type Heuristic is utilized in chain analysis in order to track ownership of bitcoin across transactions.

The Script Witness contains the signatures and appropriate script, which together unlock bitcoin sent in a SegWit transaction.

The ScriptPubKey is a script which controls how bitcoin can be spent. Bitcoin is locked by the ScriptPubKey and unlocked when the owner submits a valid ScriptSig.

The ScriptSig is the part of a transaction which contains the required signatures and the script which unlocks a UTXO for spending.

The Standards for Efficient Cryptography (SEC) is the standard method for encoding a Bitcoin public key. Most public keys use compressed SEC format and are 33 bytes long.

Secp256k1 is the name of the elliptic curve used by Bitcoin to implement its public key cryptography. All points on this curve are valid Bitcoin public keys.

The U.S. Securities and Exchange Commission(SEC) was designed to protect investors and maintain transparent, structured markets. The SEC is composed of several divisions, including Investment Management, Corporate Finance, and Trading and Markets.

Securities are documents that represent an asset with monetary value and create a legal duty for the issuing party to repay.

A seed is a piece of data which can be used to generate all of the public and private keys in a wallet. It is often represented as a Mnemonic Phrase.

Segregated Witness (SegWit) is a soft-fork upgrade to Bitcoin which was activated in 2017. SegWit fixed the problem of transaction malleability, and paved the way for the implementation of the Lightning Network and many other upgrades.

Settlement is a business transaction in which securities, or interest on securities, is exchanged for a payment of money or as fulfillment of contractual obligations.

SHA-256 is a hash function which has several unique properties. SHA-256 takes an input and produces a random, deterministic, unpredictable output. This makes it useful for a variety of functions within Bitcoin.

The Sharpe Ratio measures the risk-adjusted return of an asset. This is one of many metrics used to standardize investment performance.

Short selling is the selling of an asset that the seller does not own. This results in a negative position for the seller.

A short squeeze occurs when short positions must close out their positions due to an increase in price. This results in additional buying and increases the price further.

A sidechain is a protocol that relies on the Bitcoin blockchain for data or security, but conducts its own operations on a separate blockchain.

A sighash is a small part of each transaction that determines which parts of the transaction become immutable once a signature has been added to the transaction.

A digital signature is produced by a private key and proves that the owner of the private key and corresponding public key has validated the signed data.

Signet is a proposed new test network parallel to the Bitcoin network. Signet would use signatures to validate blocks, not a Proof-of-Work system, and coins would not be monetized.

Simplified Payment Verification is a term used to describe software which queries other nodes for new blocks and transactions but does not store the blockchain itself, like a node.

Slippage is financial loss during trading as a result of market inefficiencies and illiquidity. Slippage occurs when an illiquid market experiences a sudden, large change in demand or supply, resulting in losses for the buyer or seller.

A smart contract is a digitally created and enforced contract. Smart contracts can be used to design loans, time locked transactions, and even derivative products.

Social engineering is deliberately taking advantage of a person to obtain personal or confidential information.

A soft commodity is a subset of commodities, generally defined as anything that can be grown or harvested.

A soft fork is a fork, or a change to a project's source code, which is backwards compatible, meaning that it is not imperative that all nodes adopt the upgrade.

Solvency measures an entity’s ability to meet its financial obligations. A company is solvent if its assets exceed its liabilities.

A Sparse Merkle Tree is a data structure that makes it efficient to prove that specific data doesn't exist within a given Merkle Tree

The spot price of an asset is the current price it is trading at. This number is specific to a given market. Spot prices are set by market participants.

A spread is the difference between two prices, rates or yields. Most commonly, the spread is the difference between the bid and the ask prices of a security or asset, known as the bid-ask spread.

A stablecoin is a cryptocurrency intended and designed to be stable in price, by pegging its value to a fiat currency, cryptocurrency, or commodity.

Stagnation is an extended period of low or no growth in an economy or industry. Stagnation is considered to be occurring when real economic growth is less than 2% annually, and it is often accompanied by periods of high unemployment and involuntary part-time employment.

Stock-to-flow is a measure of the new supply of an asset that is being created over time, relative to the existing supply. This metric can help measure supply and demand imbalances and project prices.

A stop-loss order will automatically exit a position if it loses too much value. This can be used to manage a trader’s risk.

A store of value is an asset whose investment thesis is its ability to preserve value across time without depreciating. Gold and silver have been widely regarded as long-term stores of value for millennia, but Bitcoin has proven itself as a stronger long-term store of value.

Support is a price level that is expected to serve as a minimum in the short term. This level is an estimate, not a guarantee.

A surety bond is a bond that has been insured or co-signed by a bank.

The Society for Worldwide Interbank Financial Telecommunications (SWIFT) system is a digital messaging service used by financial institutions to communicate about the validity of transactions.

The Swiss National Bank is the incorporated central bank of Switzerland; it was created to consolidate the operations of more than 50 regional banks that existed in Switzerland in the early 1800's.

A sybil attack targets a network of peer-to-peer nodes by flooding the network with nodes which are all controlled by the same entity. These nodes attempt to disrupt the established consensus of a network.