Loading Tool

Explorer IconExplorer

Memory Pool

76,135 transactions
28.43 vMB
0.06872995 BTC
Random Selection Loading Transactions
Max Size: 172.16/200 MB

Candidate Block

Mining Attempt aa0a7118d9ed2cfdd07d0a794698b9b3f8d8643fbff727582121f6c928073d93
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 9ee5c22499e24d5f47501b358d25c6252d1c2ba531038bb3f72187c56472e01c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,341
Size: 1.00 vMB
Total Fees: 0.00992169 BTC
Feerates: 214.59 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (286,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,154 628,154 0000000000000000000041a8410def84418f7738711689ab015a695266129b69 923 1.00/1.00 vMB 88
628,153 628,153 0000000000000000000da389bf889553668c173b3dff6218bd59231d9985aab6 1,470 1.00/1.00 vMB 147
628,152 628,152 0000000000000000000fab8ca9277f31801ed04ad98a7ed05273582d813d62cd 2,621 1.00/1.00 vMB 29
628,151 628,151 00000000000000000004b4e0bb786962d42adedc8dbbcbce5055e04a601f5cfe 2,456 1.00/1.00 vMB 11
628,150 628,150 0000000000000000000ea40e249e4fbe734529bb38e418aad117a5bb5f7df58d 2,785 1.00/1.00 vMB 23
628,149 628,149 000000000000000000042cfb3286bd96a076dd266495cadc6829df4696616c7d 2,509 1.00/1.00 vMB 8
628,148 628,148 000000000000000000088603f7eacfbe382a4e9f15e35a99aa499f24da3e9d3f 2,371 1.00/1.00 vMB 14
628,147 628,147 0000000000000000000ad2e166937816570c02651a83f39f7474249b13094ba0 2,311 1.00/1.00 vMB 23
628,146 628,146 0000000000000000000bcc01946445ab623fe2202be1b4ffde8fa47970aa7b40 2,732 1.00/1.00 vMB 14
628,145 628,145 0000000000000000000423b9ac2dafb634061087b826f400dd36ed733b9ea124 2,460 1.00/1.00 vMB 20
628,144 628,144 0000000000000000000c9263c45475c1756f2de57721a4a1963dce48a582795e 2,726 1.00/1.00 vMB 39
628,143 628,143 00000000000000000000cf11db685f2839ef601fce53d87302b6f200b9c98b65 2,760 1.00/1.00 vMB 25
628,142 628,142 0000000000000000000f56df7b172f761c71579a9b30bed38f1bf615cc709933 2,567 1.00/1.00 vMB 35
628,141 628,141 0000000000000000000b3f930cac1fb6096edcc0c60f659e839d2f8c901d5eb3 2,748 1.00/1.00 vMB 8
628,140 628,140 00000000000000000010c479a18666971c6ff45bace12b2e7dcc21bdd17b1938 2,501 1.00/1.00 vMB 22
628,139 628,139 0000000000000000000ad0affe960c408bec3be6d72ce9c3000616858c1106b5 1,430 1.00/1.00 vMB 13
628,138 628,138 0000000000000000000ed6bbf7f9bcbf8b323b4108dbb6f5e0dd3af0ebdaf57a 2,678 1.00/1.00 vMB 27
628,137 628,137 000000000000000000056a780fae86f28c60325e8c8e9cf0e3bb18b82a8b555e 1,596 1.00/1.00 vMB 18
628,136 628,136 000000000000000000029575db33d5fea2bd80fa7b6b3f90fa37fdcc40003ceb 1,689 1.00/1.00 vMB 16
628,135 628,135 000000000000000000016530cf366ae7348ef5405939ada90409745f757a8bbc 2,520 1.00/1.00 vMB 33
628,134 628,134 00000000000000000007cb8f1919ca263ca75ec92c883c67f62b381cb8149b0d 2,320 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.16 GB
    • Received: 16.16 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.