Loading Tool

Explorer IconExplorer

Memory Pool

41,342 transactions
26.64 vMB
0.05476440 BTC
Random Selection Loading Transactions
Max Size: 139.62/200 MB

Candidate Block

Mining Attempt 5e5fe9570c94793ba4aadd15010517723aa5a7492d72f9e931c6b7663e7ec173
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root be72fd842a192652e73d62a26001465e3f42e3de562812b63a49cfd130d3146f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,754
Size: 1.00 vMB
Total Fees: 0.00562161 BTC
Feerates: 103.41 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (203,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,579 711,579 0000000000000000000bf9f42bd54f6eed5c71366cd6d85f2b12013a7fbfe299 3,338 1.00/1.00 vMB 6
711,578 711,578 00000000000000000001f347f210dd5f432f6b5ca61ed41db7da460b555d3023 2,888 1.00/1.00 vMB 16
711,577 711,577 0000000000000000000770ac0286c8bab289edec72b58736b748597914ade79f 2,931 1.00/1.00 vMB 9
711,576 711,576 0000000000000000000bcdcc4ee3143fec44e0bcc936b51f7aef1ca7954bf6db 2,146 1.00/1.00 vMB 8
711,575 711,575 00000000000000000002cc4106c20fc31e768f8697107c1c55d1e3d3d8e3b6a6 2,600 1.00/1.00 vMB 7
711,574 711,574 000000000000000000059dc4b3de8243f52a1472eac210c91a3282b01f56f297 2,865 1.00/1.00 vMB 16
711,573 711,573 00000000000000000008c56feb7274906d98c4cffbbb2f0ad75fa73a54ba37bb 3,106 1.00/1.00 vMB 14
711,572 711,572 00000000000000000008eacdcc49868b974c60fcfbce0f6c4373f4550971436c 400 0.11/1.00 vMB 10
711,571 711,571 0000000000000000000b566070820d8b6737cf6000abaa4373a36a01948d33ec 2,788 0.90/1.00 vMB 8
711,570 711,570 00000000000000000005507b6aa867a763f1991cd47cc895ef0d0a2304cb11d5 2,814 1.00/1.00 vMB 8
711,569 711,569 0000000000000000000544b7ef9757774311f00a8ddd9311a89e2646ba58c394 1,893 0.65/1.00 vMB 9
711,568 711,568 0000000000000000000bf90d6ffc5556f490f1113346945a51a228c5f8b757f5 484 0.13/1.00 vMB 9
711,567 711,567 0000000000000000000359db7dc70c76b99cb3a255a76800ec64bcf011d4e3f4 3,066 0.92/1.00 vMB 9
711,566 711,566 0000000000000000000657c535e5185b1db580b60fec0ab2e9284972838ea312 1,245 0.42/1.00 vMB 9
711,565 711,565 00000000000000000006597595377d0d8e96219f75618d2f375853e2aa6bf362 1,786 0.61/1.00 vMB 8
711,564 711,564 0000000000000000000b4a21fe94eec412c24645613fe331057c3627cb2ef343 94 0.02/1.00 vMB 7
711,563 711,563 0000000000000000000bf53a5fb018ebd6176e57a23d886529fce80f6e4b60bb 2,599 0.95/1.00 vMB 8
711,562 711,562 000000000000000000092558034360a672658d429e8db579ec9ba8b2958b82d9 1,944 0.85/1.00 vMB 7
711,561 711,561 00000000000000000007a3cf280815a33f3c4e1dace717cb9a36b85e47a46017 3,598 1.00/1.00 vMB 5
711,560 711,560 000000000000000000018ab964c92086671939c03410e245b4dbba32e3f6b4af 3,155 1.00/1.00 vMB 17
711,559 711,559 0000000000000000000210c48037ebcd251918f73d27c0ac03a14f13509e1227 2,318 0.76/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.