Loading Tool

Explorer IconExplorer

Memory Pool

51,333 transactions
30.94 vMB
0.16026911 BTC
Random Selection Loading Transactions
Max Size: 165.86/200 MB

Candidate Block

Mining Attempt 5a835ab46ae7735106fe3dda73824063f42a0e6afe10d5f242f559fd4366afd2
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root faa7ec7961a547cd44ab083c97cfc3e3b422980cb83becf3aac4ff93699a3591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.08381815 BTC
Feerates: 200.91 > 8.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (751,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,311 163,311 0000000000000b0101c26af204960942368cf0fe296fea938445dc66a4567a77 9 0.00/1.00 vMB 0
163,310 163,310 0000000000000151ce09abcff86f98acedfd2ba511f496fa86c3af68298c8abc 61 0.02/1.00 vMB 78
163,309 163,309 000000000000014a5ec2daf4a27d7f5737b00707cb163e35deb76673bf2fd38e 8 0.01/1.00 vMB 12
163,308 163,308 0000000000000a5b7c8d2d6092805d7e58969bc1218f52d6546a50903fddb1cd 9 0.00/1.00 vMB 0
163,307 163,307 00000000000008aaf0dee602cce81ee7e626a37a7760a4709cc5bd34fa8973e2 19 0.01/1.00 vMB 24
163,306 163,306 000000000000000eb610a61e12800ede88de4350face95d847f1e7d702a328f3 78 0.03/1.00 vMB 19
163,305 163,305 0000000000000a6078c7a69ac5d403bb1c673b82bda0f52113da2b6684f5e981 7 0.01/1.00 vMB 26
163,304 163,304 0000000000000928cab23dbef82b414745ab4666bd03d0c1f50783c725223de1 51 0.02/1.00 vMB 36
163,303 163,303 0000000000000c5a081c82e1059e35d73dc29f9473573ac07d82f437f1df050a 8 0.00/1.00 vMB 12
163,302 163,302 00000000000000718ff7d35cb215ccfee776b3631d8617b21173ae765e475568 11 0.00/1.00 vMB 0
163,301 163,301 00000000000006c9236c4a185222428bffe982fdba8c5c8a5853ba22c9f1e3e6 13 0.00/1.00 vMB 417
163,300 163,300 0000000000000b745159d9536570cc5cbd1fb52eccd2a9f7793e10d29c3d1352 144 0.05/1.00 vMB 36
163,299 163,299 00000000000009296692483f30f7e581e8bd5118847117c9a78da1c1758759d5 56 0.03/1.00 vMB 174
163,298 163,298 0000000000000930e42e828dd37019576502c43093736ae74f2033e62065e3c1 125 0.05/1.00 vMB 127
163,297 163,297 00000000000001182aa262f501783a34049b7aa5ac3da0581a9f2d39368c8b3d 6 0.00/1.00 vMB 0
163,296 163,296 00000000000000d5ec6ec7c1f16122f714b05e9142b404ed2519794925e9f20c 20 0.01/1.00 vMB 174
163,295 163,295 0000000000000b0738bcba382983811d40b531f2e68cd57126092755f1be4ba6 12 0.00/1.00 vMB 703
163,294 163,294 0000000000000ca04c0eb55a055bd0cfe0e797a42fe1f76609562e113039622d 130 0.05/1.00 vMB 72
163,293 163,293 00000000000008381bb7c9a2f87a5d327f6df218e04f1376ac762730a11de64d 38 0.02/1.00 vMB 352
163,292 163,292 00000000000008393fad2d4a45a9d8b37c6dcb9f86f9e90ee3781abe047d9aad 40 0.01/1.00 vMB 53
163,291 163,291 00000000000008634378fa43391c2efab8bb5e3f3023dce3b0fe26d5fe907af1 37 0.03/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.08 GB

Node Details:

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