Loading Tool

Explorer IconExplorer

Memory Pool

34,347 transactions
25.77 vMB
0.06190666 BTC
Random Selection Loading Transactions
Max Size: 130.39/200 MB

Candidate Block

Mining Attempt e8607774ff3ce1f5bd934be4bd9907d487624c091cba709faa402fb8d5f6f83c
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 879254fca2d83bd9e30a1bcfaa30dffe200e6105cb317c694c528eb6148ad3d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.01488190 BTC
Feerates: 74.70 > 1.49 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (334,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,304 580,304 000000000000000000199eb917fb54a3e6bf0d80823972bf34ce6145cbe5a2aa 2,528 1.00/1.00 vMB 90
580,303 580,303 00000000000000000017b15037b958976feb4f3294a057b5333779677157f76a 1,937 1.00/1.00 vMB 6
580,302 580,302 00000000000000000000a19a33761531463d5cf951d68d5a54300b701a897399 2,336 1.00/1.00 vMB 50
580,301 580,301 000000000000000000089ee786d4179ffc93ca2be5a1e7bb150d5a3184b720bf 2,289 1.00/1.00 vMB 28
580,300 580,300 0000000000000000000924b82f4dd78be448013bf547985837702ad21fe1a239 2,291 1.00/1.00 vMB 15
580,299 580,299 000000000000000000059e9d4b1eedfdd689fc2204cbd3b0b4fa700991a8c0a1 2,843 1.00/1.00 vMB 76
580,298 580,298 000000000000000000035f1d1f6f3472fce51dadeb7e09ee04662a4a40887c9d 2,771 1.00/1.00 vMB 28
580,297 580,297 00000000000000000004df5d274c7869b48f608b0ec17a9c2d6e70f7b2d7dee2 2,986 1.00/1.00 vMB 52
580,296 580,296 0000000000000000001b10c2289060cfe8730ffb8633ae3779d71655913b891f 2,871 1.00/1.00 vMB 83
580,295 580,295 000000000000000000042c0a1e71ddfb8c11354b05420487fd83ad1c1e1b325a 2,584 1.00/1.00 vMB 20
580,294 580,294 0000000000000000000394e02033f530fe9b5b71c63ae81f6f1a6bad44722beb 2,476 1.00/1.00 vMB 40
580,293 580,293 00000000000000000014e09096f3987a83cb248e2291c7b822ced23a31a8594b 2,508 1.00/1.00 vMB 56
580,292 580,292 0000000000000000000defe0acb8764f41280e857a4a4c5a786761785778d19c 2,604 1.00/1.00 vMB 24
580,291 580,291 000000000000000000141807df8439e965dbe80de5abdfa757b7b01fe89a72c2 2,648 1.00/1.00 vMB 46
580,290 580,290 00000000000000000010ee448f920e885610de4d036bb9c4359da1a4813cd684 2,730 1.00/1.00 vMB 99
580,289 580,289 00000000000000000007f6557ae653c28b86f6346f411981b0618ea423ed5ec0 2,792 1.00/1.00 vMB 102
580,288 580,288 00000000000000000015583d17a9c501dffc2d8a0c91fc0d68f529d182782939 2,355 1.00/1.00 vMB 35
580,287 580,287 0000000000000000000a8ae278af1d2766a0aeeedb6b9d1192960f260aed7da0 1,896 1.00/1.00 vMB 51
580,286 580,286 0000000000000000002496e7add86e121aad1acf050ba7c95d4ffe5065540837 2,919 1.00/1.00 vMB 95
580,285 580,285 00000000000000000010abfe08daeca63e5be79ec7d09db38f8629c188c2c8eb 2,136 1.00/1.00 vMB 53
580,284 580,284 0000000000000000001511921c208a52d27812330d8cd237571c94d37399adb8 3,128 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.