Loading Tool

Explorer IconExplorer

Memory Pool

79,346 transactions
29.56 vMB
0.11540026 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt 6b3de7ae7bfb97e69842038fd23c6b6e453b5f2930213492cb56bb7fef61ba2b
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root bf8f88d0bf525738ebf5f8121f62435e5a5996eb29e3d944ddd4cd9f39aedc55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.05317972 BTC
Feerates: 313.32 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (737,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,741 177,741 00000000000000357eb439469828efd1531dd982f1e37b1d208150e6b9871e8c 40 0.01/1.00 vMB 55
177,740 177,740 0000000000000ae9a383c88213ddac0e22984f6461742ede449b7292e8094477 39 0.05/1.00 vMB 108
177,739 177,739 00000000000006ecb7c63e99e463114bc8d1113097350968130b8f7067bb6009 22 0.02/1.00 vMB 30
177,738 177,738 0000000000000542b57833871872bb1b0846a1deeb52be88a67ddeb02b842d97 105 0.03/1.00 vMB 27
177,737 177,737 00000000000004f1790d0bf02022ed2b04f8862e800b607bf5e5b918e4d85a0d 82 0.02/1.00 vMB 0
177,736 177,736 0000000000000af654c441d47517010f84247ce4a5ae2ed2a828c7be7b8da909 22 0.01/1.00 vMB 305
177,735 177,735 000000000000010880d1ebe3eca380256b644e244c052932465dbdff6054fa27 36 0.02/1.00 vMB 84
177,734 177,734 000000000000021354f7f9c1620988f1d0204685d6974f260584084b98f8ff57 24 0.01/1.00 vMB 130
177,733 177,733 00000000000006deeec017ff3768953ad27c4957a222b3e9d6c46d0f21ced177 46 0.03/1.00 vMB 444
177,732 177,732 000000000000058aa86cb9c14a8c9f239ca0cdf64b72e19070a0a4edba43c5e8 113 0.05/1.00 vMB 148
177,731 177,731 00000000000009a1c1d92998f549588a45b7e02e63b5e72dbf5997a9c269f4d0 14 0.00/1.00 vMB 66
177,730 177,730 0000000000000615c7cce1322c413caf39f117db66cf2fae9006d19e6e2790ce 47 0.03/1.00 vMB 81
177,729 177,729 0000000000000ab7988719ec5a31f70ee94dd4c6b4886202c0284945dda03454 106 0.04/1.00 vMB 101
177,728 177,728 000000000000024ace863ce4f6a1fa9186ed663d05c4b45ede85a30859050cb3 77 0.03/1.00 vMB 28
177,727 177,727 0000000000000941623d226862e7fee298c58ee5666e287a15972f8876a673a3 124 0.05/1.00 vMB 167
177,726 177,726 0000000000000b15b543a16442593c8f286697f5510496c346e7a5036ad44b5d 7 0.00/1.00 vMB 17
177,725 177,725 0000000000000887af25956bc0f8d84a851c69d7eaa3cb832640e33ef43bfada 9 0.00/1.00 vMB 45
177,724 177,724 0000000000000576b1c8d0f5312d347b133d3878338cc5485bcf6aa5036af25e 10 0.00/1.00 vMB 69
177,723 177,723 0000000000000665924d349e5b1e72862dac55de4b9961f498e1750b02eb8cf1 39 0.01/1.00 vMB 13
177,722 177,722 00000000000000f469d4689425e24dea6b6d88c5d0cf7482322439c13391e50e 32 0.02/1.00 vMB 85
177,721 177,721 000000000000087d6c7b9a4beb93ecb9d9ff0479888a0f724096f99576bccf82 18 0.01/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.