Loading Tool

Explorer IconExplorer

Memory Pool

79,059 transactions
29.02 vMB
0.11599645 BTC
Random Selection Loading Transactions
Max Size: 176.02/200 MB

Candidate Block

Mining Attempt 8970ec8f0a96e46b4e1bfb8333fb86f836d9fecc77faf7fef539da9108cbd0a1
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 92b876c1a74330504ea3b3493a033ac3aa0abb50e462bb94fef1b108684dcac5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.04211319 BTC
Feerates: 602.26 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (322,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,892 592,892 00000000000000000015eb07a9bf862ebcd811d986d2f2d41db6b36eac5c31b5 1,310 1.00/1.00 vMB 3
592,891 592,891 000000000000000000040a85b2e3bf487f7a5a5b03e5bca1ae894fec362ba84f 2,092 1.00/1.00 vMB 16
592,890 592,890 00000000000000000001ce095250fb4bd137c3a07ee1dbbc257c4fc4bc328dbd 2,646 1.00/1.00 vMB 17
592,889 592,889 000000000000000000079f9e1446dffa4d3fd9a791a65d30735c15d2fd4e988d 2,395 1.00/1.00 vMB 13
592,888 592,888 00000000000000000011208c26d3b4acf06d481a3f4343da88f080e2e27be8df 3,186 1.00/1.00 vMB 26
592,887 592,887 0000000000000000000296865b9043755b13b8000dc0bc4d35777909ec79311f 2,958 1.00/1.00 vMB 48
592,886 592,886 0000000000000000000dd428d36e88680482f02a7fb42782f90a475c25dc0651 656 1.00/1.00 vMB 1
592,885 592,885 0000000000000000000de5c36be868aaf05fe8952c7d74fe9d303fe019e2c2b9 2,667 1.00/1.00 vMB 16
592,884 592,884 0000000000000000000f7979351c7c02960ef816110e66b5eafe2f79063f4ba3 2,741 1.00/1.00 vMB 25
592,883 592,883 0000000000000000000bc56f16e9d76741bdbbf4fc942eee14d15e1009dfe625 2,708 1.00/1.00 vMB 21
592,882 592,882 000000000000000000081b95177389fd5d53a07fb607ce41fd407839d29f5737 2,164 1.00/1.00 vMB 19
592,881 592,881 0000000000000000001370df341c10b65fa568ae6ab82307ecee2196f4533642 2,334 1.00/1.00 vMB 25
592,880 592,880 0000000000000000000b9d44f92a15d3ae7fc96bf741504b662bada0f0ae4ff0 198 0.33/1.00 vMB 2
592,879 592,879 000000000000000000123c1c3148cb7920ba2cd8e4542df65f0a202d50980493 1,902 1.00/1.00 vMB 2
592,878 592,878 00000000000000000007211224f5502061d2db85ee60177dfa066a16ff30f248 2,654 1.00/1.00 vMB 5
592,877 592,877 00000000000000000014c2fdf08a96dbc22ca924163e786cf560fb4ca346df08 2,520 1.00/1.00 vMB 43
592,876 592,876 00000000000000000016bbb3502154ddee6b761171a9b4f0a06ec7cec33c024d 2,166 1.00/1.00 vMB 6
592,875 592,875 0000000000000000000f4f6663788e8af61e59600969162afe65024c640334c4 2,761 1.00/1.00 vMB 38
592,874 592,874 00000000000000000002e739e98251e843453ac0a17971578b71115827f0e494 1,509 0.48/1.00 vMB 21
592,873 592,873 0000000000000000000ffe319e6399517a3586a634bdc4d087e3d892cde45295 2,695 1.00/1.00 vMB 23
592,872 592,872 00000000000000000015057f9f124e6e9bb56c95ea2daf98f2d5bb45cb8d0d2b 2,481 0.88/1.00 vMB 16
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.42 GB
    • Received: 17.54 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.