# BlockChain **Published by:** [ahmi7.eth](https://paragraph.com/@ahmi7/) **Published on:** 2022-11-07 **URL:** https://paragraph.com/@ahmi7/blockchain ## Content Blockchain is a distributed database that maintains a continuously growing list of records called blocks. Each block typically contains a timestamp, a transaction ID, a transaction payload, and proof of work. Proof of Work is a security feature of Bitcoin that allows nodes to agree that a particular block was mined by a certain miner. Bitcoin nodes use the proof of work to prevent anyone from creating a block that contains an arbitrary transaction. ## Publication Information - [ahmi7.eth](https://paragraph.com/@ahmi7/): Publication homepage - [All Posts](https://paragraph.com/@ahmi7/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@ahmi7): Subscribe to updates - [Twitter](https://twitter.com/MKamran389): Follow on Twitter