Loading Tool

Explorer IconExplorer

Memory Pool

56,377 transactions
32.10 vMB
0.18098033 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt 43422ca23c41d083145d036d1b5b634f20cd73fe1384e1c513825ce74c9107ad
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 7753ae54ba9a8088d503bc949131985c3c3885ce487d26f6bacfcc47cedae9d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.07162385 BTC
Feerates: 465.21 > 7.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (181,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,455 733,455 00000000000000000004e6246e1e45b7460e39f0d057987e56c40f672b092182 742 1.00/1.00 vMB 9
733,454 733,454 00000000000000000009886caf1eb8aefa1da5cdda2f846e7a5f46eaa095d451 1,809 1.00/1.00 vMB 12
733,453 733,453 00000000000000000005d9edac39635478e9a690e9477dd70a1f4985f4ebe5ec 1,030 1.00/1.00 vMB 11
733,452 733,452 00000000000000000003029977b4795ed5df08f2bf636aa90c080500d1f0944a 1,028 1.00/1.00 vMB 10
733,451 733,451 00000000000000000003b329f43ded360409e513b1335356873655b4167069c0 1,585 1.00/1.00 vMB 12
733,450 733,450 00000000000000000007fd53934f7b5b863fd8891b3db3ce1294a030bca53c2f 348 1.00/1.00 vMB 8
733,449 733,449 000000000000000000027e012956e1608d48a028e2d3a9e378a9a058339a3016 1,838 1.00/1.00 vMB 16
733,448 733,448 0000000000000000000990a84a9eaa47c352a19ca3085cd6c3a15a76de51a831 941 1.00/1.00 vMB 4
733,447 733,447 0000000000000000000029b4320fd380e15437be2cf28150b42d6e50e83b2279 1,257 1.00/1.00 vMB 7
733,446 733,446 000000000000000000052b4f561f3097c988f985a1e78ac5bc158663aa96c83a 639 1.00/1.00 vMB 10
733,445 733,445 00000000000000000008dbb526a35cbd8d0bafeee39e6380a5155e73630213bf 1,078 1.00/1.00 vMB 3
733,444 733,444 00000000000000000001ef3c49abd0d790f134d85436e5bba32358f662498105 1,596 1.00/1.00 vMB 4
733,443 733,443 00000000000000000008c3625d5153b908d6ed152ad95ffedb9be78f5cb58627 879 1.00/1.00 vMB 5
733,442 733,442 00000000000000000005fcc30e11d1414f2b17ddeb29c97d8f9c18ceda27453f 949 1.00/1.00 vMB 9
733,441 733,441 0000000000000000000536793e1ffa970b24f0edb901711b07086cec60f9b163 624 1.00/1.00 vMB 9
733,440 733,440 000000000000000000038431f1790c7ad4520cfc40fe21108b8bc6ed51ebd506 733 1.00/1.00 vMB 11
733,439 733,439 00000000000000000005e166faec2d1b736b2986cb439bf392af158220a41bcc 337 0.18/1.00 vMB 4
733,438 733,438 00000000000000000005641e6c749e36397886e977c0a1cbcf0318aa157c009b 165 0.05/1.00 vMB 8
733,437 733,437 00000000000000000003ebf8deadd2eac7d3392739ac5b5a42f9d4e1e242208b 1,378 0.89/1.00 vMB 5
733,436 733,436 00000000000000000004df4e76d06e80a8f7c467b8cc2189e71d9d94d4041824 985 0.36/1.00 vMB 7
733,435 733,435 00000000000000000006c0e67b82526b397d78e6f5462e6fc9e024d87f89e43c 1,656 0.66/1.00 vMB 6
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.18 GB
    • Received: 13.46 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.