Loading Tool

Explorer IconExplorer

Memory Pool

44,455 transactions
27.23 vMB
0.07731889 BTC
Random Selection Loading Transactions
Max Size: 143.74/200 MB

Candidate Block

Mining Attempt 6afbf77a7fc6ed982ef8172ac959e2826a5fe9dcc7c01d5b9737bb5d71330669
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root e27d574b22622960d4df09102b50115be878fcb79a2acb080aa182c8c7c2f660
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.02666394 BTC
Feerates: 200.83 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (252,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,314 662,314 0000000000000000000251c4fbcd31cec8fd400ae6ff55803756249bd98927a1 2,470 1.00/1.00 vMB 101
662,313 662,313 00000000000000000009caa37c84050935ecf4b75c42113526e49bdab993c164 2,127 1.00/1.00 vMB 95
662,312 662,312 0000000000000000000cc854a7ec97cfc05f02632ad6901b790de824df3b9717 1,280 1.00/1.00 vMB 94
662,311 662,311 0000000000000000000cb1db157d88ad8cd0764ee43fecfba53842cb98df7fb0 1,819 1.00/1.00 vMB 108
662,310 662,310 0000000000000000000412683ec2d8128e9950ec3352407671642464c7b76e09 1,696 1.00/1.00 vMB 95
662,309 662,309 00000000000000000007d76ec127fce01525782d2889364eb9bbfce47f48a5af 2,937 1.00/1.00 vMB 134
662,308 662,308 000000000000000000031f96361f848bb1d9a85e227e2127bb191959c9f3e66c 1,470 1.00/1.00 vMB 114
662,307 662,307 00000000000000000002ee510e5140e9cee3b6c8d55f07b2d698666607336bdb 1,854 1.00/1.00 vMB 127
662,306 662,306 0000000000000000000c61c7c5a1f3d181e664b609776a83f8f302fa5ddfb4ff 890 1.00/1.00 vMB 117
662,305 662,305 0000000000000000000252087b64e97967678a50169b11c4af80a12c7cdb74fc 1,948 1.00/1.00 vMB 135
662,304 662,304 0000000000000000000d1301d59b6f97bd9b38a76c672244b813f05c9454ce6f 1,536 1.00/1.00 vMB 121
662,303 662,303 0000000000000000000c0c7b740524f8e09e409b81862365acbc080103702fa5 1,088 1.00/1.00 vMB 125
662,302 662,302 00000000000000000003caebe8e94a8cd9202f0fe5ad3038f62d152932c40895 1,160 1.00/1.00 vMB 123
662,301 662,301 00000000000000000001a9b36e63670f58272eb73482ddce7ed28f9f9a10ffd9 1,589 1.00/1.00 vMB 129
662,300 662,300 000000000000000000098c428f4215d5b5241312b8f8e7f5baa55739aa4d8564 1,117 1.00/1.00 vMB 123
662,299 662,299 0000000000000000000bbe73ffbe059fb3a4e6e41c7322bb3360c06d3d6bc785 957 1.00/1.00 vMB 125
662,298 662,298 000000000000000000006f9bc221e9e0835cb5a57a00163283998b465ec775a6 1,811 1.00/1.00 vMB 138
662,297 662,297 0000000000000000000c55103394053adee03cb9a52f88855765c69ccfcedfab 304 1.00/1.00 vMB 117
662,296 662,296 00000000000000000006aef0b4ccd7598d3daf3d6bbd7d899a6f52d252b323bd 930 1.00/1.00 vMB 128
662,295 662,295 000000000000000000088e3285ca1e3a173cb0e419a00c596930cac3b6c33802 570 1.00/1.00 vMB 125
662,294 662,294 00000000000000000003f90bddc9b088c8f2b5f047f74d54662b2d95b4af6909 1,024 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.