Loading Tool

Explorer IconExplorer

Memory Pool

17,400 transactions
5.76 vMB
0.01500700 BTC
Random Selection Loading Transactions
Max Size: 37.57/200 MB

Candidate Block

Mining Attempt b4a4d938bce93fee92932b79265382145a9b8199b7168c8d9eb13ee110a35563
Version 20000000
Previous Block 000000000000000000001692229fe32ea617426f574692704634d26c06ffc9b1
Merkle Root 29961ab53c401c8c7c2cfcb94a17294d812cd2ae6ebde50fbee7ddc10acae124
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.00348048 BTC
Feerates: 40.21 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,462 (98 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,364 917,364 00000000000000000000956a0f64261d4ccc38b0fa1dc30c41a618185c2f511c 3,121 1.00/1.00 vMB 2
917,363 917,363 00000000000000000000f9dab79b96e590e95a387c417a8234727d741d50d307 3,611 1.00/1.00 vMB 1
917,362 917,362 00000000000000000000635542f008dfb9ba9f4d25e53539c62918aa5c5b852a 3,424 1.00/1.00 vMB 2
917,361 917,361 0000000000000000000102d0e5670fa736326b25ed0816e434c321bd8a3e3fba 2,575 1.00/1.00 vMB 3
917,360 917,360 00000000000000000000e5102c04764c7a2995454f5803d9318ac45836af4b6b 1,423 0.41/1.00 vMB 3
917,359 917,359 000000000000000000018a8b6721a8917f67c10a0dc9ada887ebd06a24c5c79c 2,259 1.00/1.00 vMB 0
917,358 917,358 00000000000000000000ccaa5c2f4f067376d42175299831b4d68e49ca89b741 2,298 1.00/1.00 vMB 1
917,357 917,357 000000000000000000010b7db2292165f0c84745069e5dbb21b6affe905aa3fe 776 0.30/1.00 vMB 2
917,356 917,356 00000000000000000001646af4555e25c28f13afca84a299f37668b06f4c5bf1 1,706 0.47/1.00 vMB 2
917,355 917,355 0000000000000000000016da54a5876a23609de8b11bb047035ef19b94a03d58 859 0.47/1.00 vMB 4
917,354 917,354 000000000000000000004ed807aa55563ec93d85ad68660b63d75022bcb65750 2,420 1.00/1.00 vMB 1
917,353 917,353 0000000000000000000056aeaa855a3ce763be855a72eb0d9e22814c74501f69 1,700 0.53/1.00 vMB 3
917,352 917,352 00000000000000000000b94064f0eeb7c41a622169f737aa5b80597bbaa87f66 1,534 0.78/1.00 vMB 1
917,351 917,351 000000000000000000015f60d259085de87da41a90ede43370c231f37a15be45 2,371 1.00/1.00 vMB 4
917,350 917,350 00000000000000000000f5ef2981ca2f4cc39778a934a3a4bda8edb085ebcb87 2,275 0.74/1.00 vMB 1
917,349 917,349 000000000000000000000448bbe796726d8986be82aa804de66355e529a731f3 3,490 1.00/1.00 vMB 2
917,348 917,348 0000000000000000000028d88440d1074c1aec131508b4a835c0f3b8e2243c78 4,052 1.00/1.00 vMB 6
917,347 917,347 000000000000000000001ac2bccd68e0525d0aaa47cfaab6cb5009edb8cdc988 2,439 1.00/1.00 vMB 1
917,346 917,346 00000000000000000001d79d428b028f73a16c968751e51309c1ed3848b704a0 3,838 1.00/1.00 vMB 6
917,345 917,345 00000000000000000000a52952a001b166116308e871ab046f3a13f4094ee2f0 3,748 0.96/1.00 vMB 1
917,344 917,344 000000000000000000011c4c64cb04ab6260e193fa477206531fcb616013393f 3,156 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.60 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: 1,006.67 GB
    • Received: 33.97 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.