Loading Tool

Explorer IconExplorer

Memory Pool

20,919 transactions
9.87 vMB
0.02141664 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.19/200 MB

Candidate Block

Mining Attempt d324787e1a8f8dd11a15a514153d0770dae6f3926ea13ce173a2df4d00747064
Version 20000000
Previous Block 000000000000000000015c0e20f4580acd284504ea221646dda702c5bc06f2e8
Merkle Root 49260a2e670945906857ef5ce33b6c6441582657f92d9019dfd09650f3b145dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,414
Size: 0.997915 1.00/1.00 vMB
Total Fees: 0.00573760 BTC
Feerates: 203.60 > 0.57 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,576 (687,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,167 226,167 00000000000001295cee76df3b75fc977d068a4edd9c0f92b67bce1ebc96453f 185 0.08/1.00 vMB 2,484
226,166 226,166 000000000000006dd076d8439a8ecc88a6d0fb051731be7d67db456f8fba95fd 146 0.08/1.00 vMB 145
226,165 226,165 0000000000000228d859d53ea433f13b2e2d6d94a39c0f906e310dd3708d23da 65 0.03/1.00 vMB 121
226,164 226,164 000000000000005b7e8dfa694a1a7c140533383416d2b97d78952421e5432816 54 0.01/1.00 vMB 338
226,163 226,163 00000000000000675cb93f740068947e33e52a314b4cdb5fd56be387db3e0f6f 64 0.04/1.00 vMB 122
226,162 226,162 00000000000000cabe8dc2273e0e4715a03240c817b496ae4d16589170c8a6fa 64 0.03/1.00 vMB 102
226,161 226,161 00000000000002d4ca206772982da44d5597672665f939012eede776fee1c4b5 53 0.03/1.00 vMB 105
226,160 226,160 000000000000015b536013e8f8f0d10b8fd6b97ff3c7a8dacc5db4c497dc0d67 161 0.08/1.00 vMB 80
226,159 226,159 000000000000016168566c1ddcb10f228456231368546d19a7029f5c0203a8bd 107 0.05/1.00 vMB 112
226,158 226,158 000000000000016164ea0f0712693bb875f21d6507c8a10512016be09c717aa8 114 0.06/1.00 vMB 184
226,157 226,157 00000000000001a3db53544ebb3f4b2efa77ab347ca8327f3176727e7af3b7c9 5 0.00/1.00 vMB 0
226,156 226,156 000000000000014e34ad5f33c6f58bcd06dc9f0451c6a3536ea38cced5077547 147 0.07/1.00 vMB 712
226,155 226,155 0000000000000250e0f6400d498f0d8675992d1a3f66e4afb0a45e52354f9d7a 128 0.08/1.00 vMB 228
226,154 226,154 000000000000035dccfdda1c0aeacce2ac8c933baa7912b79efba452d657767c 320 0.14/1.00 vMB 153
226,153 226,153 00000000000001071c7a30470e2cba793179e05700cfc4df85b6f692baf8a5ae 44 0.02/1.00 vMB 168
226,152 226,152 000000000000029352def733027229b104d598f301ded709bb95f969e17bc14d 84 0.04/1.00 vMB 154
226,151 226,151 000000000000034dc667e93ee02fd7e6d22dd86e71100bca07d0c0f541d92b54 207 0.09/1.00 vMB 165
226,150 226,150 00000000000000b106d13358d647ac175e8ffcaab89c8fc511840ee3bf203d64 9 0.00/1.00 vMB 77
226,149 226,149 00000000000002d7220cee2327dd005bca6af76c048f3eb2d24b3ea2faedaf00 72 0.03/1.00 vMB 145
226,148 226,148 000000000000029f72c3bc55731ee03cdde5e5f65a66e9e4eb6a78a8b2359eaa 115 0.04/1.00 vMB 155
226,147 226,147 000000000000026b9b571bdf800ede1e12e1a1e25bc805d4e01074497340016b 24 0.03/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 779.86 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: 445.40 GB
    • Received: 2.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.