Loading Tool

Explorer IconExplorer

Memory Pool

81,859 transactions
31.74 vMB
0.10780865 BTC
Random Selection Loading Transactions
Max Size: 189.49/200 MB

Candidate Block

Mining Attempt 15ca0c6bc437059654e7f9aeb7874e3e9598a8a0c3d6f9d56a792e787c4babfa
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root a20f1fc69b7f9ffdd3401a3a7562811b9eefe3bac87683d05b740be4ca930725
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.02444357 BTC
Feerates: 711.74 > 2.45 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (651,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,170 264,170 000000000000000743d4a7df00cab8473901a26feaa9e8a7c286429d758e7d6c 194 0.11/1.00 vMB 100
264,169 264,169 000000000000000a3618d9616a629bc1729216d01acac80a574e00c5b49f7c94 87 0.04/1.00 vMB 262
264,168 264,168 0000000000000002c7363cac58413e230f187e5f25a31aad516b4f04100db6fa 88 0.04/1.00 vMB 162
264,167 264,167 00000000000000042567a464df8088fdb5a037ff1ac61c0c84e678f26699f161 37 0.01/1.00 vMB 273
264,166 264,166 0000000000000007695b4129bd97ebf28454e81875b1a9cdb5d8ce5d2861af96 42 0.14/1.00 vMB 23
264,165 264,165 0000000000000000b591f3588c3e3dc400d256331b1a852a6740e92b8ceff186 117 0.05/1.00 vMB 18
264,164 264,164 00000000000000004ad85c764db497f8e235621324e33d79063013df61c4ff1c 116 0.06/1.00 vMB 38
264,163 264,163 0000000000000009231b3ca6ba67ff30798553e7b34255d5cbc865295311a1e0 805 0.35/1.00 vMB 111
264,162 264,162 000000000000000f4c92bbe36a936633ed675d342d49e5af9f69240d3e0ecc87 16 0.00/1.00 vMB 125
264,161 264,161 000000000000000d754de558056f1b6920540ef5399fa7212b4229e31ee2d5e6 106 0.04/1.00 vMB 161
264,160 264,160 000000000000000651a05139d6147336fb62b7408f12b12c8b81367fab9e097c 172 0.15/1.00 vMB 6,961
264,159 264,159 000000000000000dd52ded69777f5597c445cfcbc916ecf1f4b55f5502ff77e8 394 0.19/1.00 vMB 110
264,158 264,158 000000000000000330a12a96c1211adffecf3bd1fe36d8995464f303b7fb0cf7 228 0.14/1.00 vMB 90
264,157 264,157 0000000000000006da1c15f711fb41d0977ce903ec335345a72c57cc9c49e6b7 183 0.15/1.00 vMB 50
264,156 264,156 000000000000000ff092e5817fc04dc496ffded1d662dfd241c59dd06a1825b4 161 0.07/1.00 vMB 87
264,155 264,155 00000000000000063317b4e21f871bf83d10b2e68a142e6189d841a24a603f00 143 0.06/1.00 vMB 74
264,154 264,154 000000000000000df973cac8298a9e08e82f1c8a513a70362dd1589a0aa89457 140 0.06/1.00 vMB 53
264,153 264,153 000000000000000349b3a0fe59ea0547586069c4677def94d478c17e92abbea7 169 0.06/1.00 vMB 405
264,152 264,152 000000000000000c6ebd746a286fb2b07376d99aae365c5f55e2187df57e5b18 542 0.25/1.00 vMB 101
264,151 264,151 000000000000000f7ebe1897da21ef81434b02f812b9ffa17bae9f786c6917da 417 0.19/1.00 vMB 115
264,150 264,150 0000000000000004d68cbd2bc83ef646983517499484cd112300aef122b279b6 286 0.12/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 783.05 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.47 GB
    • Received: 18.17 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.