Loading Tool

Explorer IconExplorer

Memory Pool

84,488 transactions
32.66 vMB
0.09892508 BTC
Random Selection Loading Transactions
Max Size: 197.95/200 MB

Candidate Block

Mining Attempt e3c4dd83da3468d5abed9dec3abb04d726ab293f821f8cb0a74a3b4216f37ed3
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 6adf3127a0c353735b2f4db74e6bf93fa768c0f0a69a503fa9c649cdddaf1308
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.02676037 BTC
Feerates: 223.65 > 2.68 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (4,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,160 911,160 000000000000000000017925b8c1dbbe0c9e2b7cf160ed6cfba6be95b8509e5e 3,585 1.00/1.00 vMB 0
911,159 911,159 0000000000000000000049319353ceccd9c1d715fc65cac92a9d25a3c432fb82 1,194 0.41/1.00 vMB 2
911,158 911,158 000000000000000000003f2d742b3181a09a972527ad3272955224db5b742baa 3,144 1.00/1.00 vMB 1
911,157 911,157 000000000000000000013c0cb314385f0e34b9496a3c7336619b1730d5476da8 3,951 1.00/1.00 vMB 0
911,156 911,156 00000000000000000000db7014d1842f78ad55c5789e7a7426d0dcc84f7757d2 2,564 0.79/1.00 vMB 3
911,155 911,155 00000000000000000001ad47094771e4e16bf5f61828fdb3ec105fd8242bbd4c 3,345 1.00/1.00 vMB 0
911,154 911,154 00000000000000000000e6eaca5f0af403156638ea219f8c6bd2b805c914c264 2,949 1.00/1.00 vMB 1
911,153 911,153 00000000000000000001c05c0c92ed6d07c0b50c1de1592d243fbb57dda2d5da 2,945 1.00/1.00 vMB 0
911,152 911,152 0000000000000000000111740db2063b81b8fd37c492b505092ad89febc44093 1,959 1.00/1.00 vMB 1
911,151 911,151 00000000000000000001599beb9542c93c55f53a3d3f6e8dad819d182cad2173 1,593 1.00/1.00 vMB 2
911,150 911,150 00000000000000000000747bf9632454c9c60e66d76abf26da181bde9a6ab046 2,790 1.00/1.00 vMB 2
911,149 911,149 00000000000000000001f27814ae3b148bcbd51036c3a44f5e775c0d62985897 2,369 1.00/1.00 vMB 2
911,148 911,148 00000000000000000000060cf10d466f266c6a62f7ff975d5b8d8be8c1bccb82 3,210 1.00/1.00 vMB 3
911,147 911,147 000000000000000000006caaf8f7f3f8fb3ff50a48e6266479918705c616c4bf 1,783 1.00/1.00 vMB 1
911,146 911,146 00000000000000000000065f1a8349d15c9abe3076e6a0dc9c123d127ea264c4 2,315 1.00/1.00 vMB 1
911,145 911,145 00000000000000000000f9d0525588e7d86c83158cc791de49a82ba22aec4138 1,779 1.00/1.00 vMB 0
911,144 911,144 000000000000000000015241e8f33931b218d5c9d5a86e5d52140644dbfcddfa 1,263 1.00/1.00 vMB 1
911,143 911,143 00000000000000000001b03186b37296e2a5d7d769e53967ffddbcf393d4cd24 2,821 1.00/1.00 vMB 3
911,142 911,142 000000000000000000012c9c6f26f7159fb7f11f963dcd25fac6fc909e2a5a4d 1,212 1.00/1.00 vMB 1
911,141 911,141 00000000000000000002259a7074dca6b64d57c8c0809d82bf6619a9f61e57b6 3,533 1.00/1.00 vMB 3
911,140 911,140 0000000000000000000226297e92c35553219b04d5634781fa3d6d721f8ae9d5 2,973 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.