Loading Tool

Explorer IconExplorer

Memory Pool

45,875 transactions
32.06 vMB
0.13509286 BTC
Random Selection Loading Transactions
Max Size: 163.38/200 MB

Candidate Block

Mining Attempt bc240b84d01e2638a2445f35e060aa559fa5e6727e26f9e58c269599f5f3a5c9
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root c37bee41c327bad3d27e6533d40c0666bd526d5356f2c655957afd35478e7124
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.06265571 BTC
Feerates: 150.41 > 6.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (397,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,148 517,148 0000000000000000002961016941273e85a2b4376e436a93fd1fd5d764fccf29 602 0.23/1.00 vMB 41
517,147 517,147 000000000000000000430737b187111466261c1a00e739e1b7479f348eb1e7f0 1,346 0.48/1.00 vMB 42
517,146 517,146 0000000000000000003e15880776e241aed773e918a7e64f788eec69b5c333cb 1,747 0.64/1.00 vMB 34
517,145 517,145 000000000000000000002df3b436917a5b08087b8a717668d1fadb58fa1f0619 53 0.02/1.00 vMB 67
517,144 517,144 000000000000000000330135c28ba8dba5c9298094b50da649007e0d0263bb2e 824 0.28/1.00 vMB 30
517,143 517,143 0000000000000000003610a937ce22b538d96241de1e1018218b2cd0d6c31255 676 0.25/1.00 vMB 34
517,142 517,142 0000000000000000001cc9015a8de9ba6139158836e5d5f2de6fe7f410f9b5c9 1,767 0.66/1.00 vMB 28
517,141 517,141 0000000000000000003f4067522517d4fe155c47e033fc026924f3fe2394a6c3 106 0.03/1.00 vMB 34
517,140 517,140 0000000000000000003a174d20591d56040e6a0bd0f4d18996737638de83c243 457 0.15/1.00 vMB 33
517,139 517,139 000000000000000000229ba60aff78d2137a599f24b3534f6686c25d7a54ff36 398 0.15/1.00 vMB 18
517,138 517,138 000000000000000000148d105eef2bc97c8550fb5c2a7bc625fbeb030117219a 543 0.18/1.00 vMB 25
517,137 517,137 0000000000000000000bc73136d19df249625c4d5c042eb68c49e1421c03827d 695 0.25/1.00 vMB 122
517,136 517,136 0000000000000000000d0ae661542485171b1be620faae1887de1caf8caf5e9f 584 0.20/1.00 vMB 24
517,135 517,135 0000000000000000002f58b8bb8d945197116e631f39e709d1e7537fa070010c 1,418 0.51/1.00 vMB 40
517,134 517,134 00000000000000000040b86a05e2cb501760d314f22da3433739512628c03372 873 0.35/1.00 vMB 39
517,133 517,133 0000000000000000001bc93333fce3ffeb088700d7ecd400c46bb13261715ae5 1,884 0.88/1.00 vMB 27
517,132 517,132 000000000000000000372f4e6475c83118a4eaba353525635aa697667ed22705 968 0.28/1.00 vMB 19
517,131 517,131 00000000000000000048c66a7e85b489d3d0b9b38b2f2b9028d451f9cdf8bcd6 510 0.21/1.00 vMB 62
517,130 517,130 0000000000000000001d4ebb4b8a381d01a00f44f5615209a5dde1963331d564 631 0.22/1.00 vMB 26
517,129 517,129 00000000000000000039bcac610bdb015904f8a90237a2459cff61c396f9d794 511 0.35/1.00 vMB 19
517,128 517,128 00000000000000000000968c1a6b2d4557427a7634115a4b97bbaf8dfef2eb09 401 0.18/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 606.94 GB
    • Received: 10.61 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.