Loading Tool

Explorer IconExplorer

Memory Pool

83,160 transactions
32.03 vMB
0.11799600 BTC
Random Selection Loading Transactions
Max Size: 192.07/200 MB

Candidate Block

Mining Attempt 171e65e14e82ce74919e25dc866151b91d07230fd9b492ae868506942ae1a42b
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 13a26cd67c49d6761650d322996a7fb44e9aaf4eb32778c1dd19e50dce945a1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.02953607 BTC
Feerates: 100.36 > 2.96 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (527,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,783 387,783 00000000000000000d7ae3f6abdab646fda5d524de8849008e9899c647f48c74 253 0.14/1.00 vMB 27
387,782 387,782 0000000000000000097ae47b1e398f20a3e0aab3fe5109bedf4bd7f3a1850029 287 0.15/1.00 vMB 35
387,781 387,781 000000000000000004ee2c464b15db77b969fbd55fd70ab508096f7ad66a3811 683 0.99/1.00 vMB 12
387,780 387,780 00000000000000000a8a6bb0a56a77ba222fa2c1d8b42a7b4e71524786761136 1 0.00/1.00 vMB 0
387,779 387,779 000000000000000001c3c95f975c752d607d5a39fe877026791d506d906d5198 1,894 0.75/1.00 vMB 43
387,778 387,778 000000000000000002d5931ab7acf9940eda3df788c09b5d6f3798a93f697304 1,307 0.75/1.00 vMB 31
387,777 387,777 00000000000000000bc2b85900a8b4ebad77247c83f2a80a2c2bace007e02ea7 345 0.99/1.00 vMB 12
387,776 387,776 000000000000000001af627aed8d7118277421199d104acbfbf3763c418a6dd0 408 0.17/1.00 vMB 32
387,775 387,775 00000000000000000bf182ab5dc8249c55ee799464eb5887db8e127a27716da9 275 0.24/1.00 vMB 24
387,774 387,774 0000000000000000093c8572e6c2826b683435f601df07b6866eb902d9c22341 1,302 1.00/1.00 vMB 26
387,773 387,773 00000000000000000ae79fcc81777feed02d7729fefc36d17db857737cdf8af3 2,559 0.95/1.00 vMB 39
387,772 387,772 00000000000000000387adf2fef638a32738ca3d5f5ea47368a7e5ef0343c7a5 2,065 0.75/1.00 vMB 43
387,771 387,771 000000000000000002e1421ca1be23446af23bcbe7fc4a1df8b08744ade72147 131 0.05/1.00 vMB 70
387,770 387,770 0000000000000000019719f27438db483950643cc7f8d459ab896103c8df376a 1 0.00/1.00 vMB 0
387,769 387,769 00000000000000000a13f869c457418fc3744da24bfbcb3a343a239020e75106 627 0.22/1.00 vMB 47
387,768 387,768 00000000000000000331385901f88d3ccf73e5057b7e2f310584773a2891fe58 323 0.15/1.00 vMB 29
387,767 387,767 0000000000000000033a5b40afeae37136e7e0744029e1b8a7d2b827893bda38 504 0.75/1.00 vMB 14
387,766 387,766 00000000000000000902cd3e4ec247c9caa7b8db50bb3f7e5967e6f7ec09db97 725 0.75/1.00 vMB 22
387,765 387,765 00000000000000000949d2006784a72547a23bd4d8de594bd6908daf7929eb04 632 0.32/1.00 vMB 49
387,764 387,764 000000000000000006c7e57ea1a517e57b7d7a717344b4d5aa67a3737cc0d4cd 1 0.00/1.00 vMB 0
387,763 387,763 000000000000000009da89c34e698259d45728c52b4e41d22a9b1cb56159311c 1,245 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.04 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: 720.44 GB
    • Received: 18.16 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.