Loading Tool

Explorer IconExplorer

Memory Pool

78,566 transactions
29.83 vMB
0.11637812 BTC
Random Selection Loading Transactions
Max Size: 179.19/200 MB

Candidate Block

Mining Attempt 8a07d3f029c7e527ca95e341303d3159e3ace48361c7c68b96a28b1788d06df6
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 84ed29903ffad234ebe5c6e423236b29d3f4385b9028e8d77eea4e637a433332
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.03496898 BTC
Feerates: 673.02 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (178,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,682 736,682 00000000000000000005bfa31a0b5138d3943451a96315e15537bbc87c0e41b2 625 1.00/1.00 vMB 3
736,681 736,681 000000000000000000078138d764ad6950a8a18a08e08247d013c1276afaef81 747 1.00/1.00 vMB 4
736,680 736,680 000000000000000000000890e091d624217415558598d46ea956fed228fbcd06 1,899 1.00/1.00 vMB 12
736,679 736,679 000000000000000000027f75312e7e98d9bb2d6a036376895b9eeaa586af38ca 533 1.00/1.00 vMB 3
736,678 736,678 0000000000000000000745c91953ec4512c80be065a16dbe0100ea08ea58e09c 1,436 1.00/1.00 vMB 9
736,677 736,677 00000000000000000000661d6301d7a51f9bf3b8abda6aa43941e812426b2972 1,423 1.00/1.00 vMB 9
736,676 736,676 000000000000000000038c5fa22b338444aae5db1e13bd08f98a8dd831c1ff3b 1,941 1.00/1.00 vMB 12
736,675 736,675 000000000000000000059e3c7c7a16896812ffee2bb0ffda2ba1b9d458212a76 2,312 1.00/1.00 vMB 15
736,674 736,674 0000000000000000000820ac035ecf816724e7a0477749701ca7f09ff3f59deb 3,239 1.00/1.00 vMB 22
736,673 736,673 000000000000000000038aaec5bd6a81a5b358ba3cc0de02b2340f06666bbf7c 2,732 1.00/1.00 vMB 31
736,672 736,672 0000000000000000000559adec1f56ee949c2e20abef7150bb29dd7d2cf0260a 1,797 1.00/1.00 vMB 10
736,671 736,671 00000000000000000002a584d9553df1def06267f4bc18476c6c0ebd6c0d4b64 837 1.00/1.00 vMB 2
736,670 736,670 000000000000000000006f086d660b5a435d98878cdf264f5e9151df30c4fd40 2,796 1.00/1.00 vMB 20
736,669 736,669 000000000000000000020aed734b63834853335139b8a249a65f4bee351da175 1,883 1.00/1.00 vMB 7
736,668 736,668 00000000000000000000c8922ba206215f822dee0aef4477b779811eddc55d9f 2,150 1.00/1.00 vMB 9
736,667 736,667 00000000000000000006fe6db614102b0c4cddce0ce9e3ac02d67a184bfee8b0 2,052 1.00/1.00 vMB 13
736,666 736,666 00000000000000000004bf91f54283b60348ae1ce7eec31edcd140e7f2659dfc 2,805 1.00/1.00 vMB 17
736,665 736,665 000000000000000000007bfc8a6116b4bff47da43388e45cad64a2157dccd6b5 2,076 1.00/1.00 vMB 19
736,664 736,664 00000000000000000002412a773c2c03a7848722c15ec346598ba8ce7246f9fc 1,751 1.00/1.00 vMB 14
736,663 736,663 00000000000000000005d4d9e808490ad6235a456ddac98f2900f603860372f8 3,135 1.00/1.00 vMB 17
736,662 736,662 00000000000000000004225b77955f218dba8586aa72847650189a1613c1a4cf 2,057 1.00/1.00 vMB 28
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: 10
  • Data Transfer:
    • Sent: 713.04 GB
    • Received: 17.28 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.