Loading Tool

Explorer IconExplorer

Memory Pool

79,079 transactions
29.02 vMB
0.11617051 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt 92d48fbcd43d8e92cba62fa4457117767b1d6b38d7f38fde7758ba2dd5ed1361
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root a90a21e1baa525f7c2ba94c13b7b44a3a6a521209fb098373bbdab12b8dfefc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,373
Size: 1.00 vMB
Total Fees: 0.04221206 BTC
Feerates: 602.26 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (625,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,701 289,701 00000000000000001bbbe3c6edf90cf5880ef7d2ec84c3fb644108bedb196f91 341 0.23/1.00 vMB 42
289,700 289,700 0000000000000000df8ceef47bd89ae84b0a59315a3ce7c39eb1fa91d8a73c18 596 0.53/1.00 vMB 24
289,699 289,699 000000000000000002d76f4fb1cb40189ea3d28d3d57510c9d2e006a1b0b1ea2 780 0.25/1.00 vMB 49
289,698 289,698 000000000000000015413f33e6799db277e58239a60c2995b62b7e30a14ee4d3 558 0.36/1.00 vMB 29
289,697 289,697 00000000000000011a32fde7cd5817054649d77ca53fbe52bbdbb5809517dc03 96 0.09/1.00 vMB 19
289,696 289,696 0000000000000000e770d166f2a53ad9a56bf0bb99f7327cd2dbd9fcb6a94a7e 256 0.08/1.00 vMB 32
289,695 289,695 00000000000000004c940afe91af1c1ba5df8eedf35f1232f370175f0261de96 351 0.20/1.00 vMB 29
289,694 289,694 0000000000000000a23f499c2601000c6cfb8e3961cdadb4859423b909749958 908 0.61/1.00 vMB 37
289,693 289,693 000000000000000086e0323baae77a1bd584bcf835472df17ebe00e6a7baaa98 214 0.15/1.00 vMB 29
289,692 289,692 0000000000000000be90c90475c1ef5e136f772f39822cd20d1b792b52a48d45 490 0.26/1.00 vMB 38
289,691 289,691 0000000000000000a04e3cf15ede01bade0ce861f6c3c11fd7777d288dbb1774 430 0.33/1.00 vMB 25
289,690 289,690 00000000000000006a1b92c29fdf149301d72c8ac16fe2bb75f527e0c2a5178a 10 0.05/1.00 vMB 2
289,689 289,689 0000000000000000fb5017c482f33758bef6c1d815c94cb0101f605496e02512 106 0.09/1.00 vMB 16
289,688 289,688 000000000000000085fe28bfdf3f7a70a1dc180e5063ba439b085b023f36cfee 549 0.33/1.00 vMB 31
289,687 289,687 0000000000000000d3afd60781fb27d7b20ad217d4ab14fc41ea4e332c7d9bb2 207 0.14/1.00 vMB 20
289,686 289,686 0000000000000000112b26fd65aac577bc78491c5e8abf9635aca619392200ed 64 0.02/1.00 vMB 0
289,685 289,685 0000000000000000ec5231a9cfab0a4910c91f19b92bbc7e95d13d068a464e46 111 0.08/1.00 vMB 15
289,684 289,684 0000000000000000be22fdda89ecd0826780868213252b5aa6a9443ad5bcd48f 256 0.12/1.00 vMB 24
289,683 289,683 0000000000000000358fa848b19facc99fa1d6d56775eeee5025d8f34f77b31f 256 0.12/1.00 vMB 22
289,682 289,682 00000000000000009197fd818efbc538a31f5fd35e4b2c5bfd6e2fbec851620d 345 0.19/1.00 vMB 39
289,681 289,681 000000000000000081406bc94e90bb7a8a71369cf540f68141788f2321a981e5 345 0.19/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.92 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.42 GB
    • Received: 17.54 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.