Loading Tool

Explorer IconExplorer

Memory Pool

28,932 transactions
8.31 vMB
0.07652146 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.84/200 MB

Candidate Block

Mining Attempt 795cf7b1b3cdf5521de49ea5fa0796a4570336cfcdcfd0e386cc55b2e7bb4c4c
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4d2b94c38abba29393d4a52b13c322cdd96fcd638002b34ba2a349bbaa605771
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 1.00 vMB
Total Fees: 0.03096115 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (709,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,225 204,225 00000000000001c5a5c45bc93bbef484791b3b8ec8fe60b26c93f0535a34b00e 13 0.00 vMB 359
204,224 204,224 000000000000016f04e4d40ceab0d934d16c8b1c7aa2416d698fcba51bca2eed 532 0.20 vMB 54
204,223 204,223 000000000000034075e6dcdac42a60d16876df986a954700ab39c1a5f3c8109c 167 0.08 vMB 114
204,222 204,222 00000000000000686ebb9dbf7cd3140bd6cbf80f72659ca1ee3ce3bfc2cb65da 13 0.00 vMB 70
204,221 204,221 0000000000000188a3fe0a3b95d6479b2740ddab4f22b19cee9742fde8f8fa0d 431 0.16 vMB 141
204,220 204,220 00000000000000bf40184fed602c46ef3229afd9cb13dc8bcfcc6babd52e0141 113 0.03 vMB 42
204,219 204,219 00000000000005101cc747615e18fbec824d7cc60f9df52778d678717dd0c212 175 0.10 vMB 193
204,218 204,218 00000000000000da79e64ae9541d64caa277463b66813a90b78b04f09e555270 53 0.03 vMB 265
204,217 204,217 00000000000004998ebd27f1dfa300804ec978b25be6628efeb01082470bd65e 94 0.04 vMB 321
204,216 204,216 00000000000001f6b87a8e02b97486c58becddb4e43f46e5a8116f4f267f8480 286 0.11 vMB 143
204,215 204,215 00000000000000a61a561c6206c5aee262cdb4973b2b5e666d84d25a46e6112f 518 0.16 vMB 161
204,214 204,214 0000000000000223837e827365a2c16db98a7c883e2938797706d965e04575aa 25 0.02 vMB 75
204,213 204,213 00000000000001386685121459e7348c4dc1a190621bd8f78d69b4cf460ad418 46 0.02 vMB 310
204,212 204,212 000000000000018d2e7cbd1568140c00df970ca92b399893f81eba549487ea06 71 0.04 vMB 103
204,211 204,211 00000000000004820bf10e8c58ab28b081b9661d7b7ae0a8aea36fa6673ca0c4 94 0.03 vMB 76
204,210 204,210 0000000000000393bae743d23ee3bd5d2583ab5c642b0ef53fe235e785f5acf1 38 0.04 vMB 75
204,209 204,209 00000000000003fc94628145b97ab1ac1666be0640a0a1736b638f948dbad8fc 182 0.09 vMB 175
204,208 204,208 00000000000002f68b1e43b65b8215f1af8aa3c33c52277e44102ba04f92f9d1 10 0.00 vMB 27
204,207 204,207 00000000000004e31d94b077e732512ee95424e10a7026692e814fba5aff9719 109 0.05 vMB 107
204,206 204,206 00000000000004c7826bbd05bbfc338bfb962d6bff92f9c6add83fbe1dcb81b9 54 0.04 vMB 80
204,205 204,205 00000000000001bd62d1bc01640180e747dc051a7a408166830708a46c656c5f 89 0.05 vMB 68
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.78 GB
    • Received: 0.51 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.