Loading Tool

Explorer IconExplorer

Memory Pool

26,123 transactions
6.04 vMB
0.03685766 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.59/200 MB

Candidate Block

Mining Attempt 76440cf7bda2cafeb87e48c8821837b6b3e1baf2594c7beee3dec73fc06f600b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (772,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,965 140,965 00000000000005edfe2025e11a5a7567cc08341a10525d7948557e260ad0cb4c 19 0.03 vMB 952
140,964 140,964 00000000000006dc443b8f3d634e3a4329b9d4b80506ac0ebc8b303762c311bf 63 0.04 vMB 108
140,963 140,963 000000000000012a6c8e1a13235fb4818b05e211d18c01163862f77e91a65f1f 11 0.00 vMB 168
140,962 140,962 00000000000002e9e8e54f36b30a40bd5c39e7e2dc27df704dd10ca5721f9c75 6 0.00 vMB 68
140,961 140,961 000000000000027e5622cb0fb9beaccbe3e57f3e544a077fe1fd8793c1873f14 110 0.05 vMB 344
140,960 140,960 00000000000008558154af33b562c997bd76d4b0077203ea289c3d374aece23d 12 0.01 vMB 171
140,959 140,959 0000000000000167be8a3289c0c7e2889dd0987bd1f887e1ba2a5dc64388922f 72 0.02 vMB 134
140,958 140,958 000000000000032d6ad003850d71b7f05292ccc9f64868314ec462b70434e8fb 68 0.04 vMB 73
140,957 140,957 00000000000001b858a0827f6a73cb29df3b9d3d593009c054e5ba67937b04d4 10 0.01 vMB 1,315
140,956 140,956 0000000000000237057110d7eec1eaab32b3c9f42e7faf571b2fd283da26807b 6 0.00 vMB 89
140,955 140,955 00000000000000ff4bed5f36753f51b0ea1d08945f10bff61fc5b6ea0cc0f1d8 19 0.01 vMB 104
140,954 140,954 000000000000053eca0681e9aca454e32e9977192bdedee276e00410eb35cb36 48 0.02 vMB 107
140,953 140,953 00000000000000db3704afe8284a8dc27d9ca51642eb0971dc0f6ab598d5037c 55 0.03 vMB 177
140,952 140,952 00000000000003d7be2a7aa098ddcc5628bee828c6a075e0c12db89bd8af0e26 63 0.04 vMB 111
140,951 140,951 0000000000000508583487d3d945f92621f74e1cacc0e869e766b603d0717807 80 0.02 vMB 26
140,950 140,950 00000000000007eb70c6ce97ca7770f6eeee8dd589f5ab18925e72f20e4d44af 91 0.04 vMB 389
140,949 140,949 000000000000071d77d4c4e2f152de9b8062e8e348280aaf74d77696ea929eb6 105 0.05 vMB 250
140,948 140,948 0000000000000106456526f7b87a1e94145341d34b1d16b7a860f73c54399f82 119 0.04 vMB 75
140,947 140,947 00000000000006114513c1f5e2f100fc9733c68d4fc65dd51aff1d166953890a 89 0.05 vMB 387
140,946 140,946 000000000000065bc012e8943231fcfb8334eeeaae6c850c4876d54b692bd724 124 0.06 vMB 188
140,945 140,945 000000000000015f51e585bcf3a6ecd629c40983e736c5b4b1e6850a393d8823 91 0.05 vMB 198
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 38.64 GB
    • Received: 0.55 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.