Loading Tool

Explorer IconExplorer

Memory Pool

85,766 transactions
31.97 vMB
0.21081494 BTC
Random Selection Loading Transactions
Max Size: 191.19/200 MB

Candidate Block

Mining Attempt b3bd50ded863397c677d3e5a4ca58d6684674866d4aeb79f20d419287f8a7322
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root e12d3cc494e95c6b74271a868a3367feb2f71083edb09de31a8c235a218f71a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,879
Size: 1.00 vMB
Total Fees: 0.09512861 BTC
Feerates: 529.10 > 9.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (139,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,818 775,818 0000000000000000000534543bc9efd6a4b8f1155f65bc6699b94bd084a31eb0 2,283 1.00/1.00 vMB 5
775,817 775,817 000000000000000000067702fe0b09396298ebae0f2d7179f43fe2847cb16c40 796 1.00/1.00 vMB 6
775,816 775,816 000000000000000000008adecb63f9f35e64e17103fcbb740c1f03e3247de89f 1,450 1.00/1.00 vMB 12
775,815 775,815 0000000000000000000711e56936fb30bad34f64861b08039ec0c131949d820f 2,464 1.00/1.00 vMB 14
775,814 775,814 000000000000000000037fe14a1cd9190ba15e4636c81ba065e8b0ab863181ac 2,420 1.00/1.00 vMB 5
775,813 775,813 00000000000000000004c264b958d029638c93863de181411d7f5cd252e0227c 1,927 1.00/1.00 vMB 13
775,812 775,812 00000000000000000002d61a734617977459a6d4ca58072be9e882ee2cc35d01 2,678 1.00/1.00 vMB 17
775,811 775,811 00000000000000000003a6d4622a100dd91e4b1f56350d9b10ada32f50b0af75 1,095 1.00/1.00 vMB 8
775,810 775,810 00000000000000000000328907ad06de6d42154b786f2dc1577162deb7ef3443 1,369 1.00/1.00 vMB 13
775,809 775,809 00000000000000000004f0f0e0769491286d44c80000f49e892a31ec3512fb03 1,036 1.00/1.00 vMB 6
775,808 775,808 0000000000000000000139dd68643a5604f75e1a7a1cd60fc59c9576ecc6610b 1,443 1.00/1.00 vMB 11
775,807 775,807 000000000000000000004acf94e5ccc02d685369929730ba966b4a534eb06b87 1,553 1.00/1.00 vMB 11
775,806 775,806 000000000000000000014b29cf0315c1fa81f30a57113eac73880ee38ff67280 1,498 1.00/1.00 vMB 17
775,805 775,805 00000000000000000004e53e4ec83cdf398a93b9ecdf6af20d8df44e8381fc8e 1,731 1.00/1.00 vMB 6
775,804 775,804 0000000000000000000528013a34f406929965946e0c32967519a50c92dfe0d3 1,941 1.00/1.00 vMB 13
775,803 775,803 00000000000000000000361722885ce91a105ad6078c1b35b8652a5d0995a3dd 2,199 1.00/1.00 vMB 16
775,802 775,802 00000000000000000001df9b5a4c7773611608bea59cda4b856baa2f0faa8b33 1,981 1.00/1.00 vMB 14
775,801 775,801 00000000000000000003011ff500f51c074076b6b410e650c8ff70576d685356 1,675 1.00/1.00 vMB 19
775,800 775,800 000000000000000000017f4c679432c89fa97b8c5312cc7c51c334a01d57bd40 1,747 1.00/1.00 vMB 11
775,799 775,799 00000000000000000005a40b9ee311c43976d77bf9f3ffbc061d9ed16d25f3a9 1,565 1.00/1.00 vMB 9
775,798 775,798 0000000000000000000625d7404b39b256b367ebc79d6ff48c2abc0d9d1163c3 1,961 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.