Loading Tool

Explorer IconExplorer

Memory Pool

78,059 transactions
28.95 vMB
0.07839301 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 365ed51835120905128d9a50c433cdb140a7407b88daf25ac3eed83a8d4f5623
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9e472b6dd9bb6fd2929b8079d0ed1f90f7a880627da85c67286d94a31f29d62c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01803266 BTC
Feerates: 100.81 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (139,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,867 775,867 00000000000000000000e30d7dcdbeb9d3764ac33cd3c8dd8d436e764c900434 3,375 1.00/1.00 vMB 14
775,866 775,866 00000000000000000002d994d6ba01322a10b678ecd23322d665c31fdbeaf686 3,316 1.00/1.00 vMB 26
775,865 775,865 00000000000000000006ea60ac6753bb0a848e6b4802b81eccec2b04ed8f15d6 2,489 1.00/1.00 vMB 11
775,864 775,864 0000000000000000000472f7f504a8627a3228895453f407e8b5f7e3d78aec25 2,187 1.00/1.00 vMB 8
775,863 775,863 0000000000000000000387223163aa8b9cf1484fc26c5964a3e7a6e04c65fc0a 1,611 1.00/1.00 vMB 7
775,862 775,862 00000000000000000000352fe0ce597cddff418eaa93f07d51d1924543e4c5a2 486 1.00/1.00 vMB 6
775,861 775,861 0000000000000000000280e33151e392fcfc91fa2c6daa7b0b8b998bcbba6029 548 1.00/1.00 vMB 6
775,860 775,860 000000000000000000060c08f01ea85a9e054fde65209247495011e2493ec937 1,764 1.00/1.00 vMB 7
775,859 775,859 00000000000000000004c1acf738cae0da34b5f99546094288c6111c0d9bb023 2,610 1.00/1.00 vMB 17
775,858 775,858 00000000000000000003b5d15ccf29d7af40928d3375b1b32f2e64ea6e999801 2,618 1.00/1.00 vMB 13
775,857 775,857 000000000000000000052edf558f5628dcd112ce0885c443a54b9c24dbd550d8 2,289 1.00/1.00 vMB 12
775,856 775,856 000000000000000000020b81c4c088922ae325c6c64c40c84f7a6596975799b2 1,498 1.00/1.00 vMB 8
775,855 775,855 000000000000000000025265b0a966ed654726d935c58918f411afe133fb3ecc 2,685 1.00/1.00 vMB 11
775,854 775,854 000000000000000000004401a0413419f72cbaa2693df7cc2237a99625a8c0fc 2,777 1.00/1.00 vMB 14
775,853 775,853 00000000000000000004a694eb8d08e8a3daaaad63c27b335d928c62d38d69e2 1,827 1.00/1.00 vMB 10
775,852 775,852 0000000000000000000407b24329eee42b6c03988c27e3635d548f0732731051 2,558 1.00/1.00 vMB 13
775,851 775,851 000000000000000000005cf15d85a8163f0ed6f9caf88bd3ac976c9c3fee4ee8 1,766 1.00/1.00 vMB 10
775,850 775,850 00000000000000000000aa49c8635ffefa7edfa9b3e24406f3aa5a80f484b795 2,346 1.00/1.00 vMB 13
775,849 775,849 0000000000000000000029c47a02db3a4ca736845574f1c07e1a3b66ff395354 482 1.00/1.00 vMB 6
775,848 775,848 0000000000000000000452fc01f1f2b05852c00b30e03a463c790a9038a07601 465 1.00/1.00 vMB 7
775,847 775,847 000000000000000000053e256048301f3d376745ad10aba8fe676fd7ce54ff83 1,074 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.