Loading Tool

Explorer IconExplorer

Memory Pool

84,012 transactions
32.03 vMB
0.08919476 BTC
Random Selection Loading Transactions
Max Size: 192.81/200 MB

Candidate Block

Mining Attempt 2f44224b29fd03ab4f8489df87aa1596bbd351216ca3037f02022eb6a91a2719
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root c07bea2b541d22e050777bab2f09b60caceb0ee72aec7a24c5191158149d4a46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 665
Size: 1.00 vMB
Total Fees: 0.01250488 BTC
Feerates: 101.28 > 1.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (629,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,563 285,563 00000000000000013d38b620c75b47f8a0b2cf77700adc0eeaef86158e7403c5 157 0.10/1.00 vMB 15
285,562 285,562 000000000000000127e89325152a8f45b1704dad0281f3ca7d025918d8e868ad 267 0.14/1.00 vMB 38
285,561 285,561 000000000000000192a144c952ee2b03917d5043da7bd1f6bc00ee78060b0a8c 217 0.18/1.00 vMB 17
285,560 285,560 0000000000000000614a2e7996cd56f4b111a1ea452800abb8f6d31ea995155d 205 0.06/1.00 vMB 63
285,559 285,559 000000000000000149c7840096f76475d018ed0c05f1a688e608b8254a39d796 69 0.03/1.00 vMB 39
285,558 285,558 0000000000000000b8414dc9dd39611b7a4447ed053075739bc7eb1e247ec975 789 0.73/1.00 vMB 19
285,557 285,557 000000000000000147903b4d4e656186d0bc189745bb38660818afb3ed2a0ff8 223 0.06/1.00 vMB 79
285,556 285,556 000000000000000197d2b18b52d00eb8c8c70953c68eec4d3a927a796128f752 245 0.35/1.00 vMB 17
285,555 285,555 000000000000000175569aff6e71cfeeca42068be51377e243a23fadba3bd4ea 131 0.35/1.00 vMB 22
285,554 285,554 000000000000000191585786b342333e51759a593adbf6ba849f3e71ab3e1619 386 0.35/1.00 vMB 36
285,553 285,553 00000000000000014f4e6116074e8b4cd2270cd613dbf2e389b9d43c7e18449e 153 0.50/1.00 vMB 22
285,552 285,552 00000000000000016cdd613e7f1c4c4e1a164f9863d8ba6343d0afd6857b8b43 766 0.50/1.00 vMB 35
285,551 285,551 0000000000000000ad19cbcd9f0e6bed26daf725884114616d58b3d57900fe90 229 0.06/1.00 vMB 41
285,550 285,550 00000000000000008dedaa2c1997c6ae284d892a67380929a736a82b85aeda3c 155 0.06/1.00 vMB 59
285,549 285,549 0000000000000000bf29053f5886673f15ee692288d761dcda3de3da201b6371 39 0.06/1.00 vMB 53
285,548 285,548 000000000000000171ac74a7bfd76888b427f94e1581432d4fdb332f7af6562c 118 0.06/1.00 vMB 157
285,547 285,547 0000000000000001a2537940f0242ca8a49021b81533fcaeba75aaace7f700a5 69 0.03/1.00 vMB 53
285,546 285,546 0000000000000000f4dedaccccdf316fa58d612651097c1256d66e27ba02d7a0 787 0.43/1.00 vMB 35
285,545 285,545 00000000000000009e1d35c4c407e8fef2a589149b59624aaac0a94e5ef09ac9 39 0.02/1.00 vMB 29
285,544 285,544 000000000000000047d8665d37aee0ec195f30a64150359cc2618b3ec638c006 231 0.17/1.00 vMB 27
285,543 285,543 0000000000000001708748f9b2367dc48e474bd384c8a1546eb83ba4eb7a1f47 72 0.03/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.98 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: 716.67 GB
    • Received: 17.81 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.