Loading Tool

Explorer IconExplorer

Memory Pool

72,238 transactions
27.94 vMB
0.06489985 BTC
Random Selection Loading Transactions
Max Size: 165.47/200 MB

Candidate Block

Mining Attempt 460ae9623c54ddbe7fcaffbd3a11e30faeefdf005a6484857da599a3edcf008f
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 75f93e2b304d87d85545450895aba47ac868b554bf6bd339125442599018762d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00911021 BTC
Feerates: 73.20 > 0.91 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (611,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,504 303,504 00000000000000005bef4bfccea8e33737ffdc2dce59ce724def088eb26d97d9 997 0.35/1.00 vMB 46
303,503 303,503 00000000000000001f93552a56de7b76710792fb756cd816765e4e1d6a529ff2 472 0.38/1.00 vMB 22
303,502 303,502 000000000000000054e9305058bbba7b4ea56d6180c86345312aedc798c85ad4 616 0.25/1.00 vMB 41
303,501 303,501 000000000000000055fafafdfbd0953d9bdd0e4a5a506652f9a758d22de618e9 213 0.10/1.00 vMB 32
303,500 303,500 00000000000000001073580ef4667dcce4725cb6250f91294a2825eb38bb1d6f 99 0.12/1.00 vMB 17
303,499 303,499 00000000000000002fc848cda6f13d653f59003cddec265d809a8da7289ea04a 348 0.25/1.00 vMB 24
303,498 303,498 00000000000000000c19aee7d5fa1c6f9c0546f670cacbd2a9ca8dc896d55e01 606 0.25/1.00 vMB 37
303,497 303,497 000000000000000024d8f01af32cb2038a2cbace3e4e1777b6cb7b2e6d91ddae 577 0.35/1.00 vMB 30
303,496 303,496 00000000000000004bd1f2acd20fb39e1cbda7d2cf10cb2cc4fcba94d7ca05a6 31 0.01/1.00 vMB 32
303,495 303,495 00000000000000004d892c0c87eb0dc36ef648c19a3fc5724dcf26d7d0b68abb 108 0.06/1.00 vMB 29
303,494 303,494 00000000000000002d89740d7d7455abe41ddc3de135395beb0dabede3f9a161 401 0.30/1.00 vMB 13
303,493 303,493 00000000000000001a16764bfedb77f25c1eb49fd37d6f66ba07f682bf101455 99 0.16/1.00 vMB 4
303,492 303,492 00000000000000000e096ad7fada28afb122f7f7a3473076de3b7ab65cf71f73 412 0.29/1.00 vMB 24
303,491 303,491 0000000000000000411a72119034e814a57e30a6f41adc0d578cf2ba1845e973 992 0.50/1.00 vMB 35
303,490 303,490 000000000000000034845cbd8f4e4b0a90749e2d80cf55be2096079df6513c31 101 0.05/1.00 vMB 27
303,489 303,489 00000000000000005fd24c0a91ccdd7841e848893ff41e1f7dc854db1f6b8a5e 136 0.10/1.00 vMB 21
303,488 303,488 0000000000000000551798bd21b18ccdc699688e2299622367a1d6f0e98cccf1 407 0.22/1.00 vMB 31
303,487 303,487 000000000000000049b4d6993db57d92b09af50514c2f72c47ec61a1ca3d43cd 327 0.18/1.00 vMB 36
303,486 303,486 00000000000000004c38607a7c84d9a04e1b49f91b10df06613c52ca12e5d515 122 0.06/1.00 vMB 17
303,485 303,485 000000000000000032fef9376a2beaf33371eb1982a4a6794ad29dd00bd39ca7 290 0.31/1.00 vMB 21
303,484 303,484 00000000000000002b1a4c9a01a3d92e4480d9b146f744257e23db502d87ca0f 500 0.25/1.00 vMB 32
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: 667.51 GB
    • Received: 15.26 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.