Loading Tool

Explorer IconExplorer

Memory Pool

44,614 transactions
26.94 vMB
0.07279553 BTC
Random Selection Loading Transactions
Max Size: 141.79/200 MB

Candidate Block

Mining Attempt 6a43f9f7259fe0fe41ee66ffbb4873ff326421641150399c9b0bbc183c3d91a1
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 445f6aa8abcae54d79d1c2aec0ed866f9671bbb45352fa21ad70d8fe63556573
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,571
Size: 1.00 vMB
Total Fees: 0.02231257 BTC
Feerates: 96.15 > 2.24 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (597,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,175 317,175 000000000000000028bf800958b5855b55afaf070f755392f9d29658faec998e 41 0.02/1.00 vMB 26
317,174 317,174 00000000000000000b5478d989e343a8f9f69cb305e96f7cbcebc5ef6a1da8e0 536 0.31/1.00 vMB 25
317,173 317,173 00000000000000000f489207afc3146f0b7c624c38746d8185b8b8404981332e 297 0.19/1.00 vMB 25
317,172 317,172 00000000000000000e0ed6d146e6ed526f0936a5910a9b07347699397cb1e162 26 0.02/1.00 vMB 23
317,171 317,171 00000000000000000b46b4f599a26622ed9ecdfffb7e16f698a1880a616427de 370 0.21/1.00 vMB 25
317,170 317,170 000000000000000027f1d5b3bb8a8319a9db4a2bc87c029d2c84ffd708179e94 1,000 0.48/1.00 vMB 29
317,169 317,169 0000000000000000259350e117fc0249a74eb866380f94ee008927cbe2ee2614 189 0.12/1.00 vMB 26
317,168 317,168 0000000000000000144b3ab01254a2bb45b39ad4a22d783557ceaa5d8f1f044f 406 0.23/1.00 vMB 28
317,167 317,167 00000000000000000eab7a37be1cd7af745c41ff805ea86af37fd916679cb68a 51 0.03/1.00 vMB 14
317,166 317,166 00000000000000000cccb5f12b9ada24ed5cf9e16edfd840eb2ba5c1501a0ccc 243 0.15/1.00 vMB 21
317,165 317,165 000000000000000016e649dd2cb4674362e9271da7d6cbb164ab3b9527257525 195 0.09/1.00 vMB 29
317,164 317,164 00000000000000002bae316a63f8bb71071144f96cb6530b6223de6c24b28053 471 0.31/1.00 vMB 21
317,163 317,163 000000000000000025f8c3c8ad6555ee3c5e458d4f7032df8003541cd9ceaa0e 512 0.16/1.00 vMB 46
317,162 317,162 0000000000000000114f7e628d6100ee4c213ae99f64f9a6b667cb52cb476732 1,436 0.66/1.00 vMB 29
317,161 317,161 000000000000000024c54443a8a86b4a1ea10a8a61e51fc3d911b4b719a92c39 175 0.08/1.00 vMB 31
317,160 317,160 0000000000000000078dc1b9b56a578ee0018d8257216f481a95a0e59fdde31d 315 0.21/1.00 vMB 20
317,159 317,159 000000000000000000f6806c9dd671cc801075599fdb481a39db3cdc31fd4eb4 539 0.35/1.00 vMB 17
317,158 317,158 000000000000000014576bf5349b10c431756cbda776721d4c2d87c3a0d4a942 256 0.11/1.00 vMB 29
317,157 317,157 00000000000000001d8aa68e6862dc94268277e947e09a75584572eee913db19 704 0.25/1.00 vMB 41
317,156 317,156 0000000000000000094c33d70c26e8a66f93c7742f604507ee49718b0e2b13d2 149 0.08/1.00 vMB 25
317,155 317,155 00000000000000000bf104a5e4cba5376277306f9f31490f59d95700c31635f6 770 0.47/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.