Loading Tool

Explorer IconExplorer

Memory Pool

40,366 transactions
27.34 vMB
0.06323394 BTC
Random Selection Loading Transactions
Max Size: 142.87/200 MB

Candidate Block

Mining Attempt ff236c6fd35e471a418d4905ac5bc8b19dc81aed75a8e883e6653b802c19037e
Version 20000000
Previous Block 0000000000000000000142b0f2c1c987d6145a763bdc3f1bbe6f22a4e54d2505
Merkle Root 2ad45d53cd06d2afdc1aba8e879bfb3f444b31d3f9123d81552ffa18cc3897bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.01240872 BTC
Feerates: 150.88 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,862 (702,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,440 212,440 000000000000018f6bd9199b2b9cbf9e54be76aceb6ec6f7e79ed25257cabbfa 685 0.25/1.00 vMB 248
212,439 212,439 000000000000017cfb9b9be05ba483ed851cea2f93e54ff7e94e89b8775dad03 192 0.14/1.00 vMB 99
212,438 212,438 0000000000000252f906596da58dff1e16bb8879fc243dcfb60c5e5183068b5f 384 0.17/1.00 vMB 169
212,437 212,437 0000000000000056962d84826f69fb956a844d3b346dcb365b49f459ee1e30bd 275 0.20/1.00 vMB 110
212,436 212,436 0000000000000155389b3e6f5530fdef438699a4287d49331ba8e4a96703e646 710 0.25/1.00 vMB 287
212,435 212,435 0000000000000340c2e6c43a41413aedb4d0c937ac68ebd488a254c80749df1b 149 0.04/1.00 vMB 45
212,434 212,434 000000000000037a8662836544701624020abc1646eca3a36784d163e6b9bcb6 204 0.10/1.00 vMB 172
212,433 212,433 000000000000010106ddf4dc58203a1e62a5aebf13301d455367247946505607 50 0.02/1.00 vMB 139
212,432 212,432 00000000000001083a3fe32a720211067000a4f1d94f329e9cc1c5a073554216 175 0.13/1.00 vMB 129
212,431 212,431 00000000000004b21e190a4e251ed90605727b360cd50e68e3cf64ea1c1f5efd 406 0.25/1.00 vMB 156
212,430 212,430 0000000000000498505d7d1c249fe98bc5974af56d0d378463cd66cfa4b2d5e8 618 0.20/1.00 vMB 287
212,429 212,429 00000000000004614b933b9c1c1ec7ccc83108f3e19daf6312ae7cbd9aa9335c 256 0.17/1.00 vMB 90
212,428 212,428 00000000000000d55454e711dc8aceff765aa36fc35424901a91b87c5bb1c12a 327 0.14/1.00 vMB 183
212,427 212,427 0000000000000269f4321bde323a5a944e15165d3229ae17e6791f1d886dd11d 64 0.02/1.00 vMB 34
212,426 212,426 00000000000004f33eab47c4ee4a65458e1d76a9b0e97d514bed11733796d55a 525 0.24/1.00 vMB 199
212,425 212,425 00000000000001a10e28bf4ab1eb14a373f8db2a6edfc76e167e1b7f8f005166 690 0.25/1.00 vMB 258
212,424 212,424 00000000000003649af03b9412bbb5d2a37b9ca0b424732876a49a57cacd5f2e 266 0.16/1.00 vMB 141
212,423 212,423 000000000000049ea01d5a8805fd42eed9ef0e4906a524acd249adfaef2b32a2 264 0.18/1.00 vMB 136
212,422 212,422 000000000000023a292e6a818cb002d4a822c77499f54bf0127fd6a786393a3a 738 0.25/1.00 vMB 254
212,421 212,421 000000000000023bc566175286c2c370fa62f76570bd26a19ffc8f560cb99aef 177 0.07/1.00 vMB 200
212,420 212,420 000000000000040f0a452df1a96dee67854b253c156d21545871403ee9708eda 386 0.13/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.