Loading Tool

Explorer IconExplorer

Memory Pool

80,932 transactions
30.37 vMB
0.13141076 BTC
Random Selection Loading Transactions
Max Size: 181.82/200 MB

Candidate Block

Mining Attempt 0097ba2b882e5ab8b5a09188c5ff50e0c049532a4951355c8c956d951846345f
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 1deb93a4784aa706329abdce5d610108597717446db500f9e6d76088daf07392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.05930919 BTC
Feerates: 150.86 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (667,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,168 247,168 000000000000005dd2cbfac5446ad8c2897779baf265fabc211b0d299c648f9c 440 0.19/1.00 vMB 129
247,167 247,167 000000000000003a920c6c5712c5c48a24b67db64884e3d6600c49e087372b50 312 0.14/1.00 vMB 162
247,166 247,166 0000000000000089822fecba742aa9ad7399bb2569cb60ddd3706ac177a399e1 119 0.06/1.00 vMB 102
247,165 247,165 00000000000000545317c60b868a31c87f0cb608473b4ba9f488ba9d80cea696 583 0.25/1.00 vMB 139
247,164 247,164 00000000000000048579e2931939525de1fe6322224b42e558629cdda3c85068 141 0.07/1.00 vMB 117
247,163 247,163 000000000000005a23d0413f98b9d1b798dc092c33b92e2651b36d441b15b536 429 0.18/1.00 vMB 128
247,162 247,162 0000000000000072545b07a0740ea3f2510192cbef393fe392265d5fc2ed3662 215 0.10/1.00 vMB 110
247,161 247,161 000000000000004aeb9a0fe7d6f5230bc2034addbc166faccd3253814e1c35be 152 0.08/1.00 vMB 83
247,160 247,160 000000000000007e6024ac50a880fe293dc493f0e58573a034ab20a5247f4278 276 0.13/1.00 vMB 113
247,159 247,159 00000000000000700085e2ebc9102446b20bd6fe22873a7aa5928d4904d5d0bb 47 0.01/1.00 vMB 2
247,158 247,158 00000000000000639c1186ff69b3adda5c9c5f79b764b7d51e77a9366b51bf15 342 0.17/1.00 vMB 120
247,157 247,157 0000000000000082809de25a108a43862861023a6cafd886246fe491f1796acd 89 0.04/1.00 vMB 112
247,156 247,156 000000000000001bd970785dc9c275b889bf51ac074e5620ac686639f9b4459d 137 0.07/1.00 vMB 131
247,155 247,155 0000000000000040de7e1ed9d065d646a1a28f42d8df47fd95dad22998c5afed 462 0.19/1.00 vMB 166
247,154 247,154 000000000000003b347298c05ccfb88dbe72d0e835d728c7ae7dbbc9d5053e75 92 0.03/1.00 vMB 29
247,153 247,153 000000000000006612c073e7cbb6fba5dea0a9cf0f8faadd52045ec2568286c8 256 0.15/1.00 vMB 101
247,152 247,152 000000000000007a2a620933edc7e29c7c8861a13b14e6988d888ec7e3670307 246 0.11/1.00 vMB 122
247,151 247,151 000000000000004d2395112d98245e024745f35d8e92478e3581da8ea39953d5 195 0.09/1.00 vMB 208
247,150 247,150 000000000000007898e9e161b91e21191c740fe0f3f11a03b3753a2d49133903 384 0.16/1.00 vMB 191
247,149 247,149 000000000000009f9ac5782e3e0a68673154dab1f5081bff1a405eeb86e6a00c 165 0.08/1.00 vMB 96
247,148 247,148 000000000000009794dd0eaef715c4641e7059458ce1da0de1f8df080789ba99 128 0.05/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.57 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.24 GB
    • Received: 15.89 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.