Loading Tool

Explorer IconExplorer

Memory Pool

78,631 transactions
29.48 vMB
0.08248449 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt e80dd2528f0cd2aeddac4a2af90398a6699728103019b7693377a08d7899e558
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root f0908b18b73cd12325bfa73ba46222c5a6127316a941708f97892492564bc0bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.01764693 BTC
Feerates: 94.79 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (109,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,053 806,053 000000000000000000010ef1b4a08d1bdbfb0c67b6ac9a9aa78b552a9f516feb 2,576 1.00/1.00 vMB 10
806,052 806,052 000000000000000000026e3bc939f1a40ab6fdee8784d871fde4a00d96826bc7 2,385 1.00/1.00 vMB 15
806,051 806,051 0000000000000000000297dc4913be403e9007a8c9280e9d66d383869853a77c 2,247 1.00/1.00 vMB 12
806,050 806,050 0000000000000000000361036eb99dbe129b201c6f1c6408e7d0cc818103ac78 2,751 1.00/1.00 vMB 12
806,049 806,049 000000000000000000038c29f5caa3020943e3701cf60d1e515b66e19a134e2d 2,652 1.00/1.00 vMB 15
806,048 806,048 0000000000000000000389ad56acaf98b3a7d1cbce5c2f647b6802eb573fd9d8 3,154 1.00/1.00 vMB 18
806,047 806,047 000000000000000000026d2ff1c33b9bc5e96511a54c4188e9d1fd3246a589c9 3,402 1.00/1.00 vMB 26
806,046 806,046 00000000000000000002fcb40231707504e573c4fb40065da3178490c0ddec73 3,056 1.00/1.00 vMB 18
806,045 806,045 00000000000000000001b1a73847ae87d287c003d35b5bfbd70f34c186d4884a 3,569 1.00/1.00 vMB 9
806,044 806,044 00000000000000000001a39792d38d8ae163589205f04c8c950f5cb9d52a70ed 3,084 1.00/1.00 vMB 11
806,043 806,043 0000000000000000000015e8ed02cc46bcf80be5cdf1053ecb4e099fc76ae6fd 1 0.00/1.00 vMB 0
806,042 806,042 0000000000000000000086f532ab8f6a96144143bea377a38b84b00ac181ba9f 3,583 1.00/1.00 vMB 17
806,041 806,041 00000000000000000000acfba67ac612397923e9c9ab44289b47174da446daad 2,945 1.00/1.00 vMB 33
806,040 806,040 0000000000000000000292f9427e6ee83d08ac06463d9f20c8e02d29051d0e3c 2,491 1.00/1.00 vMB 14
806,039 806,039 00000000000000000004315b2547a5d236da6b855df8d1dc42f84230116e246d 2,300 1.00/1.00 vMB 15
806,038 806,038 0000000000000000000047b66f8aa0951944e8998b641ec5cbab1c4201be0ebd 3,570 1.00/1.00 vMB 20
806,037 806,037 000000000000000000039a8674eef622a4744e035a4d3550e9c9a603f29571ae 5,709 1.00/1.00 vMB 11
806,036 806,036 00000000000000000003403a00e5cb95b26d11f3e9a8678f38d18d2cecd174ef 5,577 1.00/1.00 vMB 10
806,035 806,035 000000000000000000002be477e179d72ecdc0122c86346dddc0575f313371db 2,875 1.00/1.00 vMB 13
806,034 806,034 000000000000000000008f16b47adcd473e334e01180dd19ec7a014fb6c54057 3,716 1.00/1.00 vMB 17
806,033 806,033 000000000000000000021c69ea5717025a3bf86084639314ca0763034e1b240a 2,018 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.