Loading Tool

Explorer IconExplorer

Memory Pool

39,617 transactions
27.07 vMB
0.05537145 BTC
Random Selection Loading Transactions
Max Size: 141.47/200 MB

Candidate Block

Mining Attempt 9b58ab2b4bb7b74c180f4af220cf964acf2b00d57a27460c425c080aa55dd1f0
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root f606f0104fc5386c8d3785be83d050939e481be6378a4736dac509addfff5096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,193
Size: 1.00 vMB
Total Fees: 0.00527361 BTC
Feerates: 69.10 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (196,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,180 718,180 0000000000000000000a4501e899c7ee05baa2be04bd42ffc04a3387a6642db8 1,439 0.79/1.00 vMB 3
718,179 718,179 0000000000000000000b2c729493c50514d68dd18f7ede53e978eceb1a9f6289 1,357 1.00/1.00 vMB 5
718,178 718,178 00000000000000000000cc2706161aef8cb2546dd277aa7adbbca70f84d0cd73 960 1.00/1.00 vMB 3
718,177 718,177 00000000000000000002b9d1cdc9210325674008819235bd45424ecb30153199 3,884 1.00/1.00 vMB 5
718,176 718,176 00000000000000000007dcd4f0ebd0c905dda4e8d56b5e6f7fe498b873bf8379 3,094 1.00/1.00 vMB 5
718,175 718,175 00000000000000000001beff65fa5cb5bef7ee91147da7717afff7c35b66b86c 3,251 1.00/1.00 vMB 6
718,174 718,174 00000000000000000007ad6ebb53182d61d665a0b862aaa8e242ecd32723971a 3,010 1.00/1.00 vMB 11
718,173 718,173 000000000000000000046f18994a683137b51f1d02a06b019e9b3597b1341436 2,176 1.00/1.00 vMB 5
718,172 718,172 00000000000000000003c44ad169a0216c9f973e8c54e3f5b688dad43b01f6a9 3,280 1.00/1.00 vMB 7
718,171 718,171 0000000000000000000944c3d9f61f749f6f463617bf9a98ce36ada57207df8a 2,794 1.00/1.00 vMB 24
718,170 718,170 000000000000000000060c61c29f9ec7aa61d1358b9b8f43e9343ee50f57d01e 2,274 1.00/1.00 vMB 12
718,169 718,169 00000000000000000002b1883b67077fce63ceba92a066efe01d2643b9e7d0e4 1,744 1.00/1.00 vMB 12
718,168 718,168 000000000000000000081d6a61307e6ffda350fa02368c05fbc2fbb599dbda87 2,785 1.00/1.00 vMB 11
718,167 718,167 000000000000000000014b82abf76671b7a7c4ff34f81c9468cd8c0b63008b1c 2,375 1.00/1.00 vMB 13
718,166 718,166 0000000000000000000881f6c49c20e418a2a90bbe771ae4160d3ec9e73398be 1,824 1.00/1.00 vMB 10
718,165 718,165 0000000000000000000300c97f4b88ecec2206b6ac0751c777f67148ba115528 1,275 1.00/1.00 vMB 8
718,164 718,164 00000000000000000002a981de266ff51860bbc173ac77a7d55e6412dc8b2ce9 2,058 1.00/1.00 vMB 13
718,163 718,163 00000000000000000000a61fa3d5e5f59c21ecac560c2bbdf1a147e9865b51e9 1,512 1.00/1.00 vMB 6
718,162 718,162 00000000000000000003d602a3d0d4f319e0d8ef4ba4bb5220e7d12b6d318c29 2,497 1.00/1.00 vMB 11
718,161 718,161 00000000000000000003f9a05e9e4fed2bd9df9bdd8fd13d51ce48e7fde0d3ea 2,508 1.00/1.00 vMB 24
718,160 718,160 00000000000000000002a8958df788fe074c92d945f882634d3ab011dbff1b7a 3,022 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.