Loading Tool

Explorer IconExplorer

Memory Pool

77,045 transactions
29.42 vMB
0.06942935 BTC
Random Selection Loading Transactions
Max Size: 179.62/200 MB

Candidate Block

Mining Attempt 2128110769c964d071e6f56831c1af95a0d5f47ca07ff21758f48bd5c6e24781
Version 20000000
Previous Block 00000000000000000000dfa530c4ab31d931e5d06823520654db1c3208c709d2
Merkle Root a9d2fdd1f54a5df776f93186de6aca7f1a427f7b2e75acd84a081f9521a91d7a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.00467642 BTC
Feerates: 40.21 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,398 (485,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,490 429,490 000000000000000000122b2961dc9def679331a053fdf13259f2a0defe0cb9ab 1 0.00/1.00 vMB 0
429,489 429,489 0000000000000000020132360aee8348762c3ff5ffc8fd6388ef397c9afeec29 1,463 1.00/1.00 vMB 43
429,488 429,488 000000000000000000ce927ddb7778d0c36a9dcbd48e34162f1f5db8c80f7ea3 1,846 1.00/1.00 vMB 41
429,487 429,487 00000000000000000312d6484766fe20237ee8e8086d1dff7741f58bc8a6aedb 2,101 1.00/1.00 vMB 46
429,486 429,486 000000000000000002a95cac50e92b09e70a099bbd8b853a9910288b8dd3159c 2,452 1.00/1.00 vMB 54
429,485 429,485 00000000000000000387a75edbb78f64c4e191e5d42b6c3d6b27e62ef471fe50 2,440 1.00/1.00 vMB 64
429,484 429,484 00000000000000000443d01d18e129cc43ede60010541ff3bcdf281c8963dd08 2,324 1.00/1.00 vMB 118
429,483 429,483 00000000000000000147dd1bdde05efa9ea80133b6493ab78e957e006ad80ac4 2,484 1.00/1.00 vMB 57
429,482 429,482 00000000000000000339b76562689d23d2a4c3a77051c4f2067735122408310f 2,905 1.00/1.00 vMB 67
429,481 429,481 000000000000000003f92411c4ab4e093f7fa70e5cd625350f26b531b28f92f9 3,217 1.00/1.00 vMB 91
429,480 429,480 0000000000000000026dba7d8ac66d2b8ae5abed6c8589062c409efd9b31feec 798 1.00/1.00 vMB 17
429,479 429,479 00000000000000000273ab81815a8466be26cee305e8f755568710a742c026a4 2,346 0.93/1.00 vMB 65
429,478 429,478 000000000000000002d0eefd02902290596e54058b709d2368e6f55db6cd6fab 488 0.28/1.00 vMB 26
429,477 429,477 0000000000000000012eb97eeae5696f226bfad132cd657e422eb1b6a2d5cacd 2,348 1.00/1.00 vMB 63
429,476 429,476 000000000000000002992b7e8c49040762f35551259c28de433841e9f2145058 311 0.13/1.00 vMB 55
429,475 429,475 0000000000000000022997f3a46212517650e71ed11a54ecd2da67ee1a90b37b 810 0.35/1.00 vMB 54
429,474 429,474 000000000000000002c38e8ed29285d27d5b9a92b5d30b8b2728dd56cf3df618 458 0.19/1.00 vMB 51
429,473 429,473 000000000000000002a843d080aa3c712c95ee966314369612c8f293d65e80a1 778 0.36/1.00 vMB 52
429,472 429,472 00000000000000000494bfcee09061572b7c8db2ca7944e84409396116dcef03 1,666 0.71/1.00 vMB 53
429,471 429,471 000000000000000003bdeb5c0eab50c61e688a38030e4c0a4f62110f5139c9e3 800 0.31/1.00 vMB 59
429,470 429,470 00000000000000000069790d9b40636002d62398c3260beff0eaf462b8e8e0bf 581 0.33/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.08 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: 721.13 GB
    • Received: 18.35 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.