Loading Tool

Explorer IconExplorer

Memory Pool

72,427 transactions
27.95 vMB
0.06492740 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 43fa82bda68e9085416a3c522caad5635de91a55018e1f54ec8bdda614b2f37d
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (400,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,468 514,468 0000000000000000003fe5c7ff91246577d48ce2431eed74acd52d8b5de2c67b 1,821 1.00/1.00 vMB 23
514,467 514,467 00000000000000000048ce66a1a91a22724a2c202a8dc211dbb6ffee0d83b556 2,223 1.00/1.00 vMB 31
514,466 514,466 0000000000000000003518c244499e9dd86db9255798397cf402559798b4973f 812 0.31/1.00 vMB 30
514,465 514,465 0000000000000000002ca91fb7dbf75d59d8972e39c8e501e8e0f404e66f628c 9 0.00/1.00 vMB 14
514,464 514,464 000000000000000000164b1b499dd9c06e8411a877bb43065d5084bd14fae9e5 487 0.68/1.00 vMB 15
514,463 514,463 0000000000000000002ef6863ff9d2b4040c3520b24db5994b4bad0f3feaef81 1,061 1.00/1.00 vMB 12
514,462 514,462 0000000000000000002d4a3f732d6b4e919e7316a360896f8ba67f70b0a5b6ad 297 0.26/1.00 vMB 52
514,461 514,461 0000000000000000001b8237edd04d261663953953c4ccf2ac12305e12137987 1,688 1.00/1.00 vMB 29
514,460 514,460 0000000000000000001adc56435ea0cc9532fa633cf07c95e38869357e35ce55 1,283 0.67/1.00 vMB 31
514,459 514,459 00000000000000000017e506ee3617c2d2626731fe662e889bb388db8c60b3b2 1,322 0.63/1.00 vMB 32
514,458 514,458 00000000000000000032d0bd8ed3a3439fe185ffcccae43c15e9f6b86c4bf90e 507 0.23/1.00 vMB 35
514,457 514,457 000000000000000000349b92c38b28d14291e930f0c1a39ef83d5f310f015913 275 0.12/1.00 vMB 28
514,456 514,456 000000000000000000451ef093781e541a3977cf0dc648c405cfd8e280c84a5b 547 0.19/1.00 vMB 32
514,455 514,455 0000000000000000000695d1bc919f4e25376299bb5d3d7c90f0d61fe6f74b38 701 0.28/1.00 vMB 64
514,454 514,454 00000000000000000022f64a465e6ede5b73667d990180677b20834f7c1a97c5 190 0.12/1.00 vMB 61
514,453 514,453 0000000000000000003859563e737fa37138e1d9baaa76b3de82ebd676907047 357 0.15/1.00 vMB 81
514,452 514,452 000000000000000000420efd51cb235e13d486c28227012db371fcfc771e3a70 1,391 0.76/1.00 vMB 11
514,451 514,451 000000000000000000020f03264bd20df3c977666694f239b556491b3dca8ea7 2,324 1.00/1.00 vMB 59
514,450 514,450 0000000000000000001731da42eccf8a2a7011e6c0a9ebf722f71b7c26c912bb 798 0.38/1.00 vMB 59
514,449 514,449 00000000000000000013ae3660bcb116c752bebfb08393a83c72f5cef3cde82f 163 0.08/1.00 vMB 37
514,448 514,448 0000000000000000001b99bd4831e0e4b4198a77c7fa7d332de8f059a0d7b8cf 823 0.80/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.