Loading Tool

Explorer IconExplorer

Memory Pool

100,289 transactions
18.86 vMB
0.05076987 BTC
Random Selection Loading Transactions
Max Size: 148.63/200 MB

Candidate Block

Mining Attempt cc459677723a61d913cc7b1cd7f22a4351a40e3d2ed82ffb0dc447eca557085b
Version 20000000
Previous Block 000000000000000000007f0e960de609b0b73b7d7c410ee51f7023aee4756820
Merkle Root df611890dfcd507bceb7bde359ac54def3cf56245f1f2014b1aa361a2686ad08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,521
Size: 1.00 vMB
Total Fees: 0.00552658 BTC
Feerates: 186.24 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,732 (181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,551 916,551 000000000000000000014e2e1d666ebfdf2046be714c9da3875863f941a7c967 4,325 1.00/1.00 vMB 0
916,550 916,550 000000000000000000009dc67e9e39a823f3c8c2adab5b2f7a8aa4a0cb707dbf 1,872 1.00/1.00 vMB 1
916,549 916,549 0000000000000000000019b10a8c66adb379f81dd0ad4fc5a0fec7db32826830 5,480 1.00/1.00 vMB 0
916,548 916,548 00000000000000000000e77f487cf855b8823e532573cc9b28a6aee42208a7ba 4,039 1.00/1.00 vMB 0
916,547 916,547 0000000000000000000043f0bb7037776fef57ffdec703367c805d38526f22fb 2,950 1.00/1.00 vMB 1
916,546 916,546 00000000000000000000bed3c9c86102749e13c9cd32638a5901246b73674f9a 3,067 0.97/1.00 vMB 2
916,545 916,545 0000000000000000000055d7bcdb28e877b9197ba7c02d336380277820246897 3,968 1.00/1.00 vMB 0
916,544 916,544 000000000000000000009fca61b0f572e59469f9130e9b67bd730694302cf930 4,951 1.00/1.00 vMB 1
916,543 916,543 00000000000000000000daf99a7e8e279a40374fd58adbd574d8a068d0c3faa7 3,285 1.00/1.00 vMB 3
916,542 916,542 00000000000000000000ac195e2b9ffed67405a1ca064573a0d90566dad0a6a8 2,070 1.00/1.00 vMB 0
916,541 916,541 000000000000000000012d5d295cfd4508dc26a22578eac890c30b1f8bd7ae63 3,108 1.00/1.00 vMB 0
916,540 916,540 00000000000000000000675624458864dfc3eb00d720e5bd44ca42ffce217617 2,681 1.00/1.00 vMB 0
916,539 916,539 0000000000000000000064986faf8a5b997c8d7c74c632c2c2ab94ee8bd92c9a 1,582 0.56/1.00 vMB 2
916,538 916,538 00000000000000000000b70c0751c1ffc9b4a1dce8847d389f895547b8d60745 3,697 1.00/1.00 vMB 1
916,537 916,537 00000000000000000001890675c8bc762d7f90d238df2ac5d48cbdf229920732 665 0.16/1.00 vMB 2
916,536 916,536 000000000000000000017d559335f44df8e77717bb0f5051be5605d9d942c23e 3,966 1.00/1.00 vMB 1
916,535 916,535 000000000000000000015668857752a40d31903582130213a8f31df03c0a3078 3,941 1.00/1.00 vMB 0
916,534 916,534 00000000000000000001b6805fcefe024b80faf1118eb85dd85ac3c32eea851b 2,893 0.91/1.00 vMB 2
916,533 916,533 000000000000000000003345135bbcc9bffdfb62aacb42259eed626eb1aa15d8 5,991 1.00/1.00 vMB 0
916,532 916,532 000000000000000000018f91d774e690148f01f27778e4e21fa79e4d20e143a7 3,362 1.00/1.00 vMB 3
916,531 916,531 0000000000000000000144fe7c7efd43459a6e2bf507e8fc75d56982fd3e4d08 2,292 0.74/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.36 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: 960.33 GB
    • Received: 28.76 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.