Loading Tool

Explorer IconExplorer

Memory Pool

28,117 transactions
9.63 vMB
0.09737013 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.07/200 MB

Candidate Block

Mining Attempt 7994e44da5269eb2d04ebed993cd216e62c7632bf58f20889c829f85432988e4
Version 20000000
Previous Block 000000000000000000018c023f819f79210c69673a9160c3d44423c304872a47
Merkle Root ec6a07bed0d35ce31ec470a3d3ca86dd040e3d404cc9a187fd0d82dfdf707f84
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 889
Size: 1.00 vMB
Total Fees: 0.02367307 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,222 (746,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,690 166,690 0000000000000a1a23e6204c69616c934a419bd0aa05d49e2bf78a23e2701c9d 27 0.01 vMB 121
166,689 166,689 00000000000003366cf57e44c0f96ea6ced4879fcc02c83870e2781ee9ded3a1 159 0.05 vMB 181
166,688 166,688 000000000000052782357811121b0af08f9ded7c36ba670814cd40a960d80892 97 0.05 vMB 64
166,687 166,687 0000000000000bfa558c4c9f1c08cef8b88165c09aa0676b0c7d32fd2d0b4a19 88 0.05 vMB 158
166,686 166,686 000000000000066fc051d8db88d5c4b843735b73546d21b34fd3f1c7d5fe466b 74 0.03 vMB 102
166,685 166,685 0000000000000b38d2804a4498bf3773e25687469710e126237509c4f12a9b81 41 0.04 vMB 233
166,684 166,684 000000000000028792dcbf65b8a7c1ccbc747b948050716a55f8c9b145938653 113 0.05 vMB 82
166,683 166,683 00000000000007b8a26af1ba6de50a6ad01dfe82e6a6369a8b62c387263d615d 64 0.03 vMB 83
166,682 166,682 00000000000005db775d7c3063c045fe70465af5844729f7042657679cce4e41 71 0.03 vMB 153
166,681 166,681 0000000000000b4a9840b5a9c8484e37ecc38cd3ba9f816380f7b7256d2f9cf5 115 0.05 vMB 140
166,680 166,680 000000000000026817164883d057c3f795c689126d973d6c1445e68d7328e813 136 0.06 vMB 200
166,679 166,679 00000000000007c59ed90b6c85a14d9bbcf4c827e16c6b5eb47e21e5397568d1 18 0.01 vMB 72
166,678 166,678 00000000000000e4a0b12c2992f5c45e0b9f359b09974705056391f49be25c40 52 0.02 vMB 282
166,677 166,677 000000000000059874329bac67b27450318b3fe87ae681bac953d07fc9c5b050 52 0.02 vMB 195
166,676 166,676 000000000000023de0c9807c2fb91d8c497533ec526f8f6a2c650c8e255fb6ac 112 0.05 vMB 247
166,675 166,675 00000000000002f4245e27dd7e2393fd513de060ec1e6bdc0a06f5d9c4ace732 132 0.04 vMB 22
166,674 166,674 0000000000000b35b99d36e879261e54d1c439ec2aed462fff5b8148ce332ee6 32 0.01 vMB 68
166,673 166,673 000000000000069818774cde471c20076e3ac55fb14b674fcfe2f89ff7a33a77 15 0.00 vMB 0
166,672 166,672 00000000000005799124c02a56929ea12b3177fea133dfc5590abb3359fceb3e 99 0.05 vMB 347
166,671 166,671 00000000000000c13a44b9ea39c4bd0a471511eceedd7c489947d484606a5fa7 16 0.01 vMB 73
166,670 166,670 0000000000000791d8a1306677142567d4df38530c51bd0b34a6d6b1a637a2d4 102 0.04 vMB 163
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 73
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.50 GB
    • Received: 0.49 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.