Loading Tool

Explorer IconExplorer

Memory Pool

83,886 transactions
31.91 vMB
0.08615514 BTC
Random Selection Loading Transactions
Max Size: 194.06/200 MB

Candidate Block

Mining Attempt beb0ed8247f9014ca1f3832f62efa457087b98f3a5273aa1f7533be1572f965f
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 90c4d34069772e78c4a63d05fbd16d411cc69acc80fffced2b72e8bf07ee6598
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,297
Size: 1.00 vMB
Total Fees: 0.01657095 BTC
Feerates: 40.21 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (540,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,286 374,286 000000000000000007af8c9c506df96272e0b8ae0ace2d56b67bb6cbed5a9610 676 0.40/1.00 vMB 25
374,285 374,285 00000000000000000590097554c681eb524dfdcdfb02712c0ff1f824d5075516 2,785 1.00/1.00 vMB 55
374,284 374,284 00000000000000000146b9273a72c1854d1675f3597d7f9d4c07b3bdb50d29d6 2,085 0.93/1.00 vMB 35
374,283 374,283 000000000000000011563fb024d5c5543ffcd482c1121fd13b779c540235c0e8 1,339 0.93/1.00 vMB 26
374,282 374,282 00000000000000000f3c78c0e66736e26fbc0f8e49ce9c42d407f00ed8129ee6 2,317 0.93/1.00 vMB 18
374,281 374,281 00000000000000000cce33d946cc850c997cf26ece3fb10f56587da3b3d2e803 500 0.75/1.00 vMB 17
374,280 374,280 000000000000000000b464e00a504c5f97fa0e817a8926e4bda1d7bda76869de 347 0.16/1.00 vMB 41
374,279 374,279 00000000000000000c554135632a9d383261f7aef151c3293429cfbdc9b30815 1,959 0.87/1.00 vMB 23
374,278 374,278 0000000000000000048700bfcd9729fc4dd83e6042875cdb4a63962bbcf9bc7c 856 0.38/1.00 vMB 44
374,277 374,277 00000000000000000ff8bb82d33c0669b2b10c5ac0c81efa9318059eedaa9cbd 4,393 1.00/1.00 vMB 5
374,276 374,276 000000000000000004dbbb37ee00d432fa102c52764bb9633512b297eb19513e 325 0.17/1.00 vMB 37
374,275 374,275 00000000000000001234cc77d9970cc3fe385266f64801aad184085bbc3d6349 653 0.75/1.00 vMB 9
374,274 374,274 000000000000000005fe702a310cbad3bb40f21561917d6cbce85bdbc4b016b1 1,692 0.75/1.00 vMB 66
374,273 374,273 00000000000000000b493ef9653c71d34635bdb2405723528f270dd38d7bb82b 886 1.00/1.00 vMB 12
374,272 374,272 000000000000000010cbba23886f184abf1502db4ce23a67b5b858602df15a50 589 0.24/1.00 vMB 53
374,271 374,271 000000000000000002193e401797ea679886a1ebdc59796339d25d9ec2f91ccf 4,968 0.93/1.00 vMB 5
374,270 374,270 00000000000000001084ddd66239ffdde4cb0b337315e3717db25fef1b6779c0 1,569 0.68/1.00 vMB 51
374,269 374,269 00000000000000000fccc04c327a811b6a8aedcd0da97ea877ed4e011bb25d05 1,621 0.75/1.00 vMB 11
374,268 374,268 00000000000000000b080efc6740c29d4fee22e7c949e6ad46ef4ef3d71be928 1,766 1.00/1.00 vMB 46
374,267 374,267 00000000000000000b4c83b2c7a6d910379a8fa76a36f4d4119f0736cab1b5f4 3,025 1.00/1.00 vMB 5
374,266 374,266 0000000000000000073cf7a4f326792a39bedc6c5828ca224a092a74fd59c252 207 0.15/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.75 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: 708.87 GB
    • Received: 16.78 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.