Loading Tool

Explorer IconExplorer

Memory Pool

43,041 transactions
26.43 vMB
0.06030280 BTC
Random Selection Loading Transactions
Max Size: 138.84/200 MB

Candidate Block

Mining Attempt 254a03c1f4c9f76ff1c92c006e8b25173cf62df58e0e3c082a265607fa877b8e
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root ad64cdf60b7d32ab2ac789e231dc046b60fab6d1ff08aae99fa658327de9ecad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,555
Size: 1.00 vMB
Total Fees: 0.01163467 BTC
Feerates: 150.92 > 1.17 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (313,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,809 600,809 0000000000000000000d63bfb24fffbe48f307600498b9e712b6f6b583fcc153 2,114 0.70/1.00 vMB 3
600,808 600,808 00000000000000000004a01480651f80fe1c8cc169e1939ce77ce0c82b946c27 2,055 1.00/1.00 vMB 10
600,807 600,807 00000000000000000001f4c4e6b4760dac412a1caa2c8ee3118a771858f65439 2,431 1.00/1.00 vMB 26
600,806 600,806 00000000000000000009e01cc9aff224d1a8414cb0628448c007bb9b7d21aacf 3,058 1.00/1.00 vMB 16
600,805 600,805 00000000000000000013dfed2660f4bbd026824fb541d3debc4e6d3286ce1824 3,160 1.00/1.00 vMB 39
600,804 600,804 000000000000000000119cf9e549b7c7416d94e01ccdde148aa02df49bfd9a88 2,424 1.00/1.00 vMB 10
600,803 600,803 000000000000000000115cb9d08c5f520d6372494fb57c1a2d751b38c9ed3bd4 2,400 1.00/1.00 vMB 21
600,802 600,802 00000000000000000011bfbcdb273a728a5c326ac45ad646a1fde05cae169641 1,229 1.00/1.00 vMB 23
600,801 600,801 0000000000000000000314ef433f73a20b5809aebf54612f4dabe597d74a5ec7 3,015 1.00/1.00 vMB 57
600,800 600,800 0000000000000000000331a6c73f977eda7765360d79daf5062acd95ea5ebb6a 234 0.07/1.00 vMB 23
600,799 600,799 000000000000000000115f71a3d631cfc99d0d806ab132af7174110e13ae35e4 2,938 0.92/1.00 vMB 9
600,798 600,798 0000000000000000000b6002c1255c107fc0903c6a313ba999675761019b61dd 2,688 1.00/1.00 vMB 20
600,797 600,797 0000000000000000000ace823b2dd2c7f20db71dbf59d3732056525221fbf231 3,294 1.00/1.00 vMB 41
600,796 600,796 0000000000000000000d55374d9c864afc9f23f4198b04ef2340faca5f3f7639 2,068 0.66/1.00 vMB 20
600,795 600,795 0000000000000000000417fb88236ae4801809a5d374369264122581e18f6f4e 1,349 0.59/1.00 vMB 15
600,794 600,794 000000000000000000032cb19904f42d83c9dc943684d230ddfd77479ecff662 1,797 0.52/1.00 vMB 19
600,793 600,793 00000000000000000007efcb6974ace79e1d4bd429f428769333b2e593507e7c 1,270 0.34/1.00 vMB 21
600,792 600,792 000000000000000000057cc226db780c42ae2e4cd11fc6a87f4b486d3bf51d29 2,038 0.75/1.00 vMB 16
600,791 600,791 0000000000000000000313f772653c492baf55c27e241e19c94ef7b7dbdd8b3b 813 0.23/1.00 vMB 26
600,790 600,790 0000000000000000000b06b7d9905ae56b0fce520f3ee63a8376ffbb26a34ee4 3,098 0.83/1.00 vMB 16
600,789 600,789 00000000000000000003531e39129e01b0315616cd384a05508b29997d202898 2,787 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.