Loading Tool

Explorer IconExplorer

Memory Pool

80,534 transactions
35.08 vMB
0.20247354 BTC
Random Selection Loading Transactions
Max Size: 195.28/200 MB

Candidate Block

Mining Attempt e96cbd9dce062df8e8ca3a7922f2ed2ed56667bd4096388103e9c4ac646e35ad
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 376f70474275086f8eaf627e68a2b18ea90b8a9fde14090348a4e84e15e46336
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.06463649 BTC
Feerates: 477.45 > 6.48 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (125,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,965 789,965 0000000000000000000217dfa290e157da15277a9ad96d524bbb540b7b864338 3,905 1.00/1.00 vMB 116
789,964 789,964 00000000000000000000e87441caf39483bbaed6a19c7f01fc7b8c1325f9c647 3,293 1.00/1.00 vMB 81
789,963 789,963 0000000000000000000034b7c09aa6f9b80ec9b72c9b4569409b00d605ae93e5 4,564 1.00/1.00 vMB 104
789,962 789,962 00000000000000000000309fba5f77d06c1955b7349674daf2bbc7fed59ca053 4,396 1.00/1.00 vMB 92
789,961 789,961 00000000000000000004e005a8346fd01204b29f240569fd43fb586696e3b169 4,883 1.00/1.00 vMB 97
789,960 789,960 0000000000000000000230a824c72ac97ccb40209935427c738796a9d241fcb2 4,496 1.00/1.00 vMB 112
789,959 789,959 00000000000000000004b2aea48da395156297a536ca62c2c53d25e14225f72a 4,530 1.00/1.00 vMB 102
789,958 789,958 00000000000000000003455f2777146ca82269f888f1fc515e3fda9ccb2c7724 4,105 1.00/1.00 vMB 117
789,957 789,957 000000000000000000049d1f894d2cb64bbe9d1dea5544e7fc0a576842d54929 3,722 1.00/1.00 vMB 93
789,956 789,956 0000000000000000000078721de732a94cabe11b427a950dd5b89e48622ccc0f 2,934 1.00/1.00 vMB 46
789,955 789,955 0000000000000000000113d941488df5a69f23ed277bc33cabbd00af07e3f4d7 4,138 1.00/1.00 vMB 41
789,954 789,954 000000000000000000040b8c466dcc37a6a704765ab4ac96d87b6068b0e56474 3,896 1.00/1.00 vMB 29
789,953 789,953 0000000000000000000467715cd503ec64fd68154d6f3672166cd5631a4d8e55 3,874 1.00/1.00 vMB 59
789,952 789,952 00000000000000000003c5a7c97d8999e679d906d1ae295947a200462d02aa69 4,031 1.00/1.00 vMB 38
789,951 789,951 00000000000000000005c41aae5c4cde1be74190092746ce9b404486b5e41111 4,114 1.00/1.00 vMB 30
789,950 789,950 00000000000000000001d0756774d1df09d57f2454bbea9808b24e78d3c4a3e6 4,514 1.00/1.00 vMB 28
789,949 789,949 00000000000000000001377e80c923f9431a8ec348af8765466a9275bfcf39f2 4,166 1.00/1.00 vMB 60
789,948 789,948 00000000000000000005702ec89a7bdbac0308337e6bc2cc73df44ead0351b12 4,080 1.00/1.00 vMB 26
789,947 789,947 00000000000000000004b60a8273f902f397c0083472a1cdb627071a5e9a2ce8 4,081 1.00/1.00 vMB 52
789,946 789,946 00000000000000000004da7fab71cbd8f212467e33c313f9edac6cef32245b58 3,478 1.00/1.00 vMB 69
789,945 789,945 00000000000000000004c30a8c28ab678e07d9fdf33993ad282ec337a7e3e1cf 2,678 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 783.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 736.12 GB
    • Received: 18.58 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.