Loading Tool

Explorer IconExplorer

Memory Pool

73,380 transactions
27.16 vMB
0.06171061 BTC
Random Selection Loading Transactions
Max Size: 165.90/200 MB

Candidate Block

Mining Attempt 02ef2fd99419b6667fbf2308d56166ba2210e4881eb133b9a4997712bf4d0088
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root dd74c2f328ad26b8c56132265e81210cceb80a9acd0dbed2f574dc0851d933eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00394162 BTC
Feerates: 14.05 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (461,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,225 454,225 000000000000000002330714d4428e93c46611172112a6286088a21ecb0b40e8 2,542 1.00/1.00 vMB 201
454,224 454,224 000000000000000001f9f1f867e1dcfb357657f8e3fb236ece1a88e1c3be5ab1 2,331 1.00/1.00 vMB 141
454,223 454,223 000000000000000001cb6535d411497e5e9462886b65eed371e87d41e3253443 2,007 1.00/1.00 vMB 133
454,222 454,222 000000000000000001785d1603bdcfbef7aecbf1926016fff0b3f72cfafdff83 1,975 1.00/1.00 vMB 113
454,221 454,221 000000000000000000abd47f0436fb026722d4a5ac33c50edc55c406542fca17 2,757 1.00/1.00 vMB 104
454,220 454,220 00000000000000000115aa6b7f6097efba96aefe4c8f0b15bda30cd01c72ab5a 2,266 1.00/1.00 vMB 147
454,219 454,219 0000000000000000020a80202cc1ec259b07107d4ef85262b4dff464300a59a6 2,189 1.00/1.00 vMB 141
454,218 454,218 000000000000000000e18ffa8d497509589baa485a8c1874791ab698b2a8bc37 1,469 1.00/1.00 vMB 108
454,217 454,217 0000000000000000011bb865dcf56e27d86c994c27ab6634e8a5a0b9ac4fad3e 2,311 1.00/1.00 vMB 129
454,216 454,216 000000000000000000701a2ab037e80205f7ec145b916de1908749bae3362342 2,581 1.00/1.00 vMB 124
454,215 454,215 00000000000000000266dc6b7563a37db9f22e03f73980dc4999a1117ec49663 2,511 1.00/1.00 vMB 151
454,214 454,214 00000000000000000065a093e0161395c191287eac8b660256d86af7ee9e0afc 3,062 1.00/1.00 vMB 206
454,213 454,213 0000000000000000021365a6f0489b720e5ec2403ef418e22e86393b560541bc 2,537 1.00/1.00 vMB 179
454,212 454,212 0000000000000000025546efd8c6aeb111d0332bd51dee1b14fb10e2eb0683d3 2,737 1.00/1.00 vMB 258
454,211 454,211 0000000000000000013e48821a1e89a157c8dcde01ce30e161590f5065e20b94 967 1.00/1.00 vMB 70
454,210 454,210 00000000000000000054ca7396c58f4c01267c46e04eed95fd58e5ca6a383ea5 1,837 1.00/1.00 vMB 100
454,209 454,209 000000000000000000751933755a5312be69c9250a13cb816829065882a5a998 2,507 1.00/1.00 vMB 164
454,208 454,208 0000000000000000005fea801cbb8a4b92404afa943b0a04744337d592877818 1,816 1.00/1.00 vMB 81
454,207 454,207 0000000000000000024efe3ec4eea7b651095828b8aa92cb15be68ea2524a549 2,106 1.00/1.00 vMB 98
454,206 454,206 0000000000000000018608142746e057f12552a24b8097fd62566d13f37b6a94 2,376 1.00/1.00 vMB 130
454,205 454,205 00000000000000000235eb75fae6f883c9ef1334dbaafc95ff02a45f4a077201 2,205 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.