Loading Tool

Explorer IconExplorer

Memory Pool

82,405 transactions
30.44 vMB
0.10403468 BTC
Random Selection Loading Transactions
Max Size: 185.74/200 MB

Candidate Block

Mining Attempt d203be20ddf69bbcb42f556828bd94496ebab9cf4cc4c9ca072b810d45f90d57
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (602,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,547 312,547 00000000000000001b688745f2cd794a12d2a620aebaf434bc6d4f41b0857d44 587 0.29/1.00 vMB 25
312,546 312,546 000000000000000008b62c9744fed7080dc2d3a1d16eb215de646b1c85abd762 602 0.46/1.00 vMB 22
312,545 312,545 000000000000000027a3395d86953621e802f06faedbe6bad0656988849fe983 1,253 0.75/1.00 vMB 26
312,544 312,544 00000000000000001de6aa4457ae2dbdb2ef1bfb16019d0350ccf9358fad4132 532 0.35/1.00 vMB 27
312,543 312,543 00000000000000001fde3981563282bc29701aa9a9aa379327696f17ed0c3ff4 315 0.29/1.00 vMB 20
312,542 312,542 0000000000000000379f559c49e69af0338722a8f5eb838a26743639b6e9a3af 230 0.12/1.00 vMB 24
312,541 312,541 00000000000000002e524ac93fdb5b89ef2ff4186f9ed9fb682bcde747df9a26 150 0.06/1.00 vMB 31
312,540 312,540 00000000000000000595534ca6c916d30587f07146846961af959244cff62cb1 319 0.18/1.00 vMB 21
312,539 312,539 0000000000000000185c367b45cadb1242b53821748e6beb0dcc6450f8e4feef 835 0.66/1.00 vMB 22
312,538 312,538 000000000000000022d6106e059214c7949706cad6e1b4bb7b1ec3a6712ca664 531 0.31/1.00 vMB 26
312,537 312,537 000000000000000027fb5842bd0597f2538937e4bfd8aa72923408d7df814ce0 469 0.26/1.00 vMB 27
312,536 312,536 000000000000000011df4bcd589421b47ccab0b0615a2600de701022818d0ce4 304 0.19/1.00 vMB 25
312,535 312,535 00000000000000001dc02b784c53e9d9861332df4c2611114b8f6bc3aa1884b8 55 0.03/1.00 vMB 29
312,534 312,534 00000000000000001660761388e6d8b22c52f84d7bbe0e65a072bae0ef9559e0 458 0.22/1.00 vMB 30
312,533 312,533 00000000000000003758eff02cc01e1e7b4328761f7bac9eeb6a2f268b6926b8 136 0.09/1.00 vMB 22
312,532 312,532 000000000000000007e2cd1985ba0d94e104a08e8be493ae4d36e689429507fe 57 0.03/1.00 vMB 32
312,531 312,531 00000000000000002fc7906691a3210bcc4d6b6dbbf54083e4f998e789470a3d 62 0.03/1.00 vMB 23
312,530 312,530 00000000000000001063793d380bde24ef9ab8f1e5e1598ffc449fb0b8430090 310 0.17/1.00 vMB 29
312,529 312,529 0000000000000000307b2f6ddc308b9f25cb877bcac030e73d9a7f4d919cc719 24 0.01/1.00 vMB 20
312,528 312,528 00000000000000003508497bf0a6565f0ce38af4a65a1030d3a1c90ad25ebbf1 324 0.27/1.00 vMB 22
312,527 312,527 00000000000000001d8dad928ab0beeb21ef5fa3f08f81fa589192a5dda36d00 115 0.08/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.