Loading Tool

Explorer IconExplorer

Memory Pool

82,814 transactions
30.58 vMB
0.13951532 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt e500448c49d51e71e3f18c165d36f8bd87b813ed7400289e2d8613ec1c29bd60
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 789ef935fec6f1d43910d167580cde0fe225849e16cbb98b052bbe6ab4e30164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.07562305 BTC
Feerates: 150.77 > 7.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (427,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,955 487,955 000000000000000000423c1e517791e9417d2fd5726912f0d28d40be851519cc 2,333 1.00/1.00 vMB 170
487,954 487,954 000000000000000000e5bfd0bd141a5bc9e821a88cc3d00fcc13c241655da129 2,263 1.00/1.00 vMB 140
487,953 487,953 000000000000000000755030cd8d1586893dda0b9307e19a719420dff0b4c2c8 2,085 0.96/1.00 vMB 128
487,952 487,952 0000000000000000002075dced75a5f7e3a42a62ddc9417d91f3eddc96d9c8fa 2,326 0.96/1.00 vMB 126
487,951 487,951 000000000000000000415e8bd72e259d4b814156f609108f88706c43728f6994 2,244 1.00/1.00 vMB 167
487,950 487,950 000000000000000000d7380a3f3a5db4dd9267cb514a50adf1cda255276683f4 2,667 1.00/1.00 vMB 181
487,949 487,949 0000000000000000007f77f70936659c47f585f371c792a4693a3888e4ec776c 2,146 0.98/1.00 vMB 144
487,948 487,948 000000000000000000cd1ff8a976d2b3654d81383f46540398da7fc7dcd7b065 1,984 0.97/1.00 vMB 136
487,947 487,947 000000000000000000bd582f980a650f0ac851cb431e258fc48be81ee4c448a8 545 1.00/1.00 vMB 140
487,946 487,946 0000000000000000006538e3874d745e830666507a9d28e295b7ae285cbe7939 2,574 1.00/1.00 vMB 152
487,945 487,945 000000000000000000443eff0446fac278c99d3b89b8340745f8aef8c85e8a14 2,036 0.97/1.00 vMB 242
487,944 487,944 000000000000000000254cabf8b3122d36a3cb2c91bc094fba12e9b87918b90d 2,382 1.00/1.00 vMB 26
487,943 487,943 000000000000000000a069051610f2c44467f07ff905bdaebddf2d08d964db42 2,281 1.00/1.00 vMB 54
487,942 487,942 000000000000000000bae6156ebceb181e629175240c29e9638efc953ccab579 2,416 1.00/1.00 vMB 139
487,941 487,941 000000000000000000455405afdf1037d30894d11722e5e8816e8c3bb62490e9 2,145 0.98/1.00 vMB 136
487,940 487,940 00000000000000000032b8349d82f04a2468970acb4ea6ebe362df61d30bc496 1,946 1.00/1.00 vMB 124
487,939 487,939 000000000000000000210dec0c3793d368fac66aea644e13b3152dbcb86fbd33 1,696 0.96/1.00 vMB 47
487,938 487,938 00000000000000000044823cfd3e67282cc591cfa4587b7c53b4656598018f48 2,113 1.00/1.00 vMB 97
487,937 487,937 000000000000000000a590235b485f06e1a0bce9280434b23a6348786f87354e 1,793 0.97/1.00 vMB 84
487,936 487,936 0000000000000000004f42190932d10f12016dc165194dd0cb6b468f6d607b13 1,892 0.97/1.00 vMB 58
487,935 487,935 000000000000000000ecf336c00059d9e775137a5545d6cd20a42a41f33608e1 1,938 0.98/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.