Loading Tool

Explorer IconExplorer

Memory Pool

30,429 transactions
11.62 vMB
0.03851850 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.93/200 MB

Candidate Block

Mining Attempt 23060d07625d1a9de38f5b56481d4f9160c889ab5f82a6d99acf080921cc5764
Version 20000000
Previous Block 00000000000000000001aac412b5070310651103551b30729b18c8a227eabda6
Merkle Root 10bdd86312625aab783c829a9efa0562772a65609d21aaf95d25cc3120df4c06
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,487
Size: 1.00 vMB
Total Fees: 0.01839360 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,528 (746,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,595 166,595 0000000000000bc83f95417c11d4d6edff87e7a573080e4c92c495482a49c574 18 0.03 vMB 61
166,594 166,594 0000000000000618f0696482af88e2b51fb4fbc7dc01a88a2fc74ccd827840bc 59 0.03 vMB 782
166,593 166,593 000000000000031dadc875a89dd8060794b2a5523515bb527bc179049320e972 35 0.02 vMB 123
166,592 166,592 0000000000000b40cd9a35d1ce44c5395c75e9cf00bc52e058b84b20d343bb04 12 0.00 vMB 52
166,591 166,591 0000000000000a6f80fc53ddfe61b779ea88416638c068bf776b03a3df5e7d51 29 0.02 vMB 188
166,590 166,590 0000000000000169c42709b678163f3bd5eb48bbc31761341a6084f0bc64a2aa 157 0.05 vMB 0
166,589 166,589 00000000000000104eb13506e37c2eab2a0d5e26f948c8c927dd515183452c8f 64 0.03 vMB 304
166,588 166,588 00000000000001b4e34f5ddadf9e5993d281c2347591138e3a84f97bd1333e8c 26 0.01 vMB 1
166,587 166,587 000000000000056a303dd8a19509c1a74176c1324a923e237b1e7ffbadf38849 63 0.02 vMB 95
166,586 166,586 0000000000000b203b3d7f92ac370c2293f776f153ea218f1916d97d53602262 26 0.01 vMB 99
166,585 166,585 000000000000028a2e3f3dc3b20a4f522861595031bb19a90eef9da4a26697bf 55 0.03 vMB 79
166,584 166,584 0000000000000ad1f4e9879428e54b77eeaa6d79531c53c0509272fa97965906 56 0.02 vMB 54
166,583 166,583 0000000000000340b4e4b192d2651d5a19fe866bbaf30e52b54c17f90150a788 49 0.02 vMB 48
166,582 166,582 0000000000000823816ead253c6222e8d262e6c8828f380b901ca23e21bc9935 14 0.01 vMB 38
166,581 166,581 0000000000000a935fcd89d4dbef0ae28260edaf7843ca6066404ab328fa3907 81 0.08 vMB 59
166,580 166,580 0000000000000191727bf698eb07f68204cc1d6f1d9d0f74527d5c27f0675aea 129 0.05 vMB 23
166,579 166,579 000000000000013b315ba5082630e39f65627faa5a4b756d0b6225d91b9be26a 105 0.05 vMB 122
166,578 166,578 000000000000031fe3a26d5599d18a6986e5c2a67d19a0b85fb7cdbd53b557ae 64 0.05 vMB 41
166,577 166,577 0000000000000a9d1fb932e9ef74f0e433cbedf34f73b2f3e53f98f7fa2c16a6 13 0.00 vMB 70
166,576 166,576 0000000000000bdbe21ab1b7b5c5079dca43029ae51453273a3c1f00e678720b 14 0.00 vMB 82
166,575 166,575 00000000000005caeb354c22cb778782449b42470cff3155b413780f6adc94bf 45 0.02 vMB 13
Previous 10 blocks ↓
Total Size: 779.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 400.34 GB
    • Received: 2.06 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.