Loading Tool

Explorer IconExplorer

Memory Pool

81,904 transactions
31.02 vMB
0.09752416 BTC
Random Selection Loading Transactions
Max Size: 188.38/200 MB

Candidate Block

Mining Attempt 50dfd5e7509ebd8aa350b2fd1ca942d2ba767935cdcbb519390f9ba88340b54a
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root fc689c41b3a591eb6cbad0f99f1f3d66efb6d7da10291b42bac46a9f2d219dd6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02725569 BTC
Feerates: 318.30 > 2.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (477,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,286 438,286 000000000000000002d056c2312614de263164277f91d41aa3b9d358595ae140 655 1.00/1.00 vMB 22
438,285 438,285 00000000000000000334d0f11c899c82387fa8fbffca2fa9b05c59713cc70e53 820 0.54/1.00 vMB 47
438,284 438,284 00000000000000000403c32de92a34c4a710735bf824722e80a922ab70d3f634 1,850 1.00/1.00 vMB 69
438,283 438,283 000000000000000003e6b1655e6a2ca2f20bdc059d231d4b132d5e509ee76022 1,721 1.00/1.00 vMB 42
438,282 438,282 000000000000000001b6fc8634bcb68dd3b568e4b4303c72e22269aed930af4f 1,134 1.00/1.00 vMB 46
438,281 438,281 0000000000000000008b751c8ea8b9e3237f107ecb48a3590bddf220fcf04be7 2,240 1.00/1.00 vMB 76
438,280 438,280 000000000000000001e4853f8d67c1be3aa46a74ee3fc7ef378f76e6431af50f 2,142 1.00/1.00 vMB 57
438,279 438,279 0000000000000000003592a635af7f34e9f3ff8b8ec1823d32d7b35b3feabd27 2,439 1.00/1.00 vMB 69
438,278 438,278 0000000000000000034d868ab3a1f511cbaab4cc0c70b3006f5dddb1281a0c1e 2,462 1.00/1.00 vMB 61
438,277 438,277 0000000000000000022be58f63346181a1df863ab85498f97499eeafa6ef1f27 2,809 1.00/1.00 vMB 85
438,276 438,276 000000000000000003e6fe1a1e58567cc6b1abcd72a43ee66a253f2533cb0485 512 0.29/1.00 vMB 71
438,275 438,275 000000000000000000cf055803adb75bb895080408084565b5312808af4bdb04 41 0.02/1.00 vMB 66
438,274 438,274 00000000000000000093041a79e2ff63217a61de79129c2fad877c7f801072cd 290 0.12/1.00 vMB 54
438,273 438,273 000000000000000001e57c26e71156395cdf2ae6f2ef6d259c72967e91c362b7 595 0.21/1.00 vMB 74
438,272 438,272 0000000000000000021130f65b0b43956a1b49af3fcc2bc5ae24a979d79d9830 690 0.30/1.00 vMB 56
438,271 438,271 000000000000000002cdd569e3bb08b88ac7b4c016e1e771ce89b08a223b7d35 24 0.01/1.00 vMB 133
438,270 438,270 000000000000000000134c59d500b92934162f576be23d7e11c15c924fc2d487 424 0.75/1.00 vMB 15
438,269 438,269 00000000000000000282f11e0d9ffffb42a8d84c8beaa7f51e1af161bd8ff604 684 0.50/1.00 vMB 66
438,268 438,268 000000000000000001891044abe8727e8d3f8215a238af4910d7dd07f2aa5a60 2,010 0.96/1.00 vMB 49
438,267 438,267 0000000000000000002844d9c49845e176224e15c9c8bd53ce62362e9959a5b1 58 0.02/1.00 vMB 215
438,266 438,266 00000000000000000425b97d553a2475eb52dcbd3ab83f0b3c9747ea3a8e07af 2,450 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.