Loading Tool

Explorer IconExplorer

Memory Pool

79,114 transactions
30.03 vMB
0.08281646 BTC
Random Selection Loading Transactions
Max Size: 183.00/200 MB

Candidate Block

Mining Attempt 47cb7eb5bcd7fb54222cc1c986a340eaa668c1659310298dbba6fc22de9ebe4b
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 8eee2eb6bb213fa54de23d57afb52c5477ef8c24c19493c9f499f8a0eb7df08c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.01611441 BTC
Feerates: 300.83 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (265,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,154 650,154 00000000000000000006f5f2ed8d9a9afa99433c052ef79d7d8aa19aff79efaa 2,003 0.90/1.00 vMB 32
650,153 650,153 0000000000000000000af321da0c99d8fcdc70a6a27218f9fd078f11f467b2a1 748 0.28/1.00 vMB 25
650,152 650,152 0000000000000000000631327a9bc073e735f5410c4679c5eb955823bde22bd6 2,713 1.00/1.00 vMB 31
650,151 650,151 0000000000000000000c0a72eb88cec6b0fcf2c294b09aa5df3c4c8b0e3d452a 406 0.17/1.00 vMB 37
650,150 650,150 0000000000000000000bfb5ddb7faab659a26ffced7d67916ea24dd150af63c1 617 0.25/1.00 vMB 28
650,149 650,149 0000000000000000000a186d5916b62c49363a9210782392d0073df8f5c1a631 1,764 0.63/1.00 vMB 31
650,148 650,148 0000000000000000000d753acc068fda59efc9b0b0605031ecf89a1a1900bcaf 2,349 0.96/1.00 vMB 29
650,147 650,147 0000000000000000000116c5e222b147707ee090107d946d23d8b677ec1b7db6 532 0.96/1.00 vMB 6
650,146 650,146 0000000000000000000165f3503a9adb139bbbe29e064399607ee6c7583e4db1 1,494 1.00/1.00 vMB 20
650,145 650,145 0000000000000000000e1dc53f13a096ea213b91fb60bb24f926fbaa39391db0 1,015 1.00/1.00 vMB 9
650,144 650,144 00000000000000000001619cfb0bbe6486e0e853e41c792a1f61ba6a2e3a8010 1,497 1.00/1.00 vMB 18
650,143 650,143 000000000000000000065b46bd3b60894946ae083d5da575b04e7ee1e8dca8af 70 1.00/1.00 vMB 1
650,142 650,142 0000000000000000000321dd21dd8d25e9a7d3e2471ed77f43a68db1e78a2d9a 1,558 1.00/1.00 vMB 16
650,141 650,141 00000000000000000008bc1690a48014559044d4718bab73e4d4777c63d7e11e 112 1.00/1.00 vMB 1
650,140 650,140 000000000000000000029697f048121a5a4ea42f848c960b2e80002e02612933 122 1.00/1.00 vMB 2
650,139 650,139 000000000000000000061944290415325e510aef748dda55a78fc92767745359 1,305 1.00/1.00 vMB 13
650,138 650,138 000000000000000000071b84cd4f64924acd31e9b863072656e67964c1bd2ff3 897 1.00/1.00 vMB 9
650,137 650,137 00000000000000000006cc4f104a5601bce3ec5773ba22e3ef97f5e28fc5618d 863 1.00/1.00 vMB 8
650,136 650,136 0000000000000000000de90058f8e148a2766b9365cce04e6527c0974869585b 121 1.00/1.00 vMB 2
650,135 650,135 00000000000000000009d0b220e9081ad45513460bb289ee51390ccb3a720932 304 1.00/1.00 vMB 5
650,134 650,134 000000000000000000039de6d7d0f16b7db0eaf45d94f4c2e907837f7a10dedf 393 1.00/1.00 vMB 10
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.92 GB
    • Received: 18.31 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.