Loading Tool

Explorer IconExplorer

Memory Pool

86,074 transactions
32.32 vMB
0.10775469 BTC
Random Selection Loading Transactions
Max Size: 194.43/200 MB

Candidate Block

Mining Attempt a7f030df47afdf3abf7ef1a7471aca8479ac1f7e0df3117140027f491e735f64
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 63f254824182cd6462a8587285c8e79d013ca98575bb93d5a2c0b634bff4cc27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.03451452 BTC
Feerates: 218.18 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (120,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,358 794,358 000000000000000000037c217aeaecd3b91a5f8c744cff2890cba7a50018e57c 3,329 1.00/1.00 vMB 13
794,357 794,357 0000000000000000000369956c3f02e9201ef676d7732ff5a19f74eae6535857 2,022 1.00/1.00 vMB 16
794,356 794,356 000000000000000000046e22291f6135aed9a212473bb432f79e23580bbcd491 2,994 1.00/1.00 vMB 18
794,355 794,355 0000000000000000000511889c817550e16a0586e8a449452450aff0bcdb11d4 3,447 1.00/1.00 vMB 39
794,354 794,354 000000000000000000003f75d5590b4613b307ee9d486fcc734ade66f8e3d704 3,261 1.00/1.00 vMB 26
794,353 794,353 000000000000000000051fb54fa1cb411a392bd8333be032c86489532e304a88 3,329 1.00/1.00 vMB 33
794,352 794,352 000000000000000000027aae8d7d3b53c2a1d543784a25e634c06a3ea8a7643a 2,760 1.00/1.00 vMB 19
794,351 794,351 000000000000000000016d5aff2d51d5bb8cc0e7405a801aaf8cf7bcfc00e04b 2,780 1.00/1.00 vMB 42
794,350 794,350 0000000000000000000299ff60073cad4389af887c386fb43d44e0b391f09c05 2,423 1.00/1.00 vMB 25
794,349 794,349 000000000000000000025f382c9c981da40c0d867301c08026a20e7464a233ff 1,848 1.00/1.00 vMB 26
794,348 794,348 000000000000000000050a3dda9f9e1820a1252d64e885638706b2dd23a888c6 647 1.00/1.00 vMB 20
794,347 794,347 00000000000000000004dc0a8a02ebd2f266627cb8297e088a4320231010841e 502 1.00/1.00 vMB 20
794,346 794,346 00000000000000000001bf4ab1e871003efdf0b1907b477b1a02906d1bb1d16b 2,661 1.00/1.00 vMB 27
794,345 794,345 00000000000000000001e5c3e3f9315c72e6acb061a6b8840e070582f9816c5f 2,235 1.00/1.00 vMB 33
794,344 794,344 00000000000000000004f4c16936729ac164c0062d31cee55bc9daa94a89e973 3,405 1.00/1.00 vMB 49
794,343 794,343 00000000000000000000d751f1e01d6fed58a336dce730d0ee3373ddc0816d41 2,406 1.00/1.00 vMB 45
794,342 794,342 00000000000000000004c18bd493389dfb4f3f5374e39b4982c84be2253864a1 1,561 1.00/1.00 vMB 18
794,341 794,341 0000000000000000000460a8324dc59620b2a98dc1e221594908e8adccedbf0f 1,362 1.00/1.00 vMB 20
794,340 794,340 000000000000000000049b6c3233771356a998f05efdc3c5f562a972b0264d29 2,773 1.00/1.00 vMB 24
794,339 794,339 0000000000000000000194316fcf25afee2bed672b8d9eb28906b5ca5a2f4e96 2,512 1.00/1.00 vMB 26
794,338 794,338 00000000000000000005469013f7eb638a5b4e0d481d5d0823a8b37486b0224e 2,760 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.