Loading Tool

Explorer IconExplorer

Memory Pool

80,586 transactions
30.56 vMB
0.14621943 BTC
Random Selection Loading Transactions
Max Size: 182.98/200 MB

Candidate Block

Mining Attempt 5c7c9300b45b2f47bcb4c15504b30c209857414054580fdd0e118fa81fb8f16d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root c496a6208cee46d25b9135da506282c935ab3c07e791a786bb7de6e1965eb8dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,921
Size: 1.00 vMB
Total Fees: 0.05042037 BTC
Feerates: 673.02 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (203,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,714 711,714 0000000000000000000071badc0c627e374879111b42c41c3e19d5a6522ccd1a 2,617 1.00/1.00 vMB 7
711,713 711,713 000000000000000000041c1d0c2a1c4fe51bbdf812d30ec3eff57765afc0d30f 2,654 1.00/1.00 vMB 3
711,712 711,712 00000000000000000002d953119b5150490d3b252cc1057012301d91c4609be8 1,144 1.00/1.00 vMB 3
711,711 711,711 00000000000000000000621805c695b16324c5136e47aa7ef4b940eda397354e 3,059 1.00/1.00 vMB 17
711,710 711,710 00000000000000000004e7c0c69621311920e4c1804518646d493be567521b57 3,362 1.00/1.00 vMB 8
711,709 711,709 000000000000000000098d4ad1c479fa7e028f5accb7b6ce245e88f0fb01f694 138 0.04/1.00 vMB 5
711,708 711,708 000000000000000000069d3cf783eed5a9868884847b6195e85acb38d2c8869a 259 0.11/1.00 vMB 9
711,707 711,707 00000000000000000005464e7b4581489ae059645974530b69aff02a3034d4a8 1,394 0.51/1.00 vMB 10
711,706 711,706 0000000000000000000974ee4f4be6bb4b3dc55f9775b0142834f835c726ef56 12 0.00/1.00 vMB 3
711,705 711,705 000000000000000000011b796c9a2c20bfe007ee4132103a6d86f4ec95d899fb 1,437 0.46/1.00 vMB 8
711,704 711,704 000000000000000000032c1009a3d8f5249addeeef50883aebf5dce55e274d66 53 0.29/1.00 vMB 1
711,703 711,703 0000000000000000000924ed3db8ad667d2f19ea54d673bc6c91dcebca813fb8 3,065 0.97/1.00 vMB 7
711,702 711,702 0000000000000000000355a02410728a842b32bf9704c984453227b239e41759 976 0.45/1.00 vMB 5
711,701 711,701 00000000000000000003fe28b6e6f1e2f0691bc018a5dd1f093e9f7d8fe2f869 676 0.19/1.00 vMB 7
711,700 711,700 000000000000000000092f7c5a61dea4f58f144d33a4e7f5fbe6af1ead766b14 1,383 0.42/1.00 vMB 8
711,699 711,699 000000000000000000065c057ce386333d3d21e4c7f1e6ec8b8bda49fd148efb 1,424 0.46/1.00 vMB 7
711,698 711,698 00000000000000000001a676e8dae71cdcf715be2a4e88695bffbebac2617e53 1,318 0.42/1.00 vMB 8
711,697 711,697 0000000000000000000a2bb5cfeada31d2b3200cfc1a2ff7fc384006240c646c 1,059 0.50/1.00 vMB 7
711,696 711,696 00000000000000000008b31b2a9cf66e677a1e1d7671b197ee8d3b435e4f69ac 1,475 0.80/1.00 vMB 5
711,695 711,695 000000000000000000067df1cfaea00e08494b4fa363a45e4b2f95310f5d30c3 1,005 0.33/1.00 vMB 7
711,694 711,694 0000000000000000000548de6228666673b0baae5dbfb0b1ab4aae043d574b3e 589 0.24/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.29 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.