Loading Tool

Explorer IconExplorer

Memory Pool

79,896 transactions
29.31 vMB
0.12563634 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt 1e75db136b1c425bff416a6224917b550a0a652d34a9689db6eaebaa873d7132
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 9678a9bb09359abe4f7b8b209b2468b1502c16b37af1346d2da7365cb9c95136
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.04699621 BTC
Feerates: 301.72 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (490,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,309 424,309 0000000000000000031ccf7390bab8a69737325b69b69f5ab2f77a38f659bd40 1,947 1.00/1.00 vMB 63
424,308 424,308 00000000000000000146bd61749378a545348357314fda02acdf2661e80b8c29 890 0.34/1.00 vMB 90
424,307 424,307 000000000000000004e96d77196d0adbdca764da5be15b399bfba20578a1b2a3 2,192 1.00/1.00 vMB 79
424,306 424,306 0000000000000000033c17c731672dd739e86ba3a1fe3ce43f15d18ba75dbff4 932 1.00/1.00 vMB 35
424,305 424,305 000000000000000004219bd7e65a7a29dbf56b3b7aa71b72b97388c6a8b255e6 1,053 0.79/1.00 vMB 28
424,304 424,304 000000000000000002ebeee2924761cd058453f2739868be49e34bfb4af1737d 2,261 0.99/1.00 vMB 74
424,303 424,303 00000000000000000353a1e10cde04f98be1e4f89cad2a9ca1a4571aff647029 1,752 1.00/1.00 vMB 91
424,302 424,302 000000000000000004afe0713a749ba838db7322b989aa77fb9979835d23b58e 1,820 1.00/1.00 vMB 66
424,301 424,301 0000000000000000009448e797e42e0c32976270314d472d2d63c3bd9850a71a 2,321 1.00/1.00 vMB 65
424,300 424,300 00000000000000000172acf8d0d06f2a5005613ef825527230e7c8840804e65b 1,830 1.00/1.00 vMB 110
424,299 424,299 000000000000000004a45907c34391bb88e76f34980f19fad5a30ec7b551ad7b 1,180 0.99/1.00 vMB 64
424,298 424,298 000000000000000000e779747e10ee6d63c7ad3cf2109655f51a5b4803f3fa82 1,664 1.00/1.00 vMB 122
424,297 424,297 000000000000000001da44fb59d2a8daa6e942666cedade956072d2c09db28d7 24 0.01/1.00 vMB 348
424,296 424,296 00000000000000000468da22d28172ec5e3d02753e7a2761d6b962f6791b2528 1,388 1.00/1.00 vMB 48
424,295 424,295 000000000000000005707f87f76a902e5f3e456519c4ac0a4d42b8171a7468ba 684 0.31/1.00 vMB 87
424,294 424,294 0000000000000000022c5f7b4482a1126f640f62b9296796b022f2ffedd1d354 2,141 1.00/1.00 vMB 67
424,293 424,293 000000000000000000fd60cbff24f54bb00869721a6f37990edcd94a70e8d461 1,193 0.65/1.00 vMB 64
424,292 424,292 00000000000000000306e72907cdf1d2576040cd0e7c5c1574be97a92288829c 1 0.00/1.00 vMB 0
424,291 424,291 00000000000000000528cf70c2131fe7531146aca3670ec5f8b46532b6b62ac2 2,156 0.93/1.00 vMB 76
424,290 424,290 00000000000000000431b5b988d6d0b569be59d72907a824c55101d346b8f392 1,072 1.00/1.00 vMB 38
424,289 424,289 00000000000000000092f5f635104c6ec7859ea829222dde877d230cefecf334 26 0.01/1.00 vMB 363
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.