Loading Tool

Explorer IconExplorer

Memory Pool

35,943 transactions
26.00 vMB
0.06641804 BTC
Random Selection Loading Transactions
Max Size: 132.67/200 MB

Candidate Block

Mining Attempt 61641fa1cd6750f47738918a1ff77bbca6482333f5baef76c2b44efcacf4d7d5
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 7bed40dc569f4596eaa692ea10f200641875887211beead1d806153df924be1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,526
Size: 1.00 vMB
Total Fees: 0.01846161 BTC
Feerates: 152.71 > 1.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (809,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,267 105,267 00000000000277144fb593e388d3a4c2d5caf41086e79a9f0815c9b97eaee762 3 0.00/1.00 vMB 0
105,266 105,266 0000000000016a9cfdfce3cfe33e6ea9103071d2698249d6d7bc359227ce7c07 11 0.00/1.00 vMB 0
105,265 105,265 000000000001bf6f188ef8549735ec76f0fb5eaebd040ef299a79309f023d773 2 0.00/1.00 vMB 0
105,264 105,264 000000000000ade21e434958b344903318b185999604a1eba9048d15eeb189d7 3 0.00/1.00 vMB 0
105,263 105,263 000000000001bd2d8ea826e6e163dd74464468f81760b3374e8fc951dbcce5f5 2 0.00/1.00 vMB 0
105,262 105,262 000000000001d7e980dd9c346b6659d6e43f1893077d37a813643d1e2381ba64 1 0.00/1.00 vMB 0
105,261 105,261 000000000000f8e9efa9420e3cef512b0c0a5c4989cfb4790e8977b6e6c6417d 33 0.01/1.00 vMB 0
105,260 105,260 000000000000441d06922e911b1e2ef2a955652dded92752d081f70732714f40 1 0.00/1.00 vMB 0
105,259 105,259 0000000000012a943f49c32d5ab4f0bb80eb9a0ed3d3b90017faf53243c5004c 12 0.00/1.00 vMB 0
105,258 105,258 0000000000007bf6f0f9134f0e82eac69331df9a0e773818d4fde26821d13de4 3 0.00/1.00 vMB 0
105,257 105,257 0000000000004678a9df30f5f47a18b79ac2cc3e2834d00157408e231898c51f 3 0.00/1.00 vMB 0
105,256 105,256 000000000001dca5341801bb8abccf6dabe1ff8899327e60eabb3b55fa474930 4 0.00/1.00 vMB 0
105,255 105,255 00000000000174f9d38002563580eaee1832e0dfa7b6e403ebd5b00616d6dd54 12 0.00/1.00 vMB 0
105,254 105,254 000000000000adafba7e78349b85b99a2be9798b31d64bf2a8b04432273d2088 12 0.00/1.00 vMB 0
105,253 105,253 0000000000006311ac8b2ebda6371e9fc8d2f076a66e1cd751d26acbe164fb93 11 0.00/1.00 vMB 0
105,252 105,252 000000000001883443541601940272d32ecbd4b7d848e777a5c537caea5d5023 2 0.00/1.00 vMB 0
105,251 105,251 0000000000014ce77b789c24a9e33835641e813b88ef30b8383e53e024ba1cad 6 0.00/1.00 vMB 0
105,250 105,250 000000000001d658e34424a2a5642edd62ffaaf1c361cb8ce65e3949ad578670 12 0.00/1.00 vMB 0
105,249 105,249 00000000000079fb73ea3e6a329e558cdaed294ca99224079fb06ca486c04225 7 0.00/1.00 vMB 0
105,248 105,248 0000000000029d45f78e8215c198c04689de71ae334661a28928fb19e42f4041 6 0.00/1.00 vMB 0
105,247 105,247 000000000000be0aebeb5b4d7ccc1a3ed57b5eda048269eef5173247bd5bec94 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.