Loading Tool

Explorer IconExplorer

Memory Pool

80,266 transactions
29.31 vMB
0.09610269 BTC
Random Selection Loading Transactions
Max Size: 178.57/200 MB

Candidate Block

Mining Attempt 8438b6b6d104c6b490ed17961f0761968c1c615bfedf7a569feeb69766a8b034
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 5fee2f074ee28ce79eb64b863fa455072af33d4ab321de44760ceff3d1d401e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.03464761 BTC
Feerates: 101.66 > 3.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (500,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,585 414,585 0000000000000000014dd0a9025e94eebd15aa3f136ac3b777a15005cc6b7b66 757 0.35/1.00 vMB 40
414,584 414,584 0000000000000000022434b7d61db396dd96a2997e47d478fe36a8c19e36079e 570 0.24/1.00 vMB 50
414,583 414,583 00000000000000000142a356937c1b9f46429888404879c9c1a93ba53f9eb414 623 0.25/1.00 vMB 47
414,582 414,582 000000000000000001e858d51fd3a9accc2b2d634af8b346d59b0b5dfe57bf81 361 0.57/1.00 vMB 11
414,581 414,581 0000000000000000052b3372078840c476d112ee97449fcbb93add82cf86ffb0 260 0.13/1.00 vMB 28
414,580 414,580 0000000000000000032a42e8760bdc131aa7930f08f66346f408a04017a875c6 731 0.65/1.00 vMB 19
414,579 414,579 000000000000000000f438ec3244e401f8f535e74286e53b39ebcf2d05f4a78b 1,709 1.00/1.00 vMB 34
414,578 414,578 000000000000000004ad0fcf68ee8906862166a279af831d7810ff3f32eca6b0 2,598 1.00/1.00 vMB 61
414,577 414,577 000000000000000001dece7c7d7edebab018970a9088694ee8e4bf748a96b39b 2,885 1.00/1.00 vMB 63
414,576 414,576 000000000000000001bab9206915f56a068e88f96b9a69782b55353421fcd47e 689 0.58/1.00 vMB 51
414,575 414,575 000000000000000002ca5081dc7baa5869a24faf67c713cd9dc21b7f9a812edf 173 0.75/1.00 vMB 13
414,574 414,574 00000000000000000092090afa07c638a9201d6eb8d079039a0d6fdc6ef6f96f 1,567 0.66/1.00 vMB 54
414,573 414,573 0000000000000000057f52d84ebe63f243cb176b352fb023588a070c0e664c0d 1,891 1.00/1.00 vMB 39
414,572 414,572 000000000000000001c728e65c06f1b2c6f4929d8258906a8b7ddd35beb156fe 1,823 1.00/1.00 vMB 43
414,571 414,571 000000000000000003167a3140cecf02ac2f654bac91d282de5128106305a8c1 2,082 1.00/1.00 vMB 34
414,570 414,570 000000000000000002daf4daaa2315924b5a9230b220978cb596dc5e473188c2 2,198 0.75/1.00 vMB 89
414,569 414,569 0000000000000000026fecf7e541c75951b5590ed8b9c315b1e3779f916ec2cf 631 1.00/1.00 vMB 16
414,568 414,568 00000000000000000218af0598c031229f01c5a1864d73d069e0a977acb39459 2,428 1.00/1.00 vMB 58
414,567 414,567 000000000000000002d12b77952d1ba3d2d8e8fa7bd23a30826956ad2ef5082b 1,733 1.00/1.00 vMB 34
414,566 414,566 000000000000000001a7f9f366302d0ebb1ecfc85b49f055bd9d70033f2639da 2,496 1.00/1.00 vMB 56
414,565 414,565 0000000000000000018403d4bc95f632798aad0bda41c2684a0a19216386e83c 1,659 0.73/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.53 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.98 GB
    • Received: 15.68 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.