Loading Tool

Explorer IconExplorer

Memory Pool

82,360 transactions
34.56 vMB
0.14602346 BTC
Random Selection Loading Transactions
Max Size: 196.30/200 MB

Candidate Block

Mining Attempt 2aeb49eb82db24b14d3ebe0759f2f21f66766dcdaab3e895ab21af5efc1bf069
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 57c5ea0744d53e69cced3e2da45753489ed56855c413aae34fafc713511a2431
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.03137448 BTC
Feerates: 104.71 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (576,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,148 339,148 0000000000000000077419d5f483bcfcb0680f74943bda2f3a6ece8652cffe70 42 0.02/1.00 vMB 14
339,147 339,147 000000000000000001bc5e307a072cb3d5088c4d91e5e863cff37fe4cc337fb2 112 0.06/1.00 vMB 23
339,146 339,146 00000000000000000cacc2a3aedcecffdfdcda831c6fdd4c479a1d847f0f2781 249 0.16/1.00 vMB 18
339,145 339,145 00000000000000000c4c767502a2483adbae92575d2d519d5cbab9127140c7af 1,065 0.52/1.00 vMB 24
339,144 339,144 000000000000000000db118752fb08d95f9fe7a7aaa2ce3ea3b05a7917e593fc 1,588 0.74/1.00 vMB 32
339,143 339,143 000000000000000008544db209735dde339093d2e66fe353c6c73331c1cc2253 498 0.23/1.00 vMB 44
339,142 339,142 000000000000000008aed20f57154cd55c2519e64e65dc072ed61eefe4dc1675 430 0.25/1.00 vMB 23
339,141 339,141 000000000000000010a38707c3c0b23e5c6242059df7c52e7d11fb779f40cedc 1,618 0.75/1.00 vMB 31
339,140 339,140 000000000000000010a5a572432d98d86498f28591843128fbc6ecbfd1843494 475 0.23/1.00 vMB 32
339,139 339,139 00000000000000001548b0a199e76a657bc2763a40ecf97f0d92c4f58a7a6f05 331 0.13/1.00 vMB 25
339,138 339,138 00000000000000000c92186a0ee26f93fedc59429ed93ff9e96615e6e8276e3b 163 0.08/1.00 vMB 15
339,137 339,137 000000000000000004357479bb43dcbe82b1699abd7064d798e34df6992c0e08 604 0.32/1.00 vMB 26
339,136 339,136 000000000000000011bd4430335d6ff082b7ddaec6153e44fde87a7f14fb0a0e 787 0.47/1.00 vMB 22
339,135 339,135 000000000000000018199c6f1b25cdc751425631f8dcf90fb963e3fdec572e6f 502 0.38/1.00 vMB 18
339,134 339,134 000000000000000018a717b088452e747cd41bff799c81d5e892d0fb70588d04 1,331 0.75/1.00 vMB 23
339,133 339,133 00000000000000000dc7152617f7fd0e4ff352d4d262bb66ec14e1e29704f015 1,024 0.28/1.00 vMB 60
339,132 339,132 000000000000000010499205ef8ef807416f922a3c335aa86ade41942b124a3b 128 0.06/1.00 vMB 24
339,131 339,131 000000000000000014677a154d17ea33e50b1aaf27187b3ecddce2f471aab4e1 227 0.14/1.00 vMB 33
339,130 339,130 0000000000000000161b134c36530a08f1e4049fd3f97ce43b5c115a9472a7c0 287 0.18/1.00 vMB 25
339,129 339,129 000000000000000010258cdb0b55730604f90b36c52d63f94067dbfe148f0252 959 0.55/1.00 vMB 27
339,128 339,128 0000000000000000091d33a2bd0dca932f39edf59fcd78bd36967548481a0b63 74 0.04/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 726.50 GB
    • Received: 18.45 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.