Loading Tool

Explorer IconExplorer

Memory Pool

43,918 transactions
28.47 vMB
0.06182442 BTC
Random Selection Loading Transactions
Max Size: 150.90/200 MB

Candidate Block

Mining Attempt 028aebf113fdcc5fd313d60f307ca118e9c46e2190815b1ad70594e1dc70279e
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root b30ef3a88483379f45d81b03adfd59059f74b88d9a19a3101850d981b37b5d37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,459
Size: 1.00 vMB
Total Fees: 0.00792884 BTC
Feerates: 100.84 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (142,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,400 772,400 00000000000000000003992f09e30dd1e8a3c62ba8f840a9a37555b91bc346da 1,222 1.00/1.00 vMB 5
772,399 772,399 00000000000000000004c93007841e4b658e9a1820e852c5cbc77f3a071b7f58 830 1.00/1.00 vMB 6
772,398 772,398 000000000000000000056bcf5b58b8ed4c3a60f7b589b7f5d211bfe55f20ba8c 2,425 1.00/1.00 vMB 13
772,397 772,397 00000000000000000002b0ae41febf6f34f229b385c061ce1989ba232611f725 1,525 1.00/1.00 vMB 9
772,396 772,396 00000000000000000002d63229dd41ff5430c872b8e9389e514dd6dd85f8bb39 882 1.00/1.00 vMB 7
772,395 772,395 00000000000000000005906350e25c4c0ae5be430360717a4f408f5db10cc2c5 2,964 1.00/1.00 vMB 16
772,394 772,394 000000000000000000068e05a04aa58fcfa3446d446ab3a37923a0565243a6b5 1,615 1.00/1.00 vMB 6
772,393 772,393 000000000000000000061257fac134ffff37f29172fe78515752ba8ce21bd2ae 3,005 1.00/1.00 vMB 17
772,392 772,392 000000000000000000013d16e5043b331e3cbb62ecaa9cde0eb2c7b8ed02e37a 2,270 1.00/1.00 vMB 7
772,391 772,391 000000000000000000036e09214caa6b1724d443cde118bfd3d1419cdc149fa3 3,029 1.00/1.00 vMB 23
772,390 772,390 00000000000000000007183079167c7e3d4a9e9673589111c22df168df1244e7 2,788 1.00/1.00 vMB 24
772,389 772,389 000000000000000000041623bc75a198f2ec962465ad462b21528e0b0df67782 3,749 1.00/1.00 vMB 7
772,388 772,388 0000000000000000000596d3125fb030ae14c3a9fe9be7c738f8f42cda388276 3,351 1.00/1.00 vMB 19
772,387 772,387 0000000000000000000578a96f67a25cbc57697ffd46d1c04c2c574a9d88cb07 2,418 1.00/1.00 vMB 15
772,386 772,386 000000000000000000005e94f1ddf05e61ef2b5bda0be5dffea819b93fb9ee74 2,994 1.00/1.00 vMB 14
772,385 772,385 00000000000000000004c2e7fdc2cdb117bfcea51bbbb37479ea1d6abddc1989 1,963 1.00/1.00 vMB 14
772,384 772,384 00000000000000000006fbbb8b4b9eb7c237bedfe307b9f6fa75985a28989d7d 1,720 0.96/1.00 vMB 7
772,383 772,383 000000000000000000051e9f24ebc10cc4ae8a8d472b0d385761caafce6ed8bc 1,617 0.97/1.00 vMB 5
772,382 772,382 00000000000000000002444962f731c547c71ce75cb7fc6ea85ee5bc13023fa3 2,728 1.00/1.00 vMB 13
772,381 772,381 00000000000000000006b4caf229b498e951093b2d03f1e850fde02ffddcfc06 459 0.16/1.00 vMB 9
772,380 772,380 00000000000000000001efcefe7057304d04f230026d366186f65a44902004fe 1,000 0.31/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.