Loading Tool

Explorer IconExplorer

Memory Pool

80,640 transactions
30.20 vMB
0.07477847 BTC
Random Selection Loading Transactions
Max Size: 185.17/200 MB

Candidate Block

Mining Attempt 41a05f05a8af4fdaa70c0ce8fe3137fb2bce72170c52fd83c588f59970247b1d
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 7a2900d6b893345ecbeb0b5b369c79a6c1cec2641871efe26d69eec24a2fe95a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,735
Size: 1.00 vMB
Total Fees: 0.00752668 BTC
Feerates: 60.11 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (7,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,774 907,774 0000000000000000000162deb2ccff8ada13d55f22e9ddd38940707acdadcb2a 869 0.33/1.00 vMB 3
907,773 907,773 000000000000000000005f9ec51db61d6dbc2a23a97d2733cd1d264c172ad6f2 4,864 1.00/1.00 vMB 1
907,772 907,772 000000000000000000017659f925ca5259810b97ecc307ba752f90856b7a8aea 1,426 0.49/1.00 vMB 1
907,771 907,771 0000000000000000000056a131ce7f23f0f1cb006184bc5100ade55443116f68 1,932 1.00/1.00 vMB 2
907,770 907,770 000000000000000000005a35bf0a3c410204b1aa369c4f1d9e63723411289774 2,708 1.00/1.00 vMB 4
907,769 907,769 0000000000000000000189b9dfa3640a9c86ad3df685c4994db57f730889f304 3,110 1.00/1.00 vMB 3
907,768 907,768 000000000000000000011bd9acd7e7e1ab02814164e44fef8bd06eea895e05d2 304 0.07/1.00 vMB 2
907,767 907,767 00000000000000000000bfe5dd828f31726abcb4b51640e79d0df0ece9fe751d 2,896 1.00/1.00 vMB 3
907,766 907,766 00000000000000000001f8aa98ce19a1f4eb113f709469c838590edda8b12d94 3,775 1.00/1.00 vMB 2
907,765 907,765 00000000000000000000415b94d7963fa371d7de28643441b7834087028b28a1 3,627 1.00/1.00 vMB 1
907,764 907,764 00000000000000000001ca2fc462258f1ddbb3b27134ac35a74f1b0416be0c39 3,742 1.00/1.00 vMB 2
907,763 907,763 00000000000000000001f158dbbaa8747dfe5df15cfe071feda9c05fd133cc51 4,301 1.00/1.00 vMB 2
907,762 907,762 000000000000000000013287596c3c1e455066b9015f172541b5c74706499a25 59 0.01/1.00 vMB 4
907,761 907,761 00000000000000000001d126c80f1d124e883be04a61436c54c0fe36addd5200 4,600 1.00/1.00 vMB 1
907,760 907,760 0000000000000000000151109dced15c0de04d653b74b9f1dd47915257408dc0 2,901 1.00/1.00 vMB 3
907,759 907,759 000000000000000000004d8823a01ee86b1af0188f496424de36ea1c74e0d6d1 1,105 0.32/1.00 vMB 2
907,758 907,758 00000000000000000001e47176c9ef185919c27418eacb31376bf45666a5560f 2,588 1.00/1.00 vMB 3
907,757 907,757 00000000000000000000c2a7072dbffbf0a66166af39f591a0035480aecee9ac 3,498 1.00/1.00 vMB 2
907,756 907,756 00000000000000000000f9f0e80c06fc8020dcd830b5fbc1a9101336e9c63f95 3,381 1.00/1.00 vMB 2
907,755 907,755 00000000000000000001e4811b00778f0e45fd2068afd546da79d63caf658bb7 2,095 1.00/1.00 vMB 2
907,754 907,754 0000000000000000000194e922b91707dc1b4790fc7fa9b874c28d509cd19e5c 3,905 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.