Loading Tool

Explorer IconExplorer

Memory Pool

87,350 transactions
32.41 vMB
0.14868761 BTC
Random Selection Loading Transactions
Max Size: 196.13/200 MB

Candidate Block

Mining Attempt ae8fb80c0f382dcb5848a6d9b49f41332741ccde36123f65feb2ed93ab4db2df
Version 20000000
Previous Block 00000000000000000001dd93da9c3eaf3a1586c8f21ab1c3c495e3509d02eb95
Merkle Root 4f382ac568e147b886dfc50dd8f3b6e1abcf67c7c4b2f58dd106b01a0011e38e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.04795153 BTC
Feerates: 522.41 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,954 (273,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,931 641,931 0000000000000000000df0966ae919799dbc067dc250361c31699eaba0c67e6f 2,058 1.00/1.00 vMB 12
641,930 641,930 00000000000000000000f7e19faafc51585dcf7e488d48497a28a0f087744497 1,991 1.00/1.00 vMB 33
641,929 641,929 0000000000000000001039a7a989d7eb8aa0fc348161d9854c9da9f00c1716e7 2,483 1.00/1.00 vMB 78
641,928 641,928 0000000000000000000e163a354d04cbab03bdd7867258c0de17b4f95506b02c 3,056 1.00/1.00 vMB 160
641,927 641,927 0000000000000000000c9c548980b3a7a38de3495f40447a03af6f8d6a86d65c 1,461 1.00/1.00 vMB 53
641,926 641,926 0000000000000000000bca1f7ac8bf30ac066dfdccdb00f6c615b0515471ce6a 2,054 1.00/1.00 vMB 44
641,925 641,925 0000000000000000000292f7de7c6d3c76498056e54cb38e4e8a12dbc33b5ce1 2,892 1.00/1.00 vMB 72
641,924 641,924 00000000000000000005f8b7b94cb1b954f83d1f945d1e4cba58f09681263639 3,304 1.00/1.00 vMB 159
641,923 641,923 0000000000000000000902b84655de8afef53193bffcb0b420fd56cd66430d5c 1,802 1.00/1.00 vMB 61
641,922 641,922 00000000000000000001b2effb37d7fd16bbab5e6797eb15ea51acc25bcb6c37 1,661 1.00/1.00 vMB 49
641,921 641,921 000000000000000000058dbad1e68259b2335d5e0b3da977ac5d091b43a7c2cf 1,799 1.00/1.00 vMB 29
641,920 641,920 00000000000000000005178ae5bd8e2a5794c9c11697e6c840939875ba398345 1,757 1.00/1.00 vMB 126
641,919 641,919 00000000000000000002a6e8f83aede788f73a232a919be1bb3c1795ab448f31 1,927 1.00/1.00 vMB 8
641,918 641,918 0000000000000000000f5fab0442dda513cc1b8885004b4f354acb2a00259cfc 2,738 1.00/1.00 vMB 139
641,917 641,917 000000000000000000009e4abe6784180142575a16debeb343bf5f8976d96f30 2,072 1.00/1.00 vMB 68
641,916 641,916 000000000000000000083e142e7bea5d1b7990e282881326ad387057f6df07ec 1,381 1.00/1.00 vMB 13
641,915 641,915 0000000000000000000a1bec229cbca66e275a04c22526ee7cba93f6d5325261 2,437 1.00/1.00 vMB 23
641,914 641,914 0000000000000000000d6b9740bb7ea68413fa2d407ac47d522d1932fb90385e 2,382 1.00/1.00 vMB 98
641,913 641,913 0000000000000000000c4975f5f6e3d1ed2ca2e42166f3b8d91e9843faa698f9 1,379 1.00/1.00 vMB 296
641,912 641,912 0000000000000000000bbcd1231da3cc6c3ae025866b679fab52a69735241a1a 1,033 1.00/1.00 vMB 6
641,911 641,911 000000000000000000039e103a37a003a45ccd80ffff391b29e8436c3cfb51f0 921 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.31 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: 660.20 GB
    • Received: 14.63 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.