Loading Tool

Explorer IconExplorer

Memory Pool

50,821 transactions
30.38 vMB
0.09396973 BTC
Random Selection Loading Transactions
Max Size: 162.92/200 MB

Candidate Block

Mining Attempt 16ef3ca75e4fe4d20237c6a32bb40c30191ab2217e89e4d64979f6d07d8daab9
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root be87de322a9341973ab324efaae888ca136023d4369b7e7ac7921b803a55867f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.02325394 BTC
Feerates: 202.16 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (350,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,296 564,296 0000000000000000001304e902d476fd670ecdda3295889d26119d3e8907badb 2,782 1.00/1.00 vMB 34
564,295 564,295 00000000000000000005feddd8b2e1468589cb2409aa1e11534d6bcffa1e3eb0 2,687 1.00/1.00 vMB 18
564,294 564,294 00000000000000000003519e211a23a62e829357172a83f962c2b50db4cbdb87 3,129 1.00/1.00 vMB 23
564,293 564,293 00000000000000000002b52d4191d5002a856afbf11a7165ca8f63d337d4c3ce 2,358 1.00/1.00 vMB 29
564,292 564,292 00000000000000000023bbd89e5a145f00fcaa4ab0dd740bdc91343677e22b66 1,796 0.98/1.00 vMB 3
564,291 564,291 000000000000000000239d64bef1e4baf18368072efab7441f54174f64a05d31 2,575 1.00/1.00 vMB 9
564,290 564,290 0000000000000000001ab32ffdc62323d29f0b289614ad9031411b501f7d2c32 2,801 1.00/1.00 vMB 30
564,289 564,289 0000000000000000001b6b9d85e8e15508f2d886ecdc504b9bf318a46858f516 3,089 1.00/1.00 vMB 19
564,288 564,288 0000000000000000000e6a795f05a8a30c817e5e59c9025d14784c67c82832fb 2,958 1.00/1.00 vMB 11
564,287 564,287 0000000000000000000ed7ea79f8b5b8f53417e8ee7adef76c98c4a5ffdc56ca 2,596 1.00/1.00 vMB 31
564,286 564,286 0000000000000000001a8b6d7a246dfd5a20f3b1b4991a5f7ecb7c75a1867f1f 2,012 0.80/1.00 vMB 11
564,285 564,285 0000000000000000002bf45a5a4a21483ddab30127381b7e84601aa452147c45 2,883 1.00/1.00 vMB 5
564,284 564,284 0000000000000000002b33e1cf61b67996cc7375a6c8b6e450bede90af760e76 2,499 1.00/1.00 vMB 15
564,283 564,283 00000000000000000004227c07eaf3951140cf6a18584027fd11904177591bb8 2,751 1.00/1.00 vMB 51
564,282 564,282 00000000000000000019ddc94f2a1bd3c28a56bc99c70dd5ac7236cadd108506 1 0.00/1.00 vMB 0
564,281 564,281 0000000000000000001d2689489e1767d8b1400f9acc4a27491941c7b4a12a01 3,122 1.00/1.00 vMB 11
564,280 564,280 0000000000000000002a2008a58886454fb703903f2702786e0af48be7a0d98f 2,838 1.00/1.00 vMB 21
564,279 564,279 00000000000000000005a1c9d3588d2f3e0a311b7efc81d5f75c1b1970a26b84 2,374 1.00/1.00 vMB 11
564,278 564,278 00000000000000000006b616bcd3b4c5d809f80410871ee7961a1c99d8f4a083 2,938 1.00/1.00 vMB 14
564,277 564,277 000000000000000000147290489a9e0c77fcf1c1370e8e5ef1f3934187e93613 2,321 1.00/1.00 vMB 41
564,276 564,276 0000000000000000002e0d5f675da5a69b3c3129283600b740558f1b4e01b7ff 2,902 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.