Loading Tool

Explorer IconExplorer

Memory Pool

79,289 transactions
29.32 vMB
0.07278358 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 43def9cd921d041edc06bc89db4c155271b4b03f6872918f0125172e9d92331f
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root a03c58882e72a1106704cfcc96306112dfa9cdb3da055fa096e44345c92fdabd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,405
Size: 1.00 vMB
Total Fees: 0.01316751 BTC
Feerates: 170.94 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (243,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,574 671,574 0000000000000000000578894194306d4df2559fc3c15599e551f3512e27b9ed 1,852 1.00/1.00 vMB 31
671,573 671,573 00000000000000000001100384a0f84cdebbdf705d01102df9e294d0036c0f2f 2,238 1.00/1.00 vMB 47
671,572 671,572 00000000000000000003752d9bbce3b11d704216422776e0b14cb4b079996f1c 2,889 1.00/1.00 vMB 88
671,571 671,571 0000000000000000000bbc9037787e348beffca40ab8e9dfc44629c7a63a056c 1,128 1.00/1.00 vMB 97
671,570 671,570 00000000000000000000092e581404227666d5813560df7ae710c86ed9e73107 1,681 1.00/1.00 vMB 122
671,569 671,569 00000000000000000002ec845f773b7fb9b6edd64d5b9bd4771fb7ca3ca1dbb2 1,914 1.00/1.00 vMB 41
671,568 671,568 00000000000000000000b1ca7e02367bcf42c687033d90455d7f1183567af169 2,046 1.00/1.00 vMB 61
671,567 671,567 0000000000000000000ab3907c9093ae79fe0d24f2b4e94e7a028a4a605720f0 2,288 1.00/1.00 vMB 77
671,566 671,566 000000000000000000070e42e53010a94e84101719f413b25e90ca83b47315c3 1,709 1.00/1.00 vMB 36
671,565 671,565 00000000000000000004d29095e582bbd1c81617c424b9ae2f6028d9593a8521 984 1.00/1.00 vMB 32
671,564 671,564 00000000000000000008618e8130ab51eb24557ee2940ca7e7c08b4779f168c3 2,568 1.00/1.00 vMB 59
671,563 671,563 000000000000000000000a8f00b85d40853bcb8f2173516c7c071a9bed531317 2,582 1.00/1.00 vMB 57
671,562 671,562 0000000000000000000954ebe94fc5902efe76bb5fb54bf56bddfd13f155116e 2,982 1.00/1.00 vMB 75
671,561 671,561 0000000000000000000be5dcdac6922822fc6fca1a12ea3935757feffd7f595d 1,844 1.00/1.00 vMB 86
671,560 671,560 00000000000000000007e68a87451bc20806c334274acaa7894b7a7674fd344b 2,560 1.00/1.00 vMB 116
671,559 671,559 00000000000000000001464b1f3d9b3b02c924358e9b00147e84e296aadbdd4a 2,212 1.00/1.00 vMB 102
671,558 671,558 000000000000000000045665c8a91295efb0fb7d2c224fa3d69cbc843937d888 2,094 1.00/1.00 vMB 135
671,557 671,557 000000000000000000066b82a2468886533cf9c180561a95b58a98dd78f4d1fb 1,056 1.00/1.00 vMB 112
671,556 671,556 0000000000000000000bd244d18a673d29cb1b59af09124ce06b7dd2079c7d58 2,687 1.00/1.00 vMB 74
671,555 671,555 00000000000000000003bfa3d3297aeb2476ebd77501a0fc8b4065024cdf925a 982 1.00/1.00 vMB 48
671,554 671,554 0000000000000000000779c4dc4b08decaa69de78cab7d0ffbd060046fd686cf 392 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.