Loading Tool

Explorer IconExplorer

Memory Pool

77,090 transactions
28.81 vMB
0.09700321 BTC
Random Selection Loading Transactions
Max Size: 174.82/200 MB

Candidate Block

Mining Attempt 5a464d06788c6abf12dec1a87cba0d94d98f20c81e902485df56cc90fd18d40e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (617,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,868 297,868 000000000000000034c12bd26b0d1ef7762679a4a878079843807a42625e09a4 478 0.35/1.00 vMB 23
297,867 297,867 000000000000000062233909f3165e3aedadb5871aede4527de9d079189be90b 46 0.11/1.00 vMB 7
297,866 297,866 000000000000000097a4600c4de88ef4d6b0d60852cdff496ea683e4be3b0254 646 0.35/1.00 vMB 29
297,865 297,865 00000000000000002dcce2f91f82774b338a7a316e0ceba1a4f3e76cbe55082c 34 0.01/1.00 vMB 40
297,864 297,864 0000000000000000858c8c46c374cfc4ed3d406cc58ae4e91933a0be7edb3e8c 1,024 0.58/1.00 vMB 27
297,863 297,863 0000000000000000850932303713dc2d997b01b9718158a3548aed9364dbb012 16 0.00/1.00 vMB 18
297,862 297,862 0000000000000000659a59317952b31584853989686ac97a1b378111e9ca02e4 512 0.27/1.00 vMB 34
297,861 297,861 00000000000000007a694f723b24d6a92a332178c2022ac15cfc13c480c11249 132 0.13/1.00 vMB 15
297,860 297,860 0000000000000000474c9dce7167b8c5671521470029c412e51a2ddf5c76910d 94 0.09/1.00 vMB 20
297,859 297,859 0000000000000000732a78f0c72cb36295b4258df6589a188db6be156a862cbd 90 0.04/1.00 vMB 35
297,858 297,858 00000000000000002cff52cad2cfbcacbb9033ac1f0aad65ab9febebf8b49fe7 393 0.22/1.00 vMB 30
297,857 297,857 0000000000000000948c57c37351c80fbf0e42dbfc6ce45ec81cf3e01c4f027d 204 0.09/1.00 vMB 35
297,856 297,856 00000000000000003e06b5ef72106dfd496f61a5fd9442bcfeb980fd47ad15b6 255 0.15/1.00 vMB 34
297,855 297,855 000000000000000096ef2070f851d7f118dc4db77d97fe1edf3fffdde7beac0c 566 0.31/1.00 vMB 33
297,854 297,854 000000000000000052a96e382f50405f4efa92ee3143cc143be22cceb6de060c 194 0.13/1.00 vMB 22
297,853 297,853 00000000000000005cf542a65363f0afc18dada665fb2ef210cb6bfd6b77209b 407 0.27/1.00 vMB 30
297,852 297,852 0000000000000000635dd47037c6972fe78603ee259b7d2dc353b8985d85cf92 512 0.24/1.00 vMB 36
297,851 297,851 00000000000000005f2d2016b71516def95e5d7b2e7a673f83bdf9bad39bbf37 43 0.10/1.00 vMB 10
297,850 297,850 00000000000000009a71c7cad0d28f52bdae6bd3de233ca9f57b908db7fed8ad 257 0.33/1.00 vMB 14
297,849 297,849 00000000000000000319601da3c6ec1d61d85d855a3881e5aec00e597f538fc1 718 0.35/1.00 vMB 35
297,848 297,848 000000000000000002a61da2742d5e95c094c6dfb9b2683ebdfede4a803fa50e 1,024 0.38/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.