Loading Tool

Explorer IconExplorer

Memory Pool

46,413 transactions
28.71 vMB
0.07084407 BTC
Random Selection Loading Transactions
Max Size: 153.00/200 MB

Candidate Block

Mining Attempt 528ea6557f12262c778c546b292fd688f9ba26b343e3798af6be72e3ee8078c9
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root a944c16e66bdf375c7667192623ed7450f991533df2a01e627c5920850208279
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.01616740 BTC
Feerates: 73.20 > 1.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (597,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,229 317,229 0000000000000000138779fdce285146c82c37580be208588d08f9b917b12cfd 128 0.05/1.00 vMB 34
317,228 317,228 000000000000000029f8ddca13878ddd9c9b616b91238bd28c474cb1deae57cb 506 0.26/1.00 vMB 28
317,227 317,227 000000000000000011ce6417c44fc70443598b3b4607574f883505323acde189 625 0.29/1.00 vMB 35
317,226 317,226 000000000000000014d8429858a9e35c8a9805e0276c4e84d6362bc5b9359d26 342 0.23/1.00 vMB 25
317,225 317,225 000000000000000011408b96065c337dfa30bf08803767dfc82fa2715973a47f 25 0.01/1.00 vMB 30
317,224 317,224 00000000000000001e4b42b588c56f94cca5abf0c277a165f47addb8f2c7a4fb 143 0.06/1.00 vMB 34
317,223 317,223 000000000000000000e5a018e6deb13c84b5423a4589987e0e060538a48071e2 209 0.12/1.00 vMB 23
317,222 317,222 0000000000000000223d7fb09d0069dc7ef8ca0fe3ec2855a091e965e6bd2a68 64 0.02/1.00 vMB 45
317,221 317,221 0000000000000000256d9dadd7ac229b1c2530cfa989b8686162ba3184436581 8 0.00/1.00 vMB 29
317,220 317,220 0000000000000000243f8ff78bff3083fac005748a09eebfc2360591cd46e4d5 132 0.06/1.00 vMB 23
317,219 317,219 000000000000000025d8ea34b7282ae42555a8c4a7b98323b2de89e0baaa28d1 455 0.24/1.00 vMB 27
317,218 317,218 0000000000000000207fb7713fdfdcd461063b6c2de130f60f4c92c11ae5ee1d 62 0.03/1.00 vMB 28
317,217 317,217 00000000000000002375ec9c94721580e0207b526a49d07d81a188c552294a06 92 0.05/1.00 vMB 23
317,216 317,216 0000000000000000095b9d0cc0f2eeadd659171171e9176cce8fbdf1c9496868 224 0.10/1.00 vMB 34
317,215 317,215 00000000000000001682b9e696e95648750f83e6833956b53414c00b09f8dd32 380 0.19/1.00 vMB 35
317,214 317,214 0000000000000000052edb33b5b0494675384604fcb820e0b66671ad50d0c5a4 219 0.11/1.00 vMB 29
317,213 317,213 00000000000000000ec7f68ad48e1f974b40e6bf814d598294274bb161ad4906 111 0.05/1.00 vMB 34
317,212 317,212 000000000000000025a6031e041b2163c8eb0471846e375ff5e1345187a169e9 165 0.07/1.00 vMB 27
317,211 317,211 00000000000000002a53519be2eeeee9b7325dad401738339b1775b775ec44cf 96 0.04/1.00 vMB 30
317,210 317,210 00000000000000000aa4d17f6a9c06e00267e52e975492a296cd09727989b58c 535 0.58/1.00 vMB 19
317,209 317,209 00000000000000000865f2a07b8dcf74ff3786a1d4bf8be546e4b871a92031ad 494 0.23/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.