Loading Tool

Explorer IconExplorer

Memory Pool

74,521 transactions
27.47 vMB
0.06509125 BTC
Random Selection Loading Transactions
Max Size: 167.96/200 MB

Candidate Block

Mining Attempt 84a6cfdbb5202d684a889296d87645fa742fa3fb4eee6a9e1b57b61386eb0ed6
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 19736252d553668a6af6418b9d952fa17e74bb336501041e0e33a0bd39db67a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.00659515 BTC
Feerates: 50.34 > 0.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (705,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,886 209,886 00000000000004522ee45121c782d1efb4dd3883f8b32b15912efd9c33afe893 419 0.20/1.00 vMB 394
209,885 209,885 000000000000017469ae4c96c606d588042a1a82c0d0b7086a29058233676754 145 0.05/1.00 vMB 136
209,884 209,884 00000000000002737bab6dfe50435ed1867ec09452d15792c27c653f0a6a69ac 365 0.17/1.00 vMB 273
209,883 209,883 00000000000003d3012f24d7162a528b4591995438fdd4730dfca72aa32e2907 123 0.05/1.00 vMB 314
209,882 209,882 00000000000002d32573045e3f043e84ff93bd00eb2a222085c032828d0c93ed 70 0.03/1.00 vMB 61
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.