Loading Tool

Explorer IconExplorer

Memory Pool

79,671 transactions
29.50 vMB
0.06352027 BTC
Random Selection Loading Transactions
Max Size: 178.02/200 MB

Candidate Block

Mining Attempt f0977a840bb662ec57e4314bbf8b0f9f034cf940855679097c8c4915c61346db
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5408364fecd530e0a326bd397f0b103a8e04ac42de099c994e111afe829563cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,723
Size: 1.00 vMB
Total Fees: 0.00347400 BTC
Feerates: 19.67 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (155,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,673 759,673 000000000000000000036ee71acab4ba2d32672ce64a2b595dbbd46763dda720 3,067 1.00/1.00 vMB 17
759,672 759,672 00000000000000000005b4bf130d1b9aa21d75bcd65b2a3372e304d884fd034e 1,216 0.67/1.00 vMB 4
759,671 759,671 00000000000000000002ecf738760b3988db5168ee27e5b45114f9b6549c22ee 3,514 1.00/1.00 vMB 11
759,670 759,670 00000000000000000003a29eafcf3b208b02fa146ad1ea43fd1ff77db18131d6 2,984 1.00/1.00 vMB 13
759,669 759,669 0000000000000000000554dee60f76afb3add356f90cde9b0d2062159be276fe 1,389 0.54/1.00 vMB 9
759,668 759,668 000000000000000000055694dfb9092c1edb6a2a441f171c56d1726c014fb8d5 1,373 0.43/1.00 vMB 8
759,667 759,667 0000000000000000000008dd2af04a11e209d7025889030cbbdd128ff601ddf7 715 0.35/1.00 vMB 6
759,666 759,666 000000000000000000033ba1b37690822672171d2dc3bbf9b317644ea8086875 1,389 1.00/1.00 vMB 6
759,665 759,665 000000000000000000040c32f80a41a78edc16284e6fcbaf311dd3985a88467f 1,353 1.00/1.00 vMB 12
759,664 759,664 0000000000000000000212f34be14da0c3bbc5d609b3213f206da735628ccd6f 1,102 0.38/1.00 vMB 10
759,663 759,663 000000000000000000069b108769d33c81b0600345f31b32301d177137a697aa 543 0.24/1.00 vMB 7
759,662 759,662 000000000000000000023184e23fbf48df6eda592141a9ea157542b7f555ccd6 339 0.12/1.00 vMB 10
759,661 759,661 00000000000000000007113282f703987f6c0c3d39361ae969e44dfc6b98dc24 1,044 0.58/1.00 vMB 5
759,660 759,660 0000000000000000000666be2c64fe0267272a5ed279389320e7ab8d6c9f5603 3,193 1.00/1.00 vMB 11
759,659 759,659 0000000000000000000451c8c306919e5bb7c4e5cec50c1f558b7961046425df 154 0.04/1.00 vMB 10
759,658 759,658 000000000000000000018615fb2b1507a0be782b6cddac29abd8784cc1da4af7 569 0.16/1.00 vMB 10
759,657 759,657 00000000000000000000333dcddc1b5ad9e9ba84c9ebd1ee44144bc92f445fd2 78 0.02/1.00 vMB 16
759,656 759,656 00000000000000000000e83668e9a6a7d1e87503b75af06701d99f7ebc169203 2,451 0.98/1.00 vMB 8
759,655 759,655 000000000000000000049f53e923532242458ee485a9d2fb9ddd4da1cc5c2c6c 1,432 0.68/1.00 vMB 8
759,654 759,654 0000000000000000000134a531251b5a87f22b6a04e54cec1ece555ad1017cf0 1,763 0.90/1.00 vMB 8
759,653 759,653 000000000000000000006ce358337956f0356191440c38c225465f9bf111cd6f 1,488 0.74/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.