Loading Tool

Explorer IconExplorer

Memory Pool

76,541 transactions
28.18 vMB
0.08552788 BTC
Random Selection Loading Transactions
Max Size: 171.65/200 MB

Candidate Block

Mining Attempt 0efb7bae3c2c8fefcd1855a0ca7cc2addd76e131e2f44d7270a82f98318812bd
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e6a8b7e829f4e1876f0279c3e5eae0c868898d06893f0a6163d999adde442eec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.02438728 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (308,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,193 607,193 0000000000000000000903bc6e7ff613b52de0c8f6664ae6c6375a5b3625234f 2,829 1.00/1.00 vMB 19
607,192 607,192 000000000000000000030319c8adfd8ae1038687696e6cff43ef025000a2cd7a 1,991 0.57/1.00 vMB 14
607,191 607,191 000000000000000000025f457d68b34ae3453d003c72236ad9854ac0006e5509 1,107 0.31/1.00 vMB 15
607,190 607,190 00000000000000000013efc16ab62de5c43264884e8269d5ba780b25abfe5a75 1 0.00/1.00 vMB 0
607,189 607,189 00000000000000000012aa8d9a7e1e3f451aed5b3c294bd1db3bd72b1a55b067 1,136 0.43/1.00 vMB 15
607,188 607,188 00000000000000000009fc6c77fe49ab441b84a2ecadb573f0fa512e180b0fa4 2,042 0.59/1.00 vMB 14
607,187 607,187 0000000000000000001416f8c03a2a76c6d21090146f8dc1b862b52b51443120 3,051 0.91/1.00 vMB 13
607,186 607,186 0000000000000000000f5043c9959f6ae8f7cbc46a72c7ff7172386093642fe8 3,140 1.00/1.00 vMB 18
607,185 607,185 00000000000000000009cdfbf50ba533afdadefe4eb3681cb7a84bb17a8e0972 1,548 0.45/1.00 vMB 14
607,184 607,184 000000000000000000018d7a7a2b5fd9aed0f0ce2eba099d892deb6115d5a7f2 2,151 0.77/1.00 vMB 13
607,183 607,183 0000000000000000000986887254520742ac2bf3b5a44845e3a25caeda9f7805 372 0.11/1.00 vMB 36
607,182 607,182 00000000000000000002802319ab097e42ef27bc9ccb610917fde742328751cc 1,793 0.65/1.00 vMB 13
607,181 607,181 0000000000000000000e52e156bcbea98356296f894ddddd575aec51354226ff 3,071 0.97/1.00 vMB 12
607,180 607,180 00000000000000000001ac3c659c548690f0b2aac44c036005f4fb2070c175b0 2,791 0.81/1.00 vMB 16
607,179 607,179 00000000000000000006033726955d4fca4d983008cc13ffb8b8e2271a39c6aa 1,351 0.35/1.00 vMB 16
607,178 607,178 00000000000000000005922817007576bfedbe820fc6968e08a3409a769481cb 1,222 0.32/1.00 vMB 1
607,177 607,177 000000000000000000055922fe0afef5af8042ef164bfcbb45d05134b757f648 2,872 1.00/1.00 vMB 24
607,176 607,176 0000000000000000000f24da2ff589d3142bcc7f8a6bcca7789fd1c95f88c81a 1,206 0.35/1.00 vMB 15
607,175 607,175 0000000000000000001442717c72c7c4ad23cfc9379c0fb34ca04c083471428b 1,207 0.41/1.00 vMB 14
607,174 607,174 00000000000000000004150d752630d7335c5798889b9af65bd1b2635163ea41 2,258 0.80/1.00 vMB 11
607,173 607,173 00000000000000000000b551e5c8658390d2bf88f719bf2569e45cc670a8e2a7 917 0.25/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.90 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.72 GB
    • Received: 17.44 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.