Loading Tool

Explorer IconExplorer

Memory Pool

80,095 transactions
33.81 vMB
0.12385932 BTC
Random Selection Loading Transactions
Max Size: 192.09/200 MB

Candidate Block

Mining Attempt c7a2f3d9267e820285adddf862853c4ff79009c50469842434a1785f26ed0d9a
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root ed58e501037548fb267ff0858944e79e8fdf6fe71b6de1265fa835cf0d59b998
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01797745 BTC
Feerates: 104.71 > 1.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (40,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,921 874,921 000000000000000000003f61b8e0343406b751fbbdcda542e5c12481bf02a618 330 1.00/1.00 vMB 4
874,920 874,920 00000000000000000001602cbb4763b1509cc85eeaae1b3d6c016231dc326f48 1,238 1.00/1.00 vMB 5
874,919 874,919 00000000000000000000dd37742c2475fb4a958d9aa43f14381208fe5643f610 2,346 1.00/1.00 vMB 6
874,918 874,918 000000000000000000014b5bb5a6c64d08e42b6a41dd9ef5af2af58868975453 3,195 1.00/1.00 vMB 6
874,917 874,917 00000000000000000001fcbf28c869a321c6c98e416e4c1c6ce57e1fc33203cd 3,174 1.00/1.00 vMB 11
874,916 874,916 00000000000000000000ff284ec8ef1ed0532e10f293d44f09dbff05b9a2937c 3,861 1.00/1.00 vMB 5
874,915 874,915 00000000000000000001851e17c777e4b8be17f7139dab7bd0ec956eb43f9f89 3,375 1.00/1.00 vMB 13
874,914 874,914 00000000000000000001dbbfed42317e32ba452f60dba699223471799415267e 3,325 1.00/1.00 vMB 10
874,913 874,913 00000000000000000001fb166bec6babb621bcf229272682c7c18ed775a4531c 2,794 1.00/1.00 vMB 6
874,912 874,912 000000000000000000026a06ed5acb9a0ce81a16ef810b8b2f1fac66e9b2673b 3,399 1.00/1.00 vMB 7
874,911 874,911 0000000000000000000220f4b99cdf6d9231bec59bcbb72fac3ba09431542426 3,846 1.00/1.00 vMB 6
874,910 874,910 000000000000000000006abfcdc53e1ad76b3f993b03766e90b2a2de89383c60 3,620 1.00/1.00 vMB 10
874,909 874,909 000000000000000000000ec64f5af2902c96260fa9d44d04c37693a2d97a57d1 3,084 1.00/1.00 vMB 6
874,908 874,908 00000000000000000000aa767159ed27809cd6aa234885b52f6fa46d751316f0 2,017 1.00/1.00 vMB 4
874,907 874,907 0000000000000000000111fb237d228b9e803d4fdf31058786b31d4a462980ab 2,373 1.00/1.00 vMB 5
874,906 874,906 0000000000000000000164cd879b03fdf06ad7589b84c4c9ddb76563d2cf5837 3,162 1.00/1.00 vMB 6
874,905 874,905 000000000000000000018096aad810716ee8e7a245bd729e73c2799f8f2e8f39 3,611 1.00/1.00 vMB 8
874,904 874,904 0000000000000000000113fab8ef98afd4a7bb300aa736b59aa0e574f512f8a1 2,448 1.00/1.00 vMB 4
874,903 874,903 0000000000000000000259f906483cdf3f279f5a5640ec573d235d83bf72f402 2,802 1.00/1.00 vMB 3
874,902 874,902 000000000000000000000bf08335b6f0252f5b5fc826c8f7186098b35eba4cb0 2,232 1.00/1.00 vMB 4
874,901 874,901 00000000000000000001a5ac0c8eeb8ffe10a7bd47fac57d44762dc86bf71b9c 2,792 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.09 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: 725.77 GB
    • Received: 18.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.