Loading Tool

Explorer IconExplorer

Memory Pool

42,743 transactions
26.87 vMB
0.09132182 BTC
Random Selection Loading Transactions
Max Size: 140.39/200 MB

Candidate Block

Mining Attempt 80fcfb87efbfc73f52de6d85a440e01a51965879513a3e9d36a2f75747777de5
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root bf5f6f70ae2e9f9209ed60831612f68bb330493d3d429eebf4e8a12a001a4f00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.04127173 BTC
Feerates: 151.01 > 4.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (244,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,962 669,962 00000000000000000008cd40bc3ac0dd6b3c1318e290b4b7707c893cddc1dd38 2,248 1.00/1.00 vMB 153
669,961 669,961 0000000000000000000617f3dc2d5a58facc2c5c0df6e26f0a5d9cb32f87274a 182 1.00/1.00 vMB 117
669,960 669,960 00000000000000000009975be99da97c765943cc8916db2d3695b9836b70dbc0 2,897 1.00/1.00 vMB 161
669,959 669,959 000000000000000000068b1eb21057632a657e53a121c29d9e81aef7da36d6b4 2,778 1.00/1.00 vMB 80
669,958 669,958 0000000000000000000652530495ac51004b5de085972858591a836e5491c667 3,083 1.00/1.00 vMB 144
669,957 669,957 0000000000000000000ad46900fe6ca4d2206e9a3d92e2b180e0b1dda7f79cfd 1,944 1.00/1.00 vMB 59
669,956 669,956 00000000000000000009846eda2393ec92f03a7546010aa72263878b8b4c3635 2,345 1.00/1.00 vMB 43
669,955 669,955 00000000000000000004c4ef90c10b86e3500eb8cfc16bad4cf5d4eea8db812a 2,572 1.00/1.00 vMB 92
669,954 669,954 0000000000000000000606a4f3e4c0a2ac57cf07a46b9a5f6cea019bf5790362 2,349 1.00/1.00 vMB 108
669,953 669,953 000000000000000000032181f97a73df8c7f1b5c37933ae8c4e23bd326817b71 1,900 1.00/1.00 vMB 63
669,952 669,952 0000000000000000000531c2f37714a3a3637e09547c96a5bf2a1618e7f2a1a3 2,150 1.00/1.00 vMB 60
669,951 669,951 000000000000000000055b3cfd87fce8e1edb8c8bee1924eeae822ffe774d40f 2,782 1.00/1.00 vMB 61
669,950 669,950 0000000000000000000a565422a14bfd3a2e8539b1276cea70beff6c4f2be7f6 2,505 1.00/1.00 vMB 61
669,949 669,949 0000000000000000000b9149a821bb79d7ade7487886395d0ffe1c22616a6447 2,261 1.00/1.00 vMB 82
669,948 669,948 00000000000000000007c8c8f3b1077e183ad58ba1ece9b57e5340d230fe4eaa 2,579 1.00/1.00 vMB 104
669,947 669,947 00000000000000000002394627f8dd64596f5524e89d1c3d794673cb8ff0764b 2,256 1.00/1.00 vMB 108
669,946 669,946 00000000000000000003f4110f09cf79740f7c80b154bc85b3a41473779ae320 2,632 1.00/1.00 vMB 147
669,945 669,945 000000000000000000084bc771b929b0780276b1c31cec10a96921b1e53b970a 2,100 1.00/1.00 vMB 64
669,944 669,944 000000000000000000003f6686057985333542ac7e56e45201063a8dc3880c28 2,471 1.00/1.00 vMB 87
669,943 669,943 0000000000000000000557bbde771e35cd07836b3ee96ca17939dba8e0f3269f 2,099 1.00/1.00 vMB 90
669,942 669,942 00000000000000000003717a3f7a3989db4a8f6d9400f10c3b854efb42659162 1,827 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.