Loading Tool

Explorer IconExplorer

Memory Pool

67,702 transactions
25.88 vMB
0.06069872 BTC
Random Selection Loading Transactions
Max Size: 155.69/200 MB

Candidate Block

Mining Attempt d0ffd27b777bc1a8610084aef8985ba2e9f6f399f455c0bf9f85eff0335d435f
Version 20000000
Previous Block 000000000000000000002ca2a6f2d57f7aab568e5f487107fbab69dcfc5406c9
Merkle Root 9682c59fe18c4e4401235ac79e8eeb7d253b129a0e216b6796716b025456cecc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,081
Size: 1.00 vMB
Total Fees: 0.00588666 BTC
Feerates: 38.24 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,504 (836,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,309 79,309 00000000005a5ce7cf02c5bfb12b2dc4dd8803dcf561b932fea57ad1f7ae0616 2 0.00/1.00 vMB 3,861
79,308 79,308 00000000003fbdd2eb3fe391cc086ca265a2fc3f183a572caf7b05d579c8590f 1 0.00/1.00 vMB 0
79,307 79,307 000000000028a723c73cd7f43998e6d133e45272291b269c71783ae53bcb510d 2 0.00/1.00 vMB 0
79,306 79,306 0000000000163b53205156504132362d3098b6ea3f53e8544bae2ffa639e80e3 2 0.00/1.00 vMB 0
79,305 79,305 000000000050180d89160404fec02966537ab79b34f19d2d9bc86a1e2b6112d3 2 0.00/1.00 vMB 0
79,304 79,304 00000000002e982a49721884a996b6ea4958ab1e613dd8d3e210cf699184377a 1 0.00/1.00 vMB 0
79,303 79,303 000000000004b3ee9994feebe993daf8bd15abdba9f2ed188a3acb57bd535f7c 2 0.00/1.00 vMB 0
79,302 79,302 0000000000177f52dca6774783848558f13a5e9d02db564195b982bb4e820b70 1 0.00/1.00 vMB 0
79,301 79,301 00000000004d03abcb902016245dea11b740734f57dcf0cb6b8a281cfbb36302 1 0.00/1.00 vMB 0
79,300 79,300 000000000023ce18fb8f27b8d1666d796d4daa0cf26d8618167bdeac07cb3bc4 1 0.00/1.00 vMB 0
79,299 79,299 000000000029ae0c0fa18ac81f8710c1aa926af885facc10db97c24bcb532fb1 1 0.00/1.00 vMB 0
79,298 79,298 00000000001365fe71a59776bf7523c819dadd41b0f4f8c571662a9d875a6fa3 1 0.00/1.00 vMB 0
79,297 79,297 00000000003c943191911cdbccdfda6e8237344ccadf6c7e5422b4b8627d36d0 6 0.00/1.00 vMB 841
79,296 79,296 00000000000fa7a13ccb9d4f0f1287182ed09aa130e139d5ec3f34e54e259551 3 0.00/1.00 vMB 0
79,295 79,295 00000000000b035a0e89cda81d4cbf40794dad51c5460ae49b034ec80e4075f7 2 0.00/1.00 vMB 0
79,294 79,294 000000000032da882cb319ee2784955472de463a36184bbeb013336cef1f28f3 1 0.00/1.00 vMB 0
79,293 79,293 0000000000362f95bbc8379a72e903f974ce604fade1cfd7b318337d22243689 1 0.00/1.00 vMB 0
79,292 79,292 00000000002f353ac98a34faa02077bf4c29e3d9ab4527c3ced2625c262d86bc 1 0.00/1.00 vMB 0
79,291 79,291 00000000001edc6046453152c0a1a53ce76f3a1c548b946ad15f564975624045 1 0.00/1.00 vMB 0
79,290 79,290 00000000003210a44c4f4418acea8bc939c87e440d1ab10ed1db35e630c0e654 1 0.00/1.00 vMB 0
79,289 79,289 0000000000047fb0f390101be26d820bf002b99f1ef0b8208c49867889c33799 3 0.00/1.00 vMB 1,937
Previous 10 blocks ↓
Total Size: 783.27 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: 764.97 GB
    • Received: 19.21 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.