Loading Tool

Explorer IconExplorer

Memory Pool

43,058 transactions
26.43 vMB
0.06035054 BTC
Random Selection Loading Transactions
Max Size: 138.87/200 MB

Candidate Block

Mining Attempt 254a03c1f4c9f76ff1c92c006e8b25173cf62df58e0e3c082a265607fa877b8e
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root ad64cdf60b7d32ab2ac789e231dc046b60fab6d1ff08aae99fa658327de9ecad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,555
Size: 1.00 vMB
Total Fees: 0.01163467 BTC
Feerates: 150.92 > 1.17 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (384,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,009 530,009 000000000000000000235cee88694386db084d79f05ffef65796f6d624ffcc4e 723 0.55/1.00 vMB 23
530,008 530,008 00000000000000000028443f24ada5c9dab12974564e41ca368567f7d26d1ada 58 0.04/1.00 vMB 15
530,007 530,007 0000000000000000000bbcc32ea073951e642021dc9584388d183cf196debdc1 210 0.51/1.00 vMB 5
530,006 530,006 0000000000000000003528c16bfa6b74e9e4bd0a2f509839e4672abf20e2b648 783 1.00/1.00 vMB 9
530,005 530,005 00000000000000000034a4f828e7f9b87820a8405234210803810df92a978f1d 2,221 1.00/1.00 vMB 30
530,004 530,004 00000000000000000013415a39316fb25582b976503542aac10b69c5ef020745 1 0.00/1.00 vMB 0
530,003 530,003 0000000000000000002c7314a05a80bc72c372635ba1b0fbd50b01d5968d5896 448 0.96/1.00 vMB 6
530,002 530,002 0000000000000000000897133d53132226de5cf047a16aa70c50693d1d6f5324 1,248 1.00/1.00 vMB 6
530,001 530,001 0000000000000000001f8bfbf33504fb3dacff332cf481f0b8aefe0beb70d823 599 0.29/1.00 vMB 47
530,000 530,000 000000000000000000024e9be1c7b56cab6428f07920f21ad8457221a91371ae 2,116 1.00/1.00 vMB 17
529,999 529,999 000000000000000000181c0a0ff59c2bd709497fe2ea1f019a2cf5d5f3e662c4 99 0.07/1.00 vMB 8
529,998 529,998 000000000000000000145c91740c4491083d9ab77ee5e35d89da69f6e9450ab0 345 0.24/1.00 vMB 12
529,997 529,997 00000000000000000002d43e846a6c1a021cab59724c08029741244b74db079e 440 0.36/1.00 vMB 22
529,996 529,996 00000000000000000013e91f2da9c4b9386a4801bcc625f9d175a86f59edcf1f 275 0.20/1.00 vMB 15
529,995 529,995 000000000000000000003398564121997804bb1310e9f977000ca2b2a9c16698 39 0.01/1.00 vMB 16
529,994 529,994 00000000000000000018d1ecd1add05e605fc489563ccef13aaf742fd6042864 270 0.48/1.00 vMB 8
529,993 529,993 0000000000000000001aab8848bcbf34c0a53f67a339300219bdf2224f4bbdc3 753 1.00/1.00 vMB 7
529,992 529,992 0000000000000000001ad21c79cff53386626446683babc3a58dda536c43beb3 1,199 1.00/1.00 vMB 14
529,991 529,991 0000000000000000000690becd3aebb0d0bda84900b5d5d99578971cf84174bd 1,305 1.00/1.00 vMB 12
529,990 529,990 00000000000000000033eabbc4bae0dea6f76d51cf8233b6af9aef33b6e71197 1,947 1.00/1.00 vMB 21
529,989 529,989 00000000000000000030fcad9b12f2d502c7b516dee81a78251d4d83a545e952 30 0.04/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.