Loading Tool

Explorer IconExplorer

Memory Pool

83,510 transactions
31.72 vMB
0.12885787 BTC
Random Selection Loading Transactions
Max Size: 191.68/200 MB

Candidate Block

Mining Attempt 82b1f07fd1d296874686028a6dcced8595ba04144eb40297a536ad94e4beb073
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 031d17c08eb45c924e07ad4a5406333292b35f756cb1efdf06cbfec459fc8a5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04351950 BTC
Feerates: 803.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (48,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,295 867,295 000000000000000000008da1ee40e530eb71b46fde8024d194d8d3b7ac847a7f 3,301 1.00/1.00 vMB 11
867,294 867,294 0000000000000000000138a90b7dce1f24df601ceb0443a62cd2251919cfed31 2,852 1.00/1.00 vMB 23
867,293 867,293 00000000000000000001220f8735774e9a9456c02381c31c7235da31ee7e3899 2,769 1.00/1.00 vMB 9
867,292 867,292 000000000000000000018ab3d3c7b426411baaeb89aca98528d5f36dcd232b02 3,966 1.00/1.00 vMB 10
867,291 867,291 000000000000000000010a5049b9e7fcc9bccad009427a99751b13bc41724835 3,819 1.00/1.00 vMB 6
867,290 867,290 000000000000000000012ab42dc4b0925ea3545122d07a2602518a4693647f82 3,611 1.00/1.00 vMB 24
867,289 867,289 000000000000000000000d19f203c2d835b724d2eb2e739f09c7eebe9f590fc2 3,119 1.00/1.00 vMB 23
867,288 867,288 000000000000000000012255731b23c694c2afd3073b0aa677c7e704a4a75107 3,885 1.00/1.00 vMB 35
867,287 867,287 000000000000000000012384e69a564987bf162e1a08b8ced6f95406a698b4c1 3,305 1.00/1.00 vMB 33
867,286 867,286 00000000000000000002c0f5e88782f0acfefd9b828b7f0bd3e4142569314b88 2,270 1.00/1.00 vMB 6
867,285 867,285 0000000000000000000137c6093bed37366ea654ab5ef97f51f6ec53054391aa 3,551 1.00/1.00 vMB 7
867,284 867,284 00000000000000000000e602cf99cb41ae87e1efd6a09260371e878cd9408b25 3,883 1.00/1.00 vMB 18
867,283 867,283 00000000000000000001ba628d19162f2a60f5a293fe2f67317c578b2ed10687 3,891 1.00/1.00 vMB 19
867,282 867,282 0000000000000000000034ba1b37c081a4dd6a13b08eecd5c802d256be2d102a 4,452 1.00/1.00 vMB 9
867,281 867,281 0000000000000000000042b44e7a5643eda7e13d4dfc968ea72000a964dbcb66 3,384 1.00/1.00 vMB 4
867,280 867,280 000000000000000000007f0cb2b3041b388d55cc4b80af048f01e302995998be 2,891 1.00/1.00 vMB 22
867,279 867,279 00000000000000000001f6c621200b179d91e2ae91d3922553a2296b57c30868 3,084 1.00/1.00 vMB 4
867,278 867,278 000000000000000000020622c846ea074dbb10d68fcf474d11e7691df3332cb5 3,577 1.00/1.00 vMB 23
867,277 867,277 000000000000000000001841683ffb4761757613cd970199af5288eb7982b873 3,178 1.00/1.00 vMB 17
867,276 867,276 00000000000000000001d71dc3ab0da949569c74e076460bb206e9a82fbe1e20 2,335 1.00/1.00 vMB 7
867,275 867,275 000000000000000000011b5641785a11710b13dfbc4c92b388850d2d29e5bdef 3,880 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.