Skip to content

Commit 8c892ae

Browse files
committed
fixed slash in /posts/images
1 parent 4fc0d8b commit 8c892ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/posts/intelbroker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ However, every single transaction ever conducted on the Bitcoin network is recor
3939

4040
The Bitcoin blockchain functions like a global, public bookkeeping ledger. For every transaction, it permanently records three key pieces of information: the sending address(es), the receiving address(es), and the amount of Bitcoin transferred<sup><a href="#ref5">5</a></sup>. Imagine a bank that publishes every single transfer, showing the account numbers of the sender and receiver and the exact amount, but without listing the account holders' names. In a simplified graph:
4141

42-
![Bitcoin Blockchain](posts/intelbroker/Bitcointransactions.jpg)
42+
![Bitcoin Blockchain](/posts/intelbroker/Bitcointransactions.jpg)
4343

4444

4545
While individual transactions might seem disconnected, a dedicated observer can analyze this public data to identify patterns, link addresses together, and build a detailed graph of financial activity.  

0 commit comments

Comments
 (0)