Loading Tool

Explorer IconExplorer

Memory Pool

82,197 transactions
30.04 vMB
0.14919482 BTC
Random Selection Loading Transactions
Max Size: 182.01/200 MB

Candidate Block

Mining Attempt 56531b9662867ba37eda0797cdeca37c89f2adfa68b9c9dc75cdb8cd159170d1
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 7a0b833674fcdcc38e7ae382cf945ecbb86cf6e75d7d5c4cfda3b9e29850f35d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.07883105 BTC
Feerates: 101.65 > 7.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (325,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,279 589,279 00000000000000000002af734aeb9588b1e401becc5cb015c94ccbda18ead44b 2,573 1.00/1.00 vMB 79
589,278 589,278 000000000000000000142c264455fa90b4a9fbfe3265d6f382c3e75243618a91 2,562 1.00/1.00 vMB 44
589,277 589,277 0000000000000000000f5b613fce7d1bbd2eeb5bec84fab07fd1a4bdf752df86 2,439 1.00/1.00 vMB 49
589,276 589,276 0000000000000000001a605824ae1c98d598b2dc65a065d888ed40780a45e397 3,161 1.00/1.00 vMB 88
589,275 589,275 0000000000000000000ee7aa036f2135ef84ca86f994a609c5e24a79cd39efc6 2,357 1.00/1.00 vMB 70
589,274 589,274 0000000000000000000633f7ab2e05b9f32fced08f8da1fbbce8f4e6332104cc 3,063 1.00/1.00 vMB 60
589,273 589,273 0000000000000000000ffb7f283e2866d72a6e016714e6e244e653796689dce5 1,198 0.36/1.00 vMB 37
589,272 589,272 0000000000000000000e4abb54748211f16b8776bf91d8232f8ca53f80047543 1,823 0.58/1.00 vMB 29
589,271 589,271 0000000000000000000cf1330957ec93c1deb7a37eec710e59d5cf736d2499b8 1,820 0.69/1.00 vMB 26
589,270 589,270 0000000000000000000ee6ac33c79feb883fa5bab0e993c71ab4a63091ddf2ce 595 0.17/1.00 vMB 42
589,269 589,269 00000000000000000014546a56f02e835b815a74a98e3524287e7b8392026b44 2,130 0.87/1.00 vMB 42
589,268 589,268 000000000000000000065e603c70abcff14e6069b5d6ce673bf4dbf066ad1690 2,791 0.85/1.00 vMB 36
589,267 589,267 00000000000000000004d6487a4d2e6779a17ee58d5fe4ef54a3ab52b737d8a4 1,576 0.52/1.00 vMB 46
589,266 589,266 000000000000000000154fc232d8b5f9e79fc8e96b0d609980e47b8251b12b02 1,242 0.40/1.00 vMB 18
589,265 589,265 000000000000000000187272db56fe0bdaea9e574ee6874e98526495dc3c828c 2,828 1.00/1.00 vMB 34
589,264 589,264 00000000000000000010eafa75e838a183d5db171f081233356e0f23cd9cf4bb 2,378 1.00/1.00 vMB 4
589,263 589,263 0000000000000000001b6b8147162b0a619824fa6c07247a73a0f5c0e343ddd4 2,006 1.00/1.00 vMB 27
589,262 589,262 0000000000000000001ba078da7e579a19e2d6d9136e8cd4b835a1e2cefc64b4 2,780 1.00/1.00 vMB 75
589,261 589,261 0000000000000000000c245afa0402f980399eddcc6aa1ae11da50213455a5b6 3,183 1.00/1.00 vMB 70
589,260 589,260 0000000000000000000790658e04724f8e9c6ddf09cb2f5de2e0a6bca38dd9a7 1,406 0.74/1.00 vMB 2
589,259 589,259 0000000000000000001b7039cb6f538ec3e02c7d428d3f82d58d24de69613ae5 3,338 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.