Loading Tool

Explorer IconExplorer

Memory Pool

22,511 transactions
9.76 vMB
0.06402726 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.14/200 MB

Candidate Block

Mining Attempt f6c101b47be773547d07bd6225245dc36f3cc341de93ea268005efe957154a7a
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root fad6f26908088528e456c0dac87d90f30d8d6fd26a54ca2af39ee9b413a5bcf8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,969
Size: 1.00 vMB
Total Fees: 0.03725085 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (747,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,591 165,591 000000000000099d25ea2ade9cfd95ecd8b573bdf57922b658471ec705436e77 83 0.03 vMB 70
165,590 165,590 000000000000022ddffe37c5ee150a7cbe3f84ba073c24051db4198d893099b5 4 0.02 vMB 54
165,589 165,589 0000000000000997ba021acb85c17ec56512c27f4f26903ab403507a6cbb5352 22 0.01 vMB 76
165,588 165,588 00000000000000f0b6b3d7d38584d911712bcca09c4ada2c1a0d6d1afa93b761 11 0.00 vMB 46
165,587 165,587 000000000000024dca56d07d3fa982a53ea21048ed2b7eef622d9e0d9078889b 11 0.01 vMB 60
165,586 165,586 0000000000000a3f3614e740377e442fea754c45955afca693c13b9c5574d8fc 24 0.01 vMB 23
165,585 165,585 0000000000000889e3977baef6cca56a23efff551e8d02f0d3c46b363fb1afa9 131 0.04 vMB 1
165,584 165,584 000000000000036bce122e39f9353253daf62fd065148fe4efab4837898db48c 17 0.01 vMB 55
165,583 165,583 00000000000008278259692cdf93c78e72fbdcf868ce7d35b5543b8bac63c2a1 12 0.00 vMB 268
165,582 165,582 0000000000000295cde8c0e5b77014f7a251e103e5af18da9f4fde3e54d2dd51 44 0.02 vMB 99
165,581 165,581 000000000000085924445a9bf962f970bec094c49c70c4e92bbaacf0f1e7bcef 16 0.01 vMB 23
165,580 165,580 00000000000002cf77f9fd0dc258438ebdec56a9e231a736d924e5ef1777e642 36 0.02 vMB 94
165,579 165,579 00000000000003d7f9fc812ebd78ccf7e254dcb16d0fc2072a2b2d3679d7923d 73 0.03 vMB 222
165,578 165,578 00000000000003b240eefb5984721665a921a39718c421c1e8993ab15a0eb684 15 0.00 vMB 50
165,577 165,577 00000000000009fa9d2f0f433ea91e86826ef1724cb0c22743523ead4c860e7e 14 0.01 vMB 239
165,576 165,576 00000000000009d732e20e0bf503532753bc26d837e30e82f101d1b5017445fa 28 0.01 vMB 135
165,575 165,575 00000000000001d35bf913ffe33a8b877941662ccf48ca5b6a1c211ebd52e87c 19 0.01 vMB 156
165,574 165,574 00000000000002abc842cb31f3e35509e645345db72d9b57217cecfcbdd3e254 9 0.00 vMB 354
165,573 165,573 0000000000000a94580bdf1b7823d0198c8578eba4ca0175755e6423184d6579 30 0.02 vMB 199
165,572 165,572 000000000000025741572d50be7ba9b9e6df15db3b412da0b8cdea08b1c2d362 60 0.03 vMB 430
165,571 165,571 000000000000078e5feaa8261e4378afd92149ec4f4c258445718f574bebf641 31 0.01 vMB 172
Previous 10 blocks ↓
Total Size: 779.57 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: 272.48 GB
    • Received: 1.06 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.