Loading Tool

Explorer IconExplorer

Memory Pool

79,174 transactions
29.21 vMB
0.10302982 BTC
Random Selection Loading Transactions
Max Size: 177.15/200 MB

Candidate Block

Mining Attempt 896cbafe1c8cfc68a76e25aeb145ec077e42bb7d6d7b60027c3eb1e1963d9cff
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root d9546ff78bc4bcce73079f7aee35f1e05f57251f9f2308ce4ed90793dc72ba8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,952
Size: 1.00 vMB
Total Fees: 0.04192163 BTC
Feerates: 137.15 > 4.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (701,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,568 213,568 00000000000000bd784f3622bc66d7214e8db2dd76e26692f8a19d31e3af0168 312 0.14/1.00 vMB 162
213,567 213,567 000000000000018fc6a06ed70da0ee315d347d08c3d6f99e7c41d533ad07d5bb 32 0.02/1.00 vMB 151
213,566 213,566 0000000000000066bc43123e7722d15d247a8aacea970d1ba07631abf4a7afc5 499 0.20/1.00 vMB 193
213,565 213,565 0000000000000356d28879ef22640b4f1d26dd7ea9bccd2c5ac5bfe44e43bdf1 354 0.16/1.00 vMB 43
213,564 213,564 0000000000000008281c41dba9f120fb711ab174022d26eb113529525adbfca2 57 0.03/1.00 vMB 136
213,563 213,563 00000000000001fb64dd3c00f241549bac144cb7d4498056977a4ee7bb2d3218 144 0.07/1.00 vMB 161
213,562 213,562 00000000000002658e390b4cf82a7897fe7e8558b9a71f9e4014720d8cdd4102 123 0.06/1.00 vMB 154
213,561 213,561 00000000000000f797eb4f2ecdf192d2080378d0c2e218d41d4b8b55ee57952c 568 0.21/1.00 vMB 230
213,560 213,560 00000000000001d54d699bb4d342da3124cf480d1d54c5ec76eb9b66a14dab26 171 0.07/1.00 vMB 175
213,559 213,559 000000000000042740c38444c32b7c793cb64572befa9ac98a45f0c1c30a879c 10 0.00/1.00 vMB 17
213,558 213,558 00000000000002759a26c8dec47f8a600d89c8104096f1f45c23ea8b52df2432 109 0.04/1.00 vMB 260
213,557 213,557 0000000000000318263d52d76ba039a8cfa4e318079876a72ee600c9846780c4 84 0.04/1.00 vMB 143
213,556 213,556 00000000000000c9ef2c1a11b07a6ce0ea8cb3be056396731cd0225a0e50a08b 276 0.13/1.00 vMB 161
213,555 213,555 00000000000000eebee14c7419a5ec8935f7313ae37e79e0c9f2312a686ee88f 13 0.00/1.00 vMB 199
213,554 213,554 000000000000019e2d5664d44f022d2c3bad8f008b9148e07f82d9d965a4a012 61 0.04/1.00 vMB 135
213,553 213,553 00000000000002903186a1e9bda5ddc04d6b4ec3255808859f3ce88f46003e33 303 0.15/1.00 vMB 162
213,552 213,552 00000000000002b2559e8e097f8a39a9be4b529dd7b47f066cbea6b6e4799160 424 0.17/1.00 vMB 159
213,551 213,551 00000000000003f0dd11e58c52aec3e9cb7897d893e8306c06a85c0f28cfce08 460 0.18/1.00 vMB 185
213,550 213,550 0000000000000055dc05c6b6ae2d4012a65270d407a126d20d235c4fb95895d9 8 0.00/1.00 vMB 302
213,549 213,549 00000000000000a7a0c8a5e731f1b5eefbf82b70b7f447cc27c8fc0493dabc05 212 0.09/1.00 vMB 178
213,548 213,548 00000000000003ab5b557fb1e7ddc2cf59a36fd095fe138a3a3c4b03e60e24a4 119 0.05/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.