Loading Tool

Explorer IconExplorer

Memory Pool

37,657 transactions
27.06 vMB
0.05484373 BTC
Random Selection Loading Transactions
Max Size: 137.86/200 MB

Candidate Block

Mining Attempt 24d38e3f8120596735236d3965b3e9e8ed5a90056f544244392e63a7db5f7d0f
Version 20000000
Previous Block 0000000000000000000106a1e4aa287915d89b3784466736987e1acd439ed5c9
Merkle Root 146a8c8af3ddbee7acb15b315f5fe3a6f27239d6facd19c12d26ffe3c5f8dedc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.00355102 BTC
Feerates: 20.07 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,646 (812,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,486 102,486 000000000001fe4c26bea057a5b47c048ba14cc6f1779e7dde4c0b667d62e113 14 0.00/1.00 vMB 0
102,485 102,485 00000000000101ab5ee7b53665ce978f49641ebb93b1223419f16127c9ba1e26 5 0.00/1.00 vMB 0
102,484 102,484 000000000002a6f1230e50d5437f91cf29f89feaf3890812ac9df67446efec57 3 0.00/1.00 vMB 0
102,483 102,483 0000000000001e5a2c356142de34eddd679869641ef3c33e6ebd79184b1fc09a 12 0.00/1.00 vMB 0
102,482 102,482 000000000000fe4d74861a235c5cd110a55e3ac499457f7320b80c2985278488 19 0.01/1.00 vMB 0
102,481 102,481 000000000003723e88c1d8194a7db76e1c75f34bc67d2231d45f41953e0a460d 1 0.00/1.00 vMB 0
102,480 102,480 000000000000ece29623743ecaf9fe59f58a68d97417771e7fa5a79d2279a42e 3 0.00/1.00 vMB 0
102,479 102,479 0000000000039345bbec1a70f672c6291835ba4d5113945070e650e8207a89b7 1 0.00/1.00 vMB 0
102,478 102,478 0000000000010d9ed5f999d1f22fb1cd85e822f36a5a376234086fe6140d344b 2 0.00/1.00 vMB 0
102,477 102,477 000000000003695f873a5eaadef27178e985000a63618d8745cd6006109154a5 3 0.00/1.00 vMB 0
102,476 102,476 0000000000017b9bcb96e97a5b09775a560b715ea2f62493088b45d849d5b908 6 0.00/1.00 vMB 0
102,475 102,475 00000000000180141343194e7e33d4044aa951352eabb108d9e3387dd194d4d5 2 0.00/1.00 vMB 0
102,474 102,474 00000000000365c9c4dfc0df40509fc9b5fad4efaeb24886010163a44ca531e1 1 0.00/1.00 vMB 0
102,473 102,473 0000000000034526a4893453e99405ffb4edcd49619dc52815ba01f40539f13d 1 0.00/1.00 vMB 0
102,472 102,472 000000000002bcf44efa19dc324c90c4eaba21fb373d8faf0a787e776d4b8350 1 0.00/1.00 vMB 0
102,471 102,471 000000000000cea2170c47cf15763269862d195f42d1ef34d26d55c4079cb30b 2 0.00/1.00 vMB 0
102,470 102,470 000000000003f0c1503ebbb26859693daa69d8abaf2e8895328be44bdfee4762 2 0.00/1.00 vMB 0
102,469 102,469 00000000000119efe448a344e32311e23766538901fafb953cd325572cf2f9cd 1 0.00/1.00 vMB 0
102,468 102,468 0000000000033554dcd0b6c127526011b59d625a4bdc479343e5ddf740d2132f 5 0.00/1.00 vMB 0
102,467 102,467 00000000000027364b8dab0ab61811b0b0ca36025b204b01d3aab919ce5abaf2 1 0.00/1.00 vMB 0
102,466 102,466 000000000002fec58bbd5cdbc9a3a1de7804e33f8f287b0bcdcb594f94c4c06a 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.55 GB
    • Received: 12.12 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.