Loading Tool

Explorer IconExplorer

Memory Pool

83,806 transactions
31.55 vMB
0.17241665 BTC
Random Selection Loading Transactions
Max Size: 187.41/200 MB

Candidate Block

Mining Attempt 2818dce52830dfc4a45dc3563392fadb351bcfce3a8b4af0a34a482db020ac91
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 915fd64691abcbfcc68f6c790066d560e1cb217482a1c385b1e9ba4cfb5e0318
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.06509497 BTC
Feerates: 269.69 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (489,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,235 425,235 0000000000000000010f090cdc6f80d64c9cf4876e89e69869e2ab40f479bc3c 225 0.19/1.00 vMB 36
425,234 425,234 00000000000000000273f219b8916a9dccd0272aa4db6df2a631f5675544a48e 1,961 0.88/1.00 vMB 63
425,233 425,233 000000000000000002e87cc2115c9bcdaee234374365d903178407780ad43751 522 0.99/1.00 vMB 17
425,232 425,232 00000000000000000247cebb2be99bfb156da748abaca454a7c038930b348094 1,304 0.68/1.00 vMB 57
425,231 425,231 000000000000000003eb12d7b57f691023ac224e51ae4b1149810d569a4281d9 198 0.16/1.00 vMB 65
425,230 425,230 000000000000000003f5043b14b8d0d57b2661e6ee8063d9f9a70df9cff768a1 320 0.17/1.00 vMB 65
425,229 425,229 0000000000000000016594dff3b7ea0832d9075e4d5c9605e3b69d847d22d989 913 0.68/1.00 vMB 36
425,228 425,228 0000000000000000032927a94dc7cf12c97332825cf8c21942e8288d5ece6ea4 2,278 0.75/1.00 vMB 94
425,227 425,227 000000000000000001e7c6da86cef16ef02a35b2369264ffe8649ae06aaf5a47 1,300 0.55/1.00 vMB 77
425,226 425,226 000000000000000001bd6dbca6f17337a5368fef28c032c6faf0440580b4bea9 695 0.51/1.00 vMB 40
425,225 425,225 000000000000000000c3c147453301b9be4f497857310ff011f86c75ac258727 1,700 0.80/1.00 vMB 66
425,224 425,224 000000000000000003c1ffc84c482f1f3cba3ceefbeb77eadfc72f6907dffeef 2,229 0.93/1.00 vMB 72
425,223 425,223 000000000000000001e507e1e658d4d161683212efb87c40ecf39ce711bc3a87 2,069 1.00/1.00 vMB 64
425,222 425,222 00000000000000000036c755b56d2eebd2180b61b28267d3ac6ab3615e8bf0db 2,418 1.00/1.00 vMB 59
425,221 425,221 000000000000000001b4730f9bc34632b463a20cc85f8e8735b1b003bbc90469 612 0.24/1.00 vMB 80
425,220 425,220 000000000000000002b9bab49321f3aced792e80b39acb1ee26b73dc93feda25 2,235 1.00/1.00 vMB 45
425,219 425,219 00000000000000000133b0de3a5fb0273414eecce888ad61232d2aa5e620d9e8 2,731 1.00/1.00 vMB 86
425,218 425,218 000000000000000004969cea7fb4015a712b058db2685bd7ba751a6abff0a31e 1 0.00/1.00 vMB 0
425,217 425,217 000000000000000002f8f71f248d5f27ae06bc46e5beb1b628dd5832c25dbcfe 2,948 1.00/1.00 vMB 103
425,216 425,216 000000000000000003428f70c8861d10a5a5a98675641b3b012ecfb059af1936 1,854 0.89/1.00 vMB 67
425,215 425,215 0000000000000000035054325ba03577279bb6b5cfdcc254c0047c4f42c3e203 1,323 0.60/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.