Loading Tool

Explorer IconExplorer

Memory Pool

83,434 transactions
31.02 vMB
0.13826704 BTC
Random Selection Loading Transactions
Max Size: 187.10/200 MB

Candidate Block

Mining Attempt 9f015101111c4f0e5062413e7d0aecaa9f5ea24c28757e28dce4d954b28d11dc
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 07cec0c3320f18301309c70f18068be7d5b4f9593aa57f17c2b1a8af88ececd8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,765
Size: 1.00 vMB
Total Fees: 0.07005533 BTC
Feerates: 366.60 > 7.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (144,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,767 770,767 00000000000000000005fcc8ea3998ec561402445a376977bea70d33657da0f1 1,695 1.00/1.00 vMB 6
770,766 770,766 00000000000000000000fd49595cf648051882645dffe05ff57c04e104eeecc0 443 0.17/1.00 vMB 8
770,765 770,765 000000000000000000080b9b9d56d8665a074379c33d447b23e0cdef61299e03 1,802 0.58/1.00 vMB 8
770,764 770,764 000000000000000000001bc70466f38849e79f7622356f315d1ed09c28b59b36 550 0.29/1.00 vMB 11
770,763 770,763 000000000000000000024fdd4640900be5ef4f8db4b001d9d324b6ca1ce1ddce 89 0.05/1.00 vMB 11
770,762 770,762 000000000000000000017a200723a89edd8687cc3546d3fec0be537f79874539 1,219 0.52/1.00 vMB 7
770,761 770,761 0000000000000000000659e5dcefad1a81c21753403714484ecfcd5a1bddb869 732 0.36/1.00 vMB 8
770,760 770,760 000000000000000000040d26ec4d57b5612cdd73e775478104d6e5d962d2990f 108 0.05/1.00 vMB 10
770,759 770,759 00000000000000000004644a2f936eb50d826fe6240409b08f09ead8e6a59964 237 0.11/1.00 vMB 9
770,758 770,758 000000000000000000050eed49e234103bf2a7dd289a0876b82f0cb6b0975405 957 0.69/1.00 vMB 7
770,757 770,757 000000000000000000015a2ccc70b51f08f1171961e6fcb42af5413bae04f0f8 1,706 0.86/1.00 vMB 5
770,756 770,756 000000000000000000058b581db181fd29bcb88076236c1573f3c3f5b9fc0ad7 1,607 1.00/1.00 vMB 10
770,755 770,755 00000000000000000001c223ea11720c8364db485aedeb4670770e56b80ae829 1,104 0.39/1.00 vMB 9
770,754 770,754 00000000000000000000c668f5cd4093bbfa22427a20c6a646dc0e5f960d41e2 1,651 0.51/1.00 vMB 8
770,753 770,753 00000000000000000006428bda8d4cfdf717e7ce4102f75c8e8fa75cd7fabdd6 43 0.12/1.00 vMB 0
770,752 770,752 0000000000000000000020ba499ee156c4a94925a54b74a6e5f9a80fc36dc881 2,675 0.92/1.00 vMB 9
770,751 770,751 0000000000000000000435e2127171dd3441929403ceed4fe2e466a0549c1b8b 1,920 0.57/1.00 vMB 5
770,750 770,750 00000000000000000001cd6f5db5b2493a6b6c5f11dc31418575329f2625baf8 2,890 1.00/1.00 vMB 12
770,749 770,749 00000000000000000000c22c7a6b1d72e7df7cfa51a3d42459995144915f914f 881 0.37/1.00 vMB 7
770,748 770,748 000000000000000000038cb2301221028ba4380458ed5d2aa195021ebd0de108 771 0.20/1.00 vMB 3
770,747 770,747 00000000000000000005ce9e325016b9dc7507e8b4bb9755c4f62943ff7db76c 2,457 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.