Loading Tool

Explorer IconExplorer

Memory Pool

34,502 transactions
27.14 vMB
0.09154743 BTC
Random Selection Loading Transactions
Max Size: 136.50/200 MB

Candidate Block

Mining Attempt dac56a50866176fd4de6661822ab977f3d8e0a26ef0109565c845f9ab5d510f8
Version 20000000
Previous Block 0000000000000000000164b711676cf65085f8b240da8d627ac82d259446e2c0
Merkle Root 012aadc695a7d175f4ed75603c6af5bf60dfbae8097ba774e1414fd1d71a7ae5
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.03696196 BTC
Feerates: 182.65 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,488 (444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,044 917,044 00000000000000000001c6c1e9935a3dcb7b42151e4f59b30dce59fa789fdabf 3,276 1.00/1.00 vMB 4
917,043 917,043 00000000000000000000025e2524aed550c0ddc5ccf7567ddb01d1b36e5c6eab 3,160 1.00/1.00 vMB 5
917,042 917,042 0000000000000000000043617b38e36300318c9b027453eebe753bda84490b1d 5,547 1.00/1.00 vMB 0
917,041 917,041 000000000000000000009325fc8225d21ed5595c344a00116a2236b055852708 6,660 1.00/1.00 vMB 0
917,040 917,040 000000000000000000013e2d86453097a81b2723a8574dec312bcec58adce832 999 0.26/1.00 vMB 3
917,039 917,039 000000000000000000005e5f34d50118934fb083428a0b895c9bd29eff06fc3c 5,900 1.00/1.00 vMB 0
917,038 917,038 000000000000000000009b9e563249b61ba4b71daacdeae26e1c1aef009608db 3,149 1.00/1.00 vMB 3
917,037 917,037 00000000000000000001a512712415bcbf5a53368f4c6fed4f5c736c405f7c06 4,024 1.00/1.00 vMB 1
917,036 917,036 00000000000000000000d8578e867b09c5c8e112a9dd3363437eb864fb408509 2,806 1.00/1.00 vMB 2
917,035 917,035 00000000000000000001e1b01bc14dbb7f930b54fa72ffe7be28e9b1e2824a19 3,296 1.00/1.00 vMB 1
917,034 917,034 000000000000000000007b71003468b00fec7dfaa55c3c6947542ed3741006ad 2,154 1.00/1.00 vMB 1
917,033 917,033 000000000000000000007d3678795d1c3b39d1f3b088d0873b92de5fedbd0f2f 3,908 1.00/1.00 vMB 4
917,032 917,032 00000000000000000001f4fc846328be7e2d7bd2607b8c38a702c6a160402631 3,336 1.00/1.00 vMB 3
917,031 917,031 00000000000000000000a1fe9a717d3387eb241b9dfac07127cc9034613213bd 5,404 1.00/1.00 vMB 1
917,030 917,030 000000000000000000008ff48cc8e54bc1902a759e745353e6f56432c0a34bdc 845 0.21/1.00 vMB 2
917,029 917,029 00000000000000000000ad5d08adbe27a6b9ce22ea4a4eb6af869b665cf777fe 58 0.04/1.00 vMB 1
917,028 917,028 00000000000000000000d1ac575e33a69e29cba7688b7a0ad831613b4b6d36a6 3,700 1.00/1.00 vMB 2
917,027 917,027 000000000000000000001803ee0eace87f8f02c6c50aca832cd03ab38d742475 469 0.18/1.00 vMB 1
917,026 917,026 00000000000000000001bfe0d43444b29284c2eb94ec1322789db8418a400970 1,596 1.00/1.00 vMB 0
917,025 917,025 000000000000000000017d49f8b7da996c05366eab8f89c4688d0b35631a4596 6,088 1.00/1.00 vMB 0
917,024 917,024 000000000000000000002a5b300883e5b1b9daaf3d8e680812e100afe2f3d8c0 3,928 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 786.65 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: 1,008.33 GB
    • Received: 34.27 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.