Loading Tool

Explorer IconExplorer

Memory Pool

74,064 transactions
27.35 vMB
0.06906621 BTC
Random Selection Loading Transactions
Max Size: 166.72/200 MB

Candidate Block

Mining Attempt 831b3b847d3d652d70fb7521352214ec3a3c2d8101a8fe0786749de74f90d5f9
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 40d7e10c9887347d44d9a9efc38833188848a87a311792b85f3a11f208c35232
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.01091353 BTC
Feerates: 151.01 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (239,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,624 675,624 00000000000000000002a24b50860113e51a5ec34147ab5749d75521d96720dc 959 1.00/1.00 vMB 31
675,623 675,623 000000000000000000032cfbb6c9fa6dcc5b76cfe352045b1f01cbcae982df79 1,842 1.00/1.00 vMB 39
675,622 675,622 0000000000000000000146b2ea9f38bae539f0141db4d2f90e6b51229e5bcc53 785 1.00/1.00 vMB 21
675,621 675,621 000000000000000000063110a763290777184b93c1c3ff1784af28c1edbecadc 1,519 1.00/1.00 vMB 22
675,620 675,620 000000000000000000014aa61066b8c849483e0996fb6b9e76042359b948391d 1,854 1.00/1.00 vMB 68
675,619 675,619 000000000000000000026572c158e9dd116416441992268c1d378fcb38fc5040 1,132 1.00/1.00 vMB 15
675,618 675,618 00000000000000000007866969a975d088e3c70ab8c0e31b3cf08eabf0c4e992 1,901 1.00/1.00 vMB 58
675,617 675,617 00000000000000000007fd5cc4f33e288a2fbae9fae028ee43430f0880f29d64 258 1.00/1.00 vMB 11
675,616 675,616 00000000000000000003fe6cbc0a865c1818750e6cf86e80f16f17360cf66c73 1,445 1.00/1.00 vMB 27
675,615 675,615 00000000000000000008e67146cfd61531e9bbe94138a76bf1df37cd4a9bf52b 314 1.00/1.00 vMB 12
675,614 675,614 00000000000000000008737a81537f412cda31bbd2b5ed7b34cc513993ede410 1,624 1.00/1.00 vMB 11
675,613 675,613 00000000000000000008d891ad724169c27afaccbe92ff4a9c1c588ba18732eb 2,378 1.00/1.00 vMB 46
675,612 675,612 0000000000000000000556838db1ab2544c93db3757035d2f24e9286d472b317 2,118 1.00/1.00 vMB 29
675,611 675,611 00000000000000000004f705f60809486812d6fc574f0b070d898e0417e82014 1,997 1.00/1.00 vMB 49
675,610 675,610 0000000000000000000b8047009b3d3bb46c242730c75c5641323fee02f2177d 2,227 1.00/1.00 vMB 108
675,609 675,609 000000000000000000027a850a128ed187e6249507609c45e1d3d51db38f9fa8 300 1.00/1.00 vMB 11
675,608 675,608 00000000000000000004c89674120df2633129c8d079215c2e54047863cf8048 422 1.00/1.00 vMB 16
675,607 675,607 000000000000000000074f4daf58a37f9a55927a57e9e8eeacbf85ff97930ace 836 1.00/1.00 vMB 17
675,606 675,606 0000000000000000000b1c9995a44efabfa6bc17d14054d3f7a08dad9e6fd8ff 985 1.00/1.00 vMB 20
675,605 675,605 00000000000000000004cc3643d90c241c9fba33f3316b89650af389987bd31a 980 1.00/1.00 vMB 20
675,604 675,604 00000000000000000000f7e09c32885add561e9f650a2e50c95cb63bce913cc1 995 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.