Loading Tool

Explorer IconExplorer

Memory Pool

78,862 transactions
28.93 vMB
0.11276896 BTC
Random Selection Loading Transactions
Max Size: 175.65/200 MB

Candidate Block

Mining Attempt 65f42811b0ae4f15a46fe74d43c07965e71c876c1074c5e8f724711026f87eef
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root a5b08703c49276df0b010deccf6eb3cf0da3759243626edfd6ce3a610a03806f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 1.00 vMB
Total Fees: 0.04060831 BTC
Feerates: 602.26 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (197,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,859 717,859 00000000000000000002b9944491c7be96c9ad69fb922823c9352eb8cb22bf37 1,461 0.41/1.00 vMB 9
717,858 717,858 0000000000000000000531748b8e4de682920e922d62358b7b5861e82d35019f 2,592 0.91/1.00 vMB 7
717,857 717,857 00000000000000000004b9523b7b42f5fe8a7779db8184404d6691bab822bafe 99 0.03/1.00 vMB 8
717,856 717,856 0000000000000000000462ab2eb0b90f0df07787239ce7e719bb2f84c765deff 333 0.12/1.00 vMB 9
717,855 717,855 00000000000000000001a0b8308da4d0eb3c5f8331bd4a393f44c5ef980373f8 203 0.09/1.00 vMB 9
717,854 717,854 0000000000000000000ab6a93623cc00fd35bd024dcf470a7403638941b579ae 1,112 0.50/1.00 vMB 6
717,853 717,853 000000000000000000007198b0f3f46e4b918ca1cc4074165d2b129568f26d6f 2,414 0.79/1.00 vMB 9
717,852 717,852 00000000000000000000a6313b5e87d5e9ad75a4ea480227976f26fad669d233 1,648 0.96/1.00 vMB 7
717,851 717,851 0000000000000000000a8f7ab5f05cc602cd6de7bc8a7cb35112a4a5cbbb3ce6 470 0.45/1.00 vMB 5
717,850 717,850 000000000000000000004dbb4ed63897c46b79f190c17e98196263aef83543b8 2,364 0.86/1.00 vMB 8
717,849 717,849 0000000000000000000a332196052c9992cfe43db283ec4e78b2ee89d8ae0894 2,225 0.70/1.00 vMB 10
717,848 717,848 0000000000000000000295a0f53004d8ff694de786ca88b7cc2ddd65752e0590 979 0.36/1.00 vMB 6
717,847 717,847 00000000000000000005554105362afb5ad204b972f5d29925562837ac87ff54 2,619 1.00/1.00 vMB 10
717,846 717,846 0000000000000000000b17f625e0701253ea97215bd4bcaecad8d67ba8dafb06 206 0.10/1.00 vMB 10
717,845 717,845 0000000000000000000650e70c72ea356f630aafdc792b43e6e008ad1edb109c 1,818 0.70/1.00 vMB 9
717,844 717,844 0000000000000000000a9bbcc59047c4e9ca2594625c86b2b40daefe7241165a 198 0.09/1.00 vMB 9
717,843 717,843 000000000000000000095dc7660456ea91951a6f5bb6e5076090d9a8e94a37f0 1,077 0.87/1.00 vMB 1
717,842 717,842 00000000000000000005fe8a1804d9009211094dfe8aa81de3f1616cf7a15cab 2,352 1.00/1.00 vMB 13
717,841 717,841 0000000000000000000356de6ae4edff0df0834f14e4792ff8ea94bf2a20d9f7 1,376 0.64/1.00 vMB 4
717,840 717,840 0000000000000000000af813f371f28e38b2684ac5e898a74c7e8628c6dd10d9 1,544 1.00/1.00 vMB 8
717,839 717,839 0000000000000000000161446c9e0b2c79353de0324ba03c2cc35b537a192153 1,437 0.48/1.00 vMB 9
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.41 GB
    • Received: 17.53 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.