Loading Tool

Explorer IconExplorer

Memory Pool

44,516 transactions
26.63 vMB
0.06269573 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt 2ce57393a7c08593d8cf7a42b22a21c4da9fc65d8968e6b9269a54417ea3d05d
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 2b53ec92de26172a28157ba147b1b0700111290c8e4836dc20afa7c583d64d6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,272
Size: 1.00 vMB
Total Fees: 0.01383074 BTC
Feerates: 100.36 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (677,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,144 237,144 00000000000000a8e53b27ddaa85f9243a50a239f16666cdce383210dd6ed199 163 0.12/1.00 vMB 79
237,143 237,143 00000000000000c71209949c3e9e8a6e8aa2e21bb9051d83bc116b0daff81abb 256 0.12/1.00 vMB 222
237,142 237,142 00000000000000bac4a2dcba255256f4df1c985bbbad4637fee963dac3f11487 295 0.25/1.00 vMB 75
237,141 237,141 000000000000000904f8edbe35912f68e7aaa399467202cfe396aa9be9852c61 515 0.25/1.00 vMB 169
237,140 237,140 00000000000001097de7e6dcf1b3dcdd65d934b36a1422a3086dccbcefa7c58f 1,318 0.47/1.00 vMB 194
237,139 237,139 00000000000000ff5364a1edc0ba7b4a01d3ac55dd60332dae1128e6a80547b3 540 0.24/1.00 vMB 177
237,138 237,138 0000000000000024fb8d5769ad04fbd28ef090b3276dd3304c280346592662a8 128 0.05/1.00 vMB 174
237,137 237,137 0000000000000068b689a94a24bdf2e0376da40c0114259ceadaf8c1baf81079 111 0.06/1.00 vMB 117
237,136 237,136 00000000000000f2474e934eaa7e1f1c3b777bef629f1e0090ce3c01e4f008e5 701 0.28/1.00 vMB 181
237,135 237,135 000000000000004db0c01c33bfe85f4cb8e02e4eb1cc36fdf8dba84947e62155 134 0.06/1.00 vMB 86
237,134 237,134 00000000000000def1b571a95c61397327e28bfa80626cc4159a914d8e01c9eb 574 0.24/1.00 vMB 190
237,133 237,133 000000000000012f06a84843e54e2c1b1578edfc8e5c33585c1591f602e788b8 278 0.25/1.00 vMB 85
237,132 237,132 000000000000016dcdece56e877245f57ddb3311f9b1919c3dbba6b887845123 362 0.25/1.00 vMB 128
237,131 237,131 0000000000000001e4904b2116665466503593579e504bdcb568a155b2cc240b 520 0.25/1.00 vMB 134
237,130 237,130 000000000000014ffbf53e1fc6d3586db6619c48ef69aef152c0fd516845d761 571 0.25/1.00 vMB 133
237,129 237,129 000000000000007cf26f7032c7357888467b16a3d00ab476f2dda9283813d02d 795 0.25/1.00 vMB 224
237,128 237,128 000000000000017b74471cbd217098557b1f8217dbd8049a3e0020a9a3f63c54 91 0.03/1.00 vMB 181
237,127 237,127 000000000000001ad8177043fe099c1093cc172dca494e3c5cb46b9f9e69e99c 134 0.07/1.00 vMB 107
237,126 237,126 00000000000000459ad816266e3bcd213de013c2469f32f34bf2a3d44b42518f 112 0.07/1.00 vMB 84
237,125 237,125 00000000000001124da962b8d3afe277d1808eea44af028fe29c0370ec30b01a 248 0.11/1.00 vMB 156
237,124 237,124 0000000000000047d2786d21f9e69fd6808fb6f3d363a8f9cc88575f01cb5582 348 0.16/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.