Loading Tool

Explorer IconExplorer

Memory Pool

83,704 transactions
31.36 vMB
0.09812946 BTC
Random Selection Loading Transactions
Max Size: 192.21/200 MB

Candidate Block

Mining Attempt 9d7f0bc43454e93eba94da4be7bdf6eb3b9f72066b892cdb507d450277346756
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 3ec224f490968479b6c05f646bd2f80e0e9bc5cbe04896395268c0f0bffa5f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.02714744 BTC
Feerates: 150.54 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (705,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,881 209,881 000000000000018bd752405bda17105435ce4e72e5f21b7903d866fa9adde2c7 75 0.04/1.00 vMB 124
209,880 209,880 000000000000025c7618b92fd91f4fee75dbd82c1d930aa16c2b1524be64788a 35 0.02/1.00 vMB 149
209,879 209,879 00000000000002c90fb1f86f221fb9bca83576678db89ad63abd7f27bb75ed47 268 0.12/1.00 vMB 214
209,878 209,878 00000000000004be47f3f97213111c964eef6b0358452e2220ba747274a08242 113 0.04/1.00 vMB 180
209,877 209,877 00000000000000d1d77db93300c4d17d2070d9113ed401d84567adaea01a14ad 156 0.07/1.00 vMB 251
209,876 209,876 000000000000022cda1296b7594c498a01a9af166a6e6d75bb0a4d7d329e7c15 411 0.18/1.00 vMB 179
209,875 209,875 000000000000026edd252811bdf77483cfe807161a2576cdba3e8e71c1c5edd8 8 0.00/1.00 vMB 162
209,874 209,874 000000000000039b8f45a179bdbaa76ac753d155ea7d62bddecd8d3722ef317b 1 0.00/1.00 vMB 0
209,873 209,873 000000000000026d2ebd09074e4d3a2cd4c352bfa1241258358b3829817725ac 8 0.00/1.00 vMB 0
209,872 209,872 0000000000000044e0df27a12cb81b67dd19c090a9a38382a534176adeb47e7e 411 0.16/1.00 vMB 551
209,871 209,871 000000000000020fd275a457532a666a2869ab4547bfdad32e34b283811938ae 452 0.25/1.00 vMB 401
209,870 209,870 00000000000003de257d18c1d75d518118ee88d5457078c3904216d82026d26a 110 0.06/1.00 vMB 242
209,869 209,869 00000000000003aca83538556212eef81556afebe1f1cacf7d09c6bb5c1388bb 417 0.19/1.00 vMB 180
209,868 209,868 000000000000043d6eb6031376294d979a9f66c6ef3fc87fd0b6b1df2818666a 317 0.16/1.00 vMB 176
209,867 209,867 0000000000000229bdeded962d4c8de5f21cea328d29a06560a38b47c4d3e6be 46 0.02/1.00 vMB 278
209,866 209,866 000000000000022541216b74a7888b6c9c282891c24baca8202b0a2699466a74 169 0.12/1.00 vMB 122
209,865 209,865 00000000000001afb3ef29b13048aba79b2615497d7d8c0e9b6fd3a367181564 483 0.24/1.00 vMB 162
209,864 209,864 00000000000002e2262772f0c459f063148a0bb17bd2c1c662fa816293178c03 690 0.45/1.00 vMB 72
209,863 209,863 00000000000000da63d4ce4de015c357fca70f4f0ebfcba9b9f1ab3195764389 746 0.25/1.00 vMB 261
209,862 209,862 000000000000019f5d56bcd25e5c321231936c40fe0da340e766c09593ff7334 14 0.00/1.00 vMB 248
209,861 209,861 000000000000003130b06e72c31c51d28b956a74a8c2265eb79064bc4e22469e 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.