Loading Tool

Explorer IconExplorer

Memory Pool

78,223 transactions
29.08 vMB
0.07575684 BTC
Random Selection Loading Transactions
Max Size: 176.33/200 MB

Candidate Block

Mining Attempt 2cfae421af49707f612e45f650804eca0eac9bce3bf8a6f6fc8dc7f77fa16778
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 3b149ec57081004052564a4dfbd04b202c710880bc5f536170a41de4651dceeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.01502662 BTC
Feerates: 100.19 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (230,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,953 684,953 000000000000000000052b470fc23a41095b3edd335eda96c839a434580ad02e 2,799 1.00/1.00 vMB 57
684,952 684,952 0000000000000000000a8b9b1382963605d191d63a8bca7ecc4b18f1fae5cf62 2,582 1.00/1.00 vMB 86
684,951 684,951 000000000000000000084d347bfc47e84589fcca717d985bf27b6b8bc36ce408 1,393 1.00/1.00 vMB 101
684,950 684,950 000000000000000000006cdac416ce17222fa0f90eb050d2b7e11773912df725 967 1.00/1.00 vMB 95
684,949 684,949 00000000000000000002b876f7c06f69ce9eedad0bb09916a5c70114b8ea2780 2,886 1.00/1.00 vMB 118
684,948 684,948 00000000000000000004176527a72b75247e468699b1e11a3490f7c4eb3516eb 2,624 1.00/1.00 vMB 86
684,947 684,947 00000000000000000006530f4567b0eb0951dd4e0dfb349093fe3508ffb585a5 2,231 1.00/1.00 vMB 68
684,946 684,946 000000000000000000027aa7ee6963772acc54dd1a7191c6db6c7f5c94ebcf9c 2,834 1.00/1.00 vMB 90
684,945 684,945 000000000000000000012a3f259fb82d5f9f0b00b6cd1f4cc4658798520d09be 2,673 1.00/1.00 vMB 87
684,944 684,944 00000000000000000006ee95fbdd8b13a03946e5cf3ee9b58e1e2fe7d53f94e4 2,468 1.00/1.00 vMB 92
684,943 684,943 00000000000000000002c28f617264eeda98541d5e0c215a3b0ee6d6094803f7 2,245 1.00/1.00 vMB 90
684,942 684,942 00000000000000000007e216a15cd01e825ea1c76ee26ced76780e45aa05fb5e 1,973 1.00/1.00 vMB 106
684,941 684,941 00000000000000000003a28c977e6263169577b5f5a311a51e11b403592aeb61 1,442 1.00/1.00 vMB 99
684,940 684,940 0000000000000000000a1c7266fc510ee9d5fc7a13eb8e3e67ae65107198f6bd 2,825 1.00/1.00 vMB 117
684,939 684,939 0000000000000000000047fee048451ec87494dc1ef4c57bedc224d9f74e329f 2,726 1.00/1.00 vMB 109
684,938 684,938 00000000000000000001abb149e0f2f0611569520df9710f68dd1047750cacf9 1,271 1.00/1.00 vMB 99
684,937 684,937 000000000000000000088951b2191cf1aa90b3f55da25d5341e88d4ec154cd66 2,793 1.00/1.00 vMB 112
684,936 684,936 00000000000000000001c1afa8f5b15db6647f40004436fe3c1d25e260461805 2,486 1.00/1.00 vMB 115
684,935 684,935 0000000000000000000433d0e2d3f9afa4930fd3f06c14dd7d0999a4e5b35086 3,055 1.00/1.00 vMB 128
684,934 684,934 000000000000000000079cb2595801e53e5f19bb8dbccf24b304836ae5671acb 2,606 1.00/1.00 vMB 109
684,933 684,933 00000000000000000004faf307b9d29081698e84847b6f706838d02be4de482e 3,064 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.