Loading Tool

Explorer IconExplorer

Memory Pool

40,756 transactions
25.90 vMB
0.04988624 BTC
Random Selection Loading Transactions
Max Size: 135.35/200 MB

Candidate Block

Mining Attempt 9227c317ecac5fee73a46ba5c42372a306cb1b2d4580c26112db586a36ad00a3
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e4e98ed363e9801b332b34467ef25e8e1d504bea4a113137f4e1cdb3bd70813a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,942
Size: 1.00 vMB
Total Fees: 0.00284919 BTC
Feerates: 18.26 > 0.29 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (737,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,319 177,319 00000000000006efea19a2180a211c22123862e9c59756391e6d8a5133a29860 67 0.04/1.00 vMB 151
177,318 177,318 000000000000070c04914b92cab947b6481f8e6c39bee87c32298f24539092de 13 0.00/1.00 vMB 51
177,317 177,317 0000000000000711190dc8b701838b920089abca56135a310414ea300583642b 21 0.01/1.00 vMB 84
177,316 177,316 000000000000099a0f69f0d7ebac618714e5f544dd0d6d62864e8d8e7309b3f0 69 0.03/1.00 vMB 70
177,315 177,315 00000000000005e13b753cc5fc36dda410892358874fd122111848bb35182f92 78 0.03/1.00 vMB 156
177,314 177,314 0000000000000570f4bb7e460a2fc3b326a67ef4effd6c3dd0f678bace3f8e86 16 0.01/1.00 vMB 109
177,313 177,313 00000000000004701a1b2244077bdfa5437f05dde00571ff31117030a7230fd1 12 0.00/1.00 vMB 28
177,312 177,312 00000000000007a6f11869750e1e3a4008d9ef897d4d7d21c90d1807bc0f5454 47 0.04/1.00 vMB 454
177,311 177,311 00000000000005a00f4eecb6a7cf9ee97139a3785b704400ed417929e2f406b8 45 0.05/1.00 vMB 82
177,310 177,310 0000000000000088b8be368ff03bf90709ad343730a94755c88cc005b02872c1 11 0.00/1.00 vMB 2,460
177,309 177,309 00000000000003047ad767e58244851f51c08cf8aa724e00662c80a6221c1ae1 128 0.05/1.00 vMB 183
177,308 177,308 0000000000000350db0e9596c4e1e8ed9eea6c5e4ff82575da922d96d3514002 122 0.04/1.00 vMB 124
177,307 177,307 000000000000052f3fd5c6faf949371dd23af4037d388b3f2d8778ab5263a4c7 21 0.02/1.00 vMB 11
177,306 177,306 00000000000004688662f97584e7e4ebe2b812850f42bcddd7166e9b4e22ad86 53 0.02/1.00 vMB 5,088
177,305 177,305 00000000000000dae1efc365fe53cf5397d5ba24414e1c2f29dbecca8049d4bb 10 0.01/1.00 vMB 12,324
177,304 177,304 00000000000006681c4ad7a249e750d3378cf4361df56e4c15829086fd633827 85 0.03/1.00 vMB 101
177,303 177,303 0000000000000128e7969802639f481a00042ab2fc414449ca048c6f5d8eb868 70 0.05/1.00 vMB 299
177,302 177,302 00000000000004952cdf7b4b628cd4f03a3ee0b11960f2a91cc1810081c2db22 116 0.04/1.00 vMB 81
177,301 177,301 0000000000000a738093655135880c03ef5e552c67343133eb48650b94ff3894 13 0.01/1.00 vMB 471
177,300 177,300 00000000000005b1c4344735e044425659545ec767d5ebdb3d8055996909e4d5 15 0.01/1.00 vMB 190
177,299 177,299 000000000000055b26c5f16040830f332e0b024fea66531ac664b736185d52a6 12 0.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.99 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: 648.69 GB
    • Received: 13.06 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.