Loading Tool

Explorer IconExplorer

Memory Pool

45,709 transactions
26.92 vMB
0.06774060 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 52ed98289389103ed2c004c47376a47ff89f863e050684f5482ea28d82303253
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 208788d13937103c8166d641ba47c63767f26a36774a8d97e570b6a6eb2f9657
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.01796538 BTC
Feerates: 151.03 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (469,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,009 445,009 000000000000000003032fb9afb9adfd28dc3a98e3ce18deac5a2a8e436b52e2 519 1.00/1.00 vMB 15
445,008 445,008 00000000000000000017ee94357befa2afc8b9f71a1407dea79b26b4a94f25a4 2,024 1.00/1.00 vMB 58
445,007 445,007 00000000000000000189b53c646e881dad55020a8a94e094a9974ec42bd1f35a 226 1.00/1.00 vMB 5
445,006 445,006 000000000000000000dc08cb1df50662a0fba37b943c0ca69e5099f5d444e889 807 0.38/1.00 vMB 66
445,005 445,005 0000000000000000005849cf61f5b2ed7a64b0b2ee560bac5a95131002e27743 574 0.24/1.00 vMB 78
445,004 445,004 00000000000000000048f576313669765c9511d99b355e5dc804f743d53443a6 1,047 0.93/1.00 vMB 39
445,003 445,003 000000000000000001f6ac90c8573413ebb59797d65dc6739b2552b83fa18032 729 0.36/1.00 vMB 72
445,002 445,002 0000000000000000023a61ca15689c09e459240e13a4dfab85b6737095e293d5 527 0.76/1.00 vMB 25
445,001 445,001 0000000000000000014e6727ec006228a7bc048be919efbbee0a9f28599158db 1,729 0.99/1.00 vMB 52
445,000 445,000 000000000000000003287f1b7576b82af3c8927ae8af9a7398bdcbf9af378762 1,099 0.95/1.00 vMB 35
444,999 444,999 00000000000000000351166ea7501da72d29dc9a8606853c32a844b277390f5d 1,301 1.00/1.00 vMB 42
444,998 444,998 0000000000000000030b74c150334b598675aef1a534b70a99b945b30ae688a3 1,504 0.62/1.00 vMB 73
444,997 444,997 000000000000000000fa9ef5cb1a100e5b51828d628ff7bd5418690b3eaee8ff 902 0.39/1.00 vMB 76
444,996 444,996 00000000000000000211c3aa5d2417c052f3dd5f98a1e1b953aa3ddf2c959ac9 1,461 0.56/1.00 vMB 79
444,995 444,995 0000000000000000018830de86c7f75aa8c2dca3f42281410bf85e9cd7ee2048 359 1.00/1.00 vMB 14
444,994 444,994 0000000000000000029aeab5b686c191f4748db0ce605188b3ce26d52e61a4a3 1,464 0.99/1.00 vMB 51
444,993 444,993 000000000000000001a008a997f09accc1c9c4cdc7133cec944a589ca0e911d4 1,468 1.00/1.00 vMB 48
444,992 444,992 000000000000000000c6d391d7423b951a5634573680fb5317e0f82c0fc22039 2,189 0.99/1.00 vMB 68
444,991 444,991 0000000000000000037484a33efb534f2fa5beb7e4eaab7a1752d33cf5980b56 1,864 0.71/1.00 vMB 75
444,990 444,990 000000000000000001be4ef953efb3b0eb1e766836fefa1b40d5e6835be4a390 1,481 0.63/1.00 vMB 73
444,989 444,989 0000000000000000034437e17435236f02d87a0e5e25c2ba3f386ed35e5fb81b 326 0.20/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.00 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: 648.98 GB
    • Received: 13.11 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.