Loading Tool

Explorer IconExplorer

Memory Pool

45,250 transactions
34.18 vMB
0.18320745 BTC
Random Selection Loading Transactions
Max Size: 172.23/200 MB

Candidate Block

Mining Attempt 3a06288c2526717a8b68295e45d6f1b9637609cc75d225c23545fcc16aaf4933
Version 20000000
Previous Block 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9
Merkle Root f09c8185c0a8288ff44f4738279928ff3f65ecca98d16a5208181d193d29d9a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,976
Size: 1.00 vMB
Total Fees: 0.09343385 BTC
Feerates: 511.35 > 9.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,334 (817,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,560 96,560 000000000003a7486cecb653c459099a0935366bd6a058e11e29f71dc30f43af 1 0.00/1.00 vMB 0
96,559 96,559 0000000000075b9753ed3857c81a4a91a78e38143739c5fc17e881a4a935cb64 3 0.00/1.00 vMB 0
96,558 96,558 00000000000310b5bee4597e1fb907b5fda4d415b36fe591688dabf8ae839295 1 0.00/1.00 vMB 0
96,557 96,557 000000000005a13948166fb936c4c2a7334d77358ef044ef2b43c9e7eba8917c 1 0.00/1.00 vMB 0
96,556 96,556 0000000000076edd6d221d85533ce4bea1a2ff01c03ddd0898dd760a308a78cd 1 0.00/1.00 vMB 0
96,555 96,555 00000000000118c566b2e2d5a0b387b56f75ff41839052443d6895b05994c374 1 0.00/1.00 vMB 0
96,554 96,554 0000000000026b687af0882962e1b10b38cf91324bd2a2cffb1604f552a0cbc2 1 0.00/1.00 vMB 0
96,553 96,553 000000000001cf927bfca31387b3c63ac9233c780e57c809b8b43321b8586c56 2 0.00/1.00 vMB 0
96,552 96,552 00000000000291411a2d723ef965a82250a178593c42e0c4725542321cd3b5cc 1 0.00/1.00 vMB 0
96,551 96,551 000000000001d4b6c4de194806b685854a43ee079db00c2d9935d183e6d8ade5 1 0.00/1.00 vMB 0
96,550 96,550 000000000006b554b6272ebb29a95d65f31894ed43ae6f1666fc2432ad69b69d 2 0.00/1.00 vMB 0
96,549 96,549 00000000000811f15d844254f02dae05ea1ced64c9172bf409028dc47eff6d29 1 0.00/1.00 vMB 0
96,548 96,548 00000000000727f7923d1ad207d80a5ae7bda509317b38f3e00ceb3ef0e14314 1 0.00/1.00 vMB 0
96,547 96,547 00000000000073a9adba01e28585c37b1e8a3f9cbc871c5156e17e924d844a7a 1 0.00/1.00 vMB 0
96,546 96,546 000000000006a605fed6cea1ad1411c2a8f229bdb9b83b54f397ef400e551433 4 0.00/1.00 vMB 1,453
96,545 96,545 0000000000054b5f384f12c273bd0e12fb62b7fa6391f25d6456b92d05550557 2 0.00/1.00 vMB 0
96,544 96,544 00000000000816d5ad67486206e60999bbdc642efd52d6d38887f85a2e843236 1 0.00/1.00 vMB 0
96,543 96,543 00000000000389fd99ab1bcc4708b11699b9818492335f49da06bf9353463ce7 1 0.00/1.00 vMB 0
96,542 96,542 000000000007188242f30e543dd26436f4e88bb1bbce0b301a5b1c80cdf3ee62 3 0.00/1.00 vMB 0
96,541 96,541 000000000005c23a4e245a43c7521a81a165b3a090817f977c63ec41751119c0 1 0.00/1.00 vMB 0
96,540 96,540 00000000000516edf3c148262fe37c769c9b2b8c1e65913f2462287c344d76cb 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 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: 584.91 GB
    • Received: 9.40 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.