Loading Tool

Explorer IconExplorer

Memory Pool

74,237 transactions
29.02 vMB
0.09431100 BTC
Random Selection Loading Transactions
Max Size: 174.72/200 MB

Candidate Block

Mining Attempt edc2df706274ccf29f4155dc1b15277c708f5c915eb2e4b7ed9500cebf580de5
Version 20000000
Previous Block 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13
Merkle Root 727cd6a7404444747d1977c2c9df97720050180cf8cf3819838204cc708b9e58
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.02993808 BTC
Feerates: 199.27 > 3.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,450 (715,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,629 199,629 00000000000000f3b379a5598a7d4b5e8c94de4a5c7c079103dc0ad623de953f 109 0.05/1.00 vMB 148
199,628 199,628 00000000000001ed8c9abfe6bdcd0fd8e01de454961870157627f210418e3def 1,109 0.34/1.00 vMB 14
199,627 199,627 000000000000052c27324296005fdb7290bd2fe00b6341fd1eb8d3474350f1db 93 0.03/1.00 vMB 101
199,626 199,626 000000000000015b003af01a11256333b6765b976d8389876d6280e0f21f6a64 78 0.03/1.00 vMB 62
199,625 199,625 000000000000053b6aa751a717d90beb1b1a74a7941e2eedcb06dbc0eb6c4701 1,024 0.42/1.00 vMB 39
199,624 199,624 00000000000003f4a7163d492be84a72fc7ddd916eafbc3122dbeb65284ddd92 427 0.18/1.00 vMB 131
199,623 199,623 00000000000003f38696541d96187aeffa2bbf7639cb3902687852c3d4b349d1 1 0.00/1.00 vMB 0
199,622 199,622 0000000000000115a0b18117d7d0037b780335cda5a4e1f197f9c43245ae5af5 198 0.11/1.00 vMB 109
199,621 199,621 00000000000005116278fe14be00a1c797409b8d6e1672dc5709f3c27b17d4ae 364 0.16/1.00 vMB 140
199,620 199,620 00000000000002f681344f3bbe18022c4ec471646b9f0c66f8f67085b0889022 280 0.13/1.00 vMB 113
199,619 199,619 00000000000004c98535a030e407e5f744874186974899b1b767e580d0304bfd 272 0.18/1.00 vMB 86
199,618 199,618 000000000000031ba859b1028abb625c507d0c277a6ee55ec79aa8f34ebea53e 316 0.10/1.00 vMB 10
199,617 199,617 00000000000004d48e1eacacab7a15be2b7c32dc426192c7ec338a7097813197 9 0.00/1.00 vMB 183
199,616 199,616 0000000000000235cdc58feba12a5a53c2c78bcceb4281d51addd57eb5cb9d9e 326 0.12/1.00 vMB 151
199,615 199,615 000000000000029c8169c74a39e19d56ca3ca5a0d5092ef21fee5098e191abfe 165 0.06/1.00 vMB 168
199,614 199,614 0000000000000439c2fd976a7670bbba293f00bb1938daa2357cb9628382fefe 164 0.08/1.00 vMB 144
199,613 199,613 000000000000031b751a3e8f4323da822b1bbd09fc23c66efd3f91cbf8eb4ea3 62 0.02/1.00 vMB 133
199,612 199,612 000000000000013d60ec78c244b5ea338dd061bdf0417e4be99bac7096046227 109 0.04/1.00 vMB 120
199,611 199,611 000000000000012e079a340f6cb90cb668f9e6c49b4d326e5ef4d9833384cc4c 419 0.20/1.00 vMB 141
199,610 199,610 00000000000000a9bff664c44189a726973d7c55396e47527cea78f5b32b5078 68 0.03/1.00 vMB 226
199,609 199,609 000000000000014bb44315884345ebd2cedf744fd1ca4bf9a5f028a717cd98a5 1,024 0.34/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 783.18 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: 750.20 GB
    • Received: 18.84 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.