Loading Tool

Explorer IconExplorer

Memory Pool

45,243 transactions
26.80 vMB
0.06423025 BTC
Random Selection Loading Transactions
Max Size: 141.94/200 MB

Candidate Block

Mining Attempt 2b96bdbe5d7966d477ca35d3ae603a0f21eb4358f0f57cab3d1f581c073253a8
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 2eecffb40131fcd81acb5c36ad88d73d01781012e612d61168639152259b7bb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,690
Size: 1.00 vMB
Total Fees: 0.01471861 BTC
Feerates: 101.72 > 1.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (469,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
444,988 444,988 0000000000000000009a0296eaca4086f4b7902eaa1d0db8e128073b321f9504 718 0.49/1.00 vMB 57
444,987 444,987 00000000000000000176aff033bd072c2b501963526b0353289fc8a11c40a54e 968 0.59/1.00 vMB 67
444,986 444,986 000000000000000003378d8c7b8fa523216a32bdaa28ac893c4465eacceb09a6 1,160 0.57/1.00 vMB 57
444,985 444,985 000000000000000002d2e7828c96465b31083724c797c527dc9c0855b787342b 2,252 1.00/1.00 vMB 72
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.96 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.