Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
29.62 vMB
0.07187429 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt 3b9e00d26de386c1736f8d59698123ca7f14adc57f5b530f87c9c84be5d7b82f
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 0811015e319f0dbdc73f5aa8cf5780a4aeff90afa541b125b4231cecddcef297
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,746
Size: 1.00 vMB
Total Fees: 0.01161608 BTC
Feerates: 150.77 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (400,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,473 514,473 000000000000000000100f5c1ccc22eabed19b6fc485627098de71b156a34cd1 152 0.06/1.00 vMB 27
514,472 514,472 00000000000000000027d8c5bce14014a70ad94e89bd5c0ba1bae483e0aa2629 1,601 0.76/1.00 vMB 35
514,471 514,471 0000000000000000002d7e33471d5fc65665fb879bf92c5e95c6732c79f3c6e2 46 0.01/1.00 vMB 11
514,470 514,470 0000000000000000000568df67aa535d7826633878ec3d6b220209a16332eb21 250 0.10/1.00 vMB 22
514,469 514,469 0000000000000000002ccd4809ca9d29af4f535b6bae4042dff8cc1495d57ac7 154 0.09/1.00 vMB 50
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
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.