Loading Tool

Explorer IconExplorer

Memory Pool

77,087 transactions
33.93 vMB
0.14004160 BTC
Random Selection Loading Transactions
Max Size: 189.12/200 MB

Candidate Block

Mining Attempt 9f4d050ef1dc128cd305bae728feb5f5d8bd56d7948c4fae6abc29811fc71962
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 7a3d8b6ac951c883e77098847da01f453451088bad4561bad1e9399aae7deb08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,567
Size: 1.00 vMB
Total Fees: 0.02555325 BTC
Feerates: 56.16 > 2.56 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (341,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,629 573,629 0000000000000000001986374e545b68337164156319a53243c133f614ec5be3 2,707 1.00/1.00 vMB 30
573,628 573,628 00000000000000000012a101894eec987376c849030c46ae09b008929bc2d969 2,844 1.00/1.00 vMB 28
573,627 573,627 0000000000000000001f02f4e10dde0922ef9042cfa3feca183cf0ac605ebdc4 3,394 1.00/1.00 vMB 28
573,626 573,626 0000000000000000000f99f724e73e6f2e3e47033d46d2911905b7cdbfb92ca4 2,889 1.00/1.00 vMB 84
573,625 573,625 00000000000000000012ab3bc0fe34d08ce715d47bcad4adea958730f881e89e 1,452 1.00/1.00 vMB 6
573,624 573,624 0000000000000000002a2d242903f71a27bf7b558ef1441b9eacd27d3588b88e 1,815 1.00/1.00 vMB 26
573,623 573,623 0000000000000000000bb47e8b32de954fa62cd21a427f6539003bcf42555fc6 2,822 1.00/1.00 vMB 43
573,622 573,622 00000000000000000015b17ecab1f431b69ed3723dae03b74278236d291aeb29 2,924 1.00/1.00 vMB 32
573,621 573,621 0000000000000000001aeebdae8d9d285cbcd63a3db1e0c16c6318acd8063613 2,910 1.00/1.00 vMB 74
573,620 573,620 0000000000000000000117d27b806a93e52671fd04cefafdcf57055b35f3d867 1,876 1.00/1.00 vMB 20
573,619 573,619 000000000000000000104c3afd167dd499bc37f69820f20fe120c90a8b811750 1,450 1.00/1.00 vMB 17
573,618 573,618 000000000000000000188d8247e968bfe652f7cb191aedf8e81d3f5f704fac13 1,808 1.00/1.00 vMB 18
573,617 573,617 00000000000000000007f08dfa36940a460adfbf8723084362cfd47016758b1a 2,548 1.00/1.00 vMB 52
573,616 573,616 00000000000000000016d477a96cd6815e86689b3feb0c82578621d9b0bdcf77 2,221 1.00/1.00 vMB 40
573,615 573,615 0000000000000000002b4c37b11b9e9bf7d95cb04d6884c99b6145cfb789489c 2,952 1.00/1.00 vMB 59
573,614 573,614 0000000000000000001931515958a8c4d6b60c6874fa8625f3be10325363b8a9 2,298 1.00/1.00 vMB 50
573,613 573,613 0000000000000000000fb6cf1b9c7afc90ae39b6899ecd9e415549d75e881694 2,606 1.00/1.00 vMB 60
573,612 573,612 00000000000000000003841188eed915c30feeccd6e3d1184a1ed2cedffc7d12 2,342 1.00/1.00 vMB 91
573,611 573,611 00000000000000000002badf994e3cd421b5fab55f7deb9e912f38156aad4088 2,992 1.00/1.00 vMB 9
573,610 573,610 00000000000000000000d29bbae7d695fc2aacb7bbc1807d60564e9491e63146 3,377 1.00/1.00 vMB 23
573,609 573,609 000000000000000000269e0949579bd98366bef1ca308d134182dbf28dc6fdef 2,728 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.11 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: 735.09 GB
    • Received: 18.57 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.