Loading Tool

Explorer IconExplorer

Memory Pool

38,929 transactions
15.85 vMB
0.12473125 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt c4367bc01e4c8aa91ee645921af8d55f1eca1272738e184867d646f36121da5d
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (750,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,555 162,555 00000000000005b8bdb8af3a10a4903f82789e6118a3922bcdffac072e9704b0 11 0.00 vMB 43
162,554 162,554 00000000000005a108c75d65e78e75a6ff59f687db2912511a0aa36070c64e8d 73 0.02 vMB 111
162,553 162,553 00000000000005543a5f8c6cde1f35f61c87197c69f1ed922d088e7c0d3e1a26 8 0.00 vMB 1,320
162,552 162,552 00000000000002a4178b099d6c3942f714b308ce19483201cc91fe91598b43b8 11 0.00 vMB 38
162,551 162,551 00000000000002c730c8c0691fda4552b3f1d4b062cea4609f274c2dabbf487e 11 0.00 vMB 48
162,550 162,550 00000000000004414f77352cc851a3f9515a30850271782ac24c4a76a0250d9c 126 0.04 vMB 12
162,549 162,549 0000000000000ca827c6ba0502de2dab94d910f395673f0d682eb9afbce25fea 36 0.01 vMB 54
162,548 162,548 0000000000000a46b75773162995a3354911e374c1d0e3eb93856f9e7979f583 43 0.03 vMB 54
162,547 162,547 00000000000008947e95dfaa1ed37c0ebbb8c75e5d5eedd82346bbc32fc5e296 11 0.00 vMB 16
162,546 162,546 000000000000060681f559cd43436040f6bef4184059fe7913f5235611c27b68 1 0.00 vMB 0
162,545 162,545 00000000000000aae16d358075e3d36d4e92809d3df08dab5c9c85d0eceb7e73 20 0.01 vMB 299
162,544 162,544 000000000000057db3fd28d12f670b30bef8141db9f02ab866430729759d52c5 44 0.01 vMB 289
162,543 162,543 000000000000066e032b7aca511a18b281fcbf22077545478de92617167e622e 13 0.00 vMB 14
162,542 162,542 00000000000002fc4bb44cf091973a15e336721557e280c7cc96a889c1ec787c 17 0.01 vMB 136
162,541 162,541 000000000000000b8075aeef18ddf1099ea99197ba4147093d1ed4162d0a274e 41 0.02 vMB 4
162,540 162,540 0000000000000892f27e4adf30351d49207d6e732caf06d76d2554222b33f283 87 0.05 vMB 169
162,539 162,539 00000000000009a6edc25de21f9ecea781961cccfdc69c977da35442bb3bffa8 9 0.00 vMB 1,530
162,538 162,538 00000000000004c272316d68bac23cadc9b61b5a52c38105474bd79b7933f2a2 36 0.02 vMB 122
162,537 162,537 0000000000000abd0775f9d1d1f51657272a169c41092837c4cae20a0c9a198b 148 0.05 vMB 33
162,536 162,536 0000000000000d289e099d358036af879054b1e710776a81cd78a863e439fb29 58 0.03 vMB 229
162,535 162,535 00000000000003c38ec4ffb85d8db386bcba596ad2dbb043b2ce917d4cf1fe5c 78 0.03 vMB 192
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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