Loading Tool

Explorer IconExplorer

Memory Pool

45,816 transactions
28.92 vMB
0.13239273 BTC
Random Selection Loading Transactions
Max Size: 152.97/200 MB

Candidate Block

Mining Attempt 62547c804c34f664f09d9d751074918b6427344bdd44fe65626287022adbe2f4
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 03613bf7c0062af92f8d4408939599719181d64818d1b5758ac51fe07f476f09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.07582996 BTC
Feerates: 502.67 > 7.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (350,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,572 564,572 00000000000000000016b3e76b9d49e33399d97907ffbb19fd5cd75d725163c7 1,039 0.32/1.00 vMB 14
564,571 564,571 00000000000000000009937d5c986218676808175dafe7dc1f65e9d4ce23fa81 1,329 0.57/1.00 vMB 11
564,570 564,570 000000000000000000146382bdd0d2d2916889f94bf813d9f8a1dc75b080b7a4 2,531 1.00/1.00 vMB 19
564,569 564,569 000000000000000000249868824553d092ae9203d9eabe309f91c6ba072b0f62 1,589 0.81/1.00 vMB 12
564,568 564,568 0000000000000000001754aaf45103288823d310cf349107d36ed00bee97e41d 2,971 1.00/1.00 vMB 5
564,567 564,567 0000000000000000002abc13795977975b02ca3c5635946a4a64311099dee8d9 2,623 1.00/1.00 vMB 32
564,566 564,566 00000000000000000027928b711360ae1e2ec66db523597f585367cd625be169 1,719 1.00/1.00 vMB 10
564,565 564,565 00000000000000000001d3aeb98f55439bca7ae53a13311f2aa6b53d23f1b25a 2,293 1.00/1.00 vMB 24
564,564 564,564 0000000000000000001797e9a1a65bc9a3b950b1e07defdc84f5d1daa1533945 2,952 1.00/1.00 vMB 4
564,563 564,563 0000000000000000001d34e097cd5b886f16d3493044ccf7688d3f0bc44b66c3 2,484 1.00/1.00 vMB 7
564,562 564,562 000000000000000000125a656acc3fb9f5ee1281a8177f3f042261a9d39e4fff 2,803 1.00/1.00 vMB 13
564,561 564,561 000000000000000000255e1944454522f815d19187973384051c208211022d2c 2,838 1.00/1.00 vMB 37
564,560 564,560 0000000000000000001ccbe3b77143b75b7349162ebe2ed98eb362fc141c7893 2,416 1.00/1.00 vMB 34
564,559 564,559 00000000000000000003c3aeb6609e9db5e3ced928b05668b955d838bcf66696 2,506 1.00/1.00 vMB 12
564,558 564,558 0000000000000000000549c0b2cc3abb9d92d917a923b12cd32dc920b3954adc 3,219 1.00/1.00 vMB 44
564,557 564,557 0000000000000000000f15057b70583896f725fb018af94ed5edfaea1361ebe0 1,401 1.00/1.00 vMB 16
564,556 564,556 000000000000000000156f86a3ad0e9bdef9b8b863964605f3829e4969eb21e1 2,826 1.00/1.00 vMB 47
564,555 564,555 0000000000000000001e83e3c29ebb1ab23414fdbdbbb3f2f3f1af86d46b849a 2,933 1.00/1.00 vMB 17
564,554 564,554 00000000000000000022cd1c4241bbdaccdae9f7bdae53c1935614867ac517b7 535 0.23/1.00 vMB 12
564,553 564,553 00000000000000000008923b37ba51d63480fb12f31281add007d75497e7e3d3 3,343 1.00/1.00 vMB 10
564,552 564,552 00000000000000000026bbf473265b15e70d607293b23f8a53aca5207035d415 3,165 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.