Loading Tool

Explorer IconExplorer

Memory Pool

83,129 transactions
31.59 vMB
0.12340949 BTC
Random Selection Loading Transactions
Max Size: 190.92/200 MB

Candidate Block

Mining Attempt d0b94c1bd087b52fc71fbf32f61f3160d27bbb8f47f1ea57d6b9e5a77837f90e
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 9162738034e4c044b447cf72ace88248e932cf4653e988a7e8afedcad1bdf2d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,177
Size: 1.00 vMB
Total Fees: 0.04062909 BTC
Feerates: 803.65 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (620,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,039 295,039 0000000000000000047ddc8ff25e42ea7b9caf7801707b422dc1d9306380907f 536 0.34/1.00 vMB 29
295,038 295,038 000000000000000044908c1f128f887ea9625037da0f578253edf7f5285a9bbe 64 0.02/1.00 vMB 31
295,037 295,037 0000000000000000a22722d3117a6f42d0041ca4d7b7674b388e1e6f17581ae7 314 0.28/1.00 vMB 24
295,036 295,036 00000000000000000b856ff4715d3022ddcd14b3dfb36c9842fac5cbdaa2b597 586 0.31/1.00 vMB 33
295,035 295,035 0000000000000000060ef3efe07113bc6373c92f9f97b9565a0ccee46890be93 32 0.03/1.00 vMB 12
295,034 295,034 000000000000000066770a3e63e46d045509a79a2b7c15422bad7b49dd743f72 369 0.24/1.00 vMB 32
295,033 295,033 000000000000000085a5c45ce9d26c417c5e1ffa601b2834499f7cf91b64eff7 299 0.24/1.00 vMB 24
295,032 295,032 000000000000000051a7143f30b8902da9c00b274e759794dc2965259fa93354 383 0.30/1.00 vMB 19
295,031 295,031 00000000000000004a925c3eae89d67b99f5fb6de1e5943d2bdadca0cabdccbd 944 0.35/1.00 vMB 47
295,030 295,030 0000000000000000098477b94852fcdaecda744ed59bd2cec0d70abe4b309572 95 0.08/1.00 vMB 23
295,029 295,029 000000000000000063985ad24ecf7734de5731bb2252186325cebff31fb3d5c4 77 0.04/1.00 vMB 23
295,028 295,028 000000000000000028deec04ecdc7e13f1044be170139f039621fabbbda5a2c8 551 0.37/1.00 vMB 37
295,027 295,027 0000000000000000999311e538e7988dd05dd7f06f675dc3d73d9214602e3c63 255 0.13/1.00 vMB 33
295,026 295,026 0000000000000000856632603258a90d3f1a5d7d6ac561e560ec05ef56fd6a59 32 0.01/1.00 vMB 20
295,025 295,025 0000000000000000027826b4940de9b958c505aa22bcfdd7e5f09668bd3992b0 535 0.34/1.00 vMB 38
295,024 295,024 00000000000000008a182817c4b53f1da61a2b2555889e532eb02e0cfb94704a 58 0.02/1.00 vMB 20
295,023 295,023 0000000000000000649d631318373bf75f0fb42fef5452ca25d026689b5514a9 1,026 0.52/1.00 vMB 40
295,022 295,022 00000000000000004388d72d3af72589c92be5b5435655d50645cafd2eca1087 128 0.05/1.00 vMB 45
295,021 295,021 00000000000000009f95251ccbcb8345b5895fd631954b3baefded8137934666 62 0.05/1.00 vMB 19
295,020 295,020 00000000000000000ca07ade2023489b5de067b1262f1d5fd738de28dcda1af0 331 0.18/1.00 vMB 44
295,019 295,019 00000000000000007fe9d75e28a04fc7275c0ca93173a37e7fbb371878071505 346 0.27/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.00 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: 718.67 GB
    • Received: 17.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.