Loading Tool

Explorer IconExplorer

Memory Pool

80,277 transactions
30.47 vMB
0.08995414 BTC
Random Selection Loading Transactions
Max Size: 185.23/200 MB

Candidate Block

Mining Attempt b05a3aecefef02eb13c0207fda1a72413d12c9650a8922a7d67364a4a021ef85
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 272e9ab713f45fab812cac09824b5e8d830388762a9e37d7a04501e821a2ddac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,970
Size: 1.00 vMB
Total Fees: 0.02087460 BTC
Feerates: 203.60 > 2.09 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (723,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,547 191,547 00000000000005a785a5f609ab155f7b510ca34fbad7471a3de6b9b6b7e7061e 214 0.10/1.00 vMB 136
191,546 191,546 00000000000006a0e34dacacac3717bda3abd601a494c6604cedf4003d5966a7 507 0.17/1.00 vMB 135
191,545 191,545 000000000000011c55c9f1a1b87b63e71d945aced8530a56cc529c2b5d5cb334 548 0.25/1.00 vMB 124
191,544 191,544 00000000000005b939307adf577f395d1d467d377bd49e2d0edd4491dbf16eed 1,024 0.42/1.00 vMB 141
191,543 191,543 00000000000007cf23658f2877afce15cee69e476ffda9441e0769e3fe42f34b 9 0.00/1.00 vMB 15
191,542 191,542 00000000000000631dd340767db753a448ee5701804c1ce4d475944a53dd701c 32 0.01/1.00 vMB 0
191,541 191,541 00000000000001788c4a9f5f202d3bfcc8a05c3e29e2471fbf8fe88f724a4f2e 128 0.05/1.00 vMB 81
191,540 191,540 00000000000003f7999e848efe3fab72a27ccb076884a4034a38fcde41298c8d 32 0.01/1.00 vMB 164
191,539 191,539 00000000000004fc8497dbaa758ef6687171ad75dd7a350d3a080fd6035fc505 812 0.34/1.00 vMB 141
191,538 191,538 00000000000001144c831f23962b361c8c6bde214760b1458cfb068e0e55350a 60 0.02/1.00 vMB 101
191,537 191,537 00000000000007689ae3a8e2955b702ff30949e27471a617a99f908193efcba0 127 0.05/1.00 vMB 91
191,536 191,536 00000000000007d7b9dc0bee27afd43f2e195952aa482f65c82464616dc20993 154 0.07/1.00 vMB 102
191,535 191,535 000000000000017a04ab9b996187dd8abd670ec8cab6eb858c4a555436f013f8 327 0.13/1.00 vMB 120
191,534 191,534 00000000000006b2bfcc29c6be586227caa84e5faaaccb24513c097bef961554 133 0.04/1.00 vMB 8
191,533 191,533 000000000000039cfd2d27da6badc8dd48e46e8292f940639de4933b8b49287e 10 0.00/1.00 vMB 0
191,532 191,532 00000000000003dfd960330f5f61853f9dd2a13887378009f59d15fd65860b95 317 0.13/1.00 vMB 137
191,531 191,531 000000000000079537b9858e8aff7bdf4274d502fd1369f89c652130dd12f86a 623 0.25/1.00 vMB 132
191,530 191,530 0000000000000404fbf96d756fa017a6bac82c2377951cf96244366b38fefe47 46 0.02/1.00 vMB 78
191,529 191,529 000000000000057cfbb718d1b414737dd3d9daaeb5474e58d6dabde0e1f8f010 411 0.22/1.00 vMB 112
191,528 191,528 0000000000000039003d672f6a926b5d1b3fb2f41a2111d6bfe87c1222404f21 131 0.05/1.00 vMB 142
191,527 191,527 00000000000007bfab57ddfedceb87d3c4aebfd94881cfb4ebecd5250281be61 145 0.09/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.