Loading Tool

Explorer IconExplorer

Memory Pool

31,717 transactions
9.99 vMB
0.12046462 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.51/200 MB

Candidate Block

Mining Attempt f5199c7644e866c369bd87c1abbc0986c5926695653fa76c27ad74d616b2c0f0
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 32818e0a46a137183fa12302f9aa480d03ed8969d40b21affa04c73bddd3acf1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03696750 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (647,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,472 265,472 0000000000000008e931592bd1cffb6768f54b131307555dd4f6f1f69478bc2c 340 0.17 vMB 92
265,471 265,471 0000000000000007c51bfb35025ef0cd00045f9ee2824937f4bb91e4591b649e 165 0.12 vMB 29
265,470 265,470 00000000000000083f44fe84370cae1ab5fcc8d733a023a22df66b0c8beb9f6c 204 0.20 vMB 61
265,469 265,469 0000000000000005615854a0a15abf13a2386434ad6c40415a958b7f9803bb96 124 0.06 vMB 48
265,468 265,468 000000000000000dfc64f1870de1e22086019cf9e70961411fb8881ae022e209 223 0.10 vMB 122
265,467 265,467 0000000000000004de564c0058b87816ecdf17bd75240763d2adf840a767f03b 143 0.06 vMB 99
265,466 265,466 000000000000000d7b7b0bf328ea9516b07896d46f616ef539b3525f4de75157 108 0.05 vMB 82
265,465 265,465 000000000000000fbf27fcd560e66a4dd2e693493bb1992408a6599c476edf6f 133 0.09 vMB 94
265,464 265,464 000000000000000c875c011bb2c7f7ba6e74e6e4b793570b4b2891ce806814a3 435 0.21 vMB 119
265,463 265,463 000000000000000c64a08fbe5fa23b4a87874195fbe95e701276254afc6fca62 210 0.08 vMB 89
265,462 265,462 0000000000000001a992e38d6b71d5edfe2aedbc424a3493eb7e59a7ebae1609 356 0.18 vMB 94
265,461 265,461 000000000000000b0bca3b30119cd96587a92488bb58bafe5e3495090d4559ee 125 0.13 vMB 26
265,460 265,460 00000000000000066eb027c199a9a8f785d3e29135f8c533a748af4bddaf8e19 18 0.00 vMB 77
265,459 265,459 000000000000000b89e62b547b53517a0ebf17c9e87e7461558740088419afff 206 0.15 vMB 54
265,458 265,458 000000000000000b7e48f88e86ceee3e97b4df7c139f5411d14735c1b3c36791 320 0.23 vMB 105
265,457 265,457 0000000000000008d27ba33b444ec88e72d2afad3f1c6b67edf2124ced76ff16 96 0.05 vMB 35
265,456 265,456 000000000000000af5e1b95a430f9d548bfaa0ab58821132608fcae1658bbec7 114 0.09 vMB 54
265,455 265,455 00000000000000099c9ae3e2f00abe10032b4b4f9df526a86f01c451db7aefdc 625 0.25 vMB 76
265,454 265,454 0000000000000007277ce7ddb345a61ef5594205de1569bdf380fd835c6c6a6c 13 0.00 vMB 1,552
265,453 265,453 000000000000000126d44dafa3fb58663ef424216cbbd6af886d23d97cc98072 207 0.15 vMB 35
265,452 265,452 0000000000000005925be511bde3c5a8877d12c6ee2ae9fbbc7f0bfb3b4de9da 44 0.03 vMB 10
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 73
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.67 GB
    • Received: 0.45 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.