Loading Tool

Explorer IconExplorer

Memory Pool

38,576 transactions
28.47 vMB
0.07123393 BTC
Random Selection Loading Transactions
Max Size: 144.85/200 MB

Candidate Block

Mining Attempt cabcbf100e3a35a7e78adac719af44574422867e04981ed3e255c7ae714b0c79
Version 20000000
Previous Block 00000000000000000001591934e96f6fb28ebfb9efdc2db615447f4a8c47c887
Merkle Root 2320e38425529d0778f5ec628f3870141a194ac1b4cc6dba56394c63604e1351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,678
Size: 1.00 vMB
Total Fees: 0.01281142 BTC
Feerates: 40.21 > 1.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,309 (809,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,098 105,098 0000000000017e9e72a0323995f8f4bafd03a896ba9d091932a62001c0de8e60 12 0.00/1.00 vMB 0
105,097 105,097 000000000000d7545c816d486245497dddc19a6fd9d0c129dcbb428b89cf5429 13 0.00/1.00 vMB 0
105,096 105,096 000000000002f5955d077c9aff3be795afe02f36b098583df44dad3847faa60e 6 0.00/1.00 vMB 0
105,095 105,095 0000000000029c4a714ec35c96c58a70acbd9deeed4b3bead4f215e941471833 10 0.00/1.00 vMB 0
105,094 105,094 00000000000115037df530eb7c70019e7c13dafd9f8b4e9ca3a83707fc93b5f0 17 0.00/1.00 vMB 0
105,093 105,093 0000000000021c7722363849ac1e78452c7e09637ca96e49c35e47b158d5c5e9 12 0.00/1.00 vMB 0
105,092 105,092 000000000002afb57ab3ff50bffcc190c74dda54a6902b84b5d98ed344ae770c 12 0.00/1.00 vMB 0
105,091 105,091 0000000000011c0cd36fe996fd03edd6ad2d330fa9236dfc0e405b8b6192315d 12 0.00/1.00 vMB 0
105,090 105,090 0000000000017e6216080e7c93d8483968905c8524437d978552b22f4f059249 10 0.00/1.00 vMB 0
105,089 105,089 000000000001bdf51c25f65e57b83e47201176b19c488143f0f0cc0e190ec0dc 9 0.00/1.00 vMB 0
105,088 105,088 0000000000012af3e5ed81bb145ade30557a307643637ba6be800b2bcf1feb77 8 0.00/1.00 vMB 346
105,087 105,087 000000000002e3379f3072b171c85f024ae6c47460fcf0b7cc7db402fc27eb8c 13 0.00/1.00 vMB 559
105,086 105,086 000000000000993dbc02b59492519106a36e34e77cf6b528f7539d047357cb48 13 0.00/1.00 vMB 668
105,085 105,085 0000000000013092754bbffcf5bb2a0e7cbd3676357393eabc3baef2ebbc6133 11 0.00/1.00 vMB 0
105,084 105,084 0000000000004c2d2ad1ebb9270db61cc67024f0e725a0a439565b36e6871693 36 0.02/1.00 vMB 0
105,083 105,083 0000000000027d8399bc7662042bd0ff94c56c78e91e39e383125f7e380ca6c1 11 0.00/1.00 vMB 0
105,082 105,082 0000000000019e409e4f8b1a821a3440d121816046053a13f2e51a44484b6e79 13 0.00/1.00 vMB 0
105,081 105,081 000000000002ba9225e83b194a4e5a71fdb800497f92de01db623841caa22253 11 0.00/1.00 vMB 0
105,080 105,080 000000000001e220aaffdbe6638e38fbe03d38df448aad3c80a03808909a885b 12 0.00/1.00 vMB 0
105,079 105,079 000000000002f08a0539be8f214785a6ee2bdf7d6360d5c0cf5565e28b275cc9 33 0.01/1.00 vMB 0
105,078 105,078 00000000000123b472bc517e3064d45cc89f7fc97a989cb77a3d5367a22d59e5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.47 GB
    • Received: 9.13 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.