Loading Tool

Explorer IconExplorer

Memory Pool

25,223 transactions
26.92 vMB
0.05463309 BTC
Random Selection Loading Transactions
Max Size: 128.49/200 MB

Candidate Block

Mining Attempt b39131f61731263820b1d551babeda0afc15e727b0af8888aed80bb2e90d6fdd
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root b2cf54c7e45c1e8236bdc8cf93f55be46dc011a44336400da353195cdac844be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,281
Size: 1.00 vMB
Total Fees: 0.00412507 BTC
Feerates: 44.54 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (638,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,653 275,653 0000000000000002b2029a85c99e86e77a4b4a1f34cd2c2e0ea2fe4bbce5ed76 240 0.15/1.00 vMB 23
275,652 275,652 00000000000000005953cf386adce2cc79bfa85f9ca13c90cbc205b995461321 340 0.43/1.00 vMB 26
275,651 275,651 000000000000000222c511e7f639a019262cc51421a25010f6c9b67096f44f99 1,274 0.50/1.00 vMB 58
275,650 275,650 0000000000000004808de861f18c553e7ffed6f3f768aac45860b5ed76e3c0e0 123 0.15/1.00 vMB 12
275,649 275,649 0000000000000002b53480ff64e1ba62db19f4b367fd91b646a018704fe5479c 428 0.19/1.00 vMB 49
275,648 275,648 000000000000000354178dc9958d7f00ef595721bf85cedbb5949edd68015764 701 0.29/1.00 vMB 57
275,647 275,647 00000000000000020b2b718497c4c3f1f33cd906111383b2b71548566d9255fe 562 0.34/1.00 vMB 46
275,646 275,646 0000000000000003b4f22542fc429d35486d425f980ac002371d1d3a07b81d74 251 0.14/1.00 vMB 34
275,645 275,645 0000000000000003ca17334488b59bb75028f7a3928615c786f2d3809139de8d 359 0.15/1.00 vMB 26
275,644 275,644 0000000000000000006d06721ae36b679d64b306ff93d36ba54a5ffb73e5973b 181 0.15/1.00 vMB 13
275,643 275,643 0000000000000001a24401c6bf073c1073d5594e455cb74c1c18d08360c3f699 86 0.07/1.00 vMB 20
275,642 275,642 00000000000000024da4bfa6f1c7b55b41dbd2e1992ef23c236495bd87725911 32 0.05/1.00 vMB 10
275,641 275,641 0000000000000001c225b19b7b0fb466bc32f35d8313619d3b31dc5b3eafc322 241 0.17/1.00 vMB 18
275,640 275,640 0000000000000001e975a16ac046282ac84362eed8dd76e62d06e2280033789c 725 0.25/1.00 vMB 74
275,639 275,639 0000000000000002208e227686abd7a802fbaceed94787e1ca55dea2399b67b4 701 0.31/1.00 vMB 48
275,638 275,638 0000000000000003dba1f6330fb23d24ff32bda411f11a6ab9b3d6d8e8ae47cd 520 0.22/1.00 vMB 69
275,637 275,637 0000000000000003cf68ba5f754aefcaf53556251e6f4f573282be2fa818c1cb 306 0.10/1.00 vMB 57
275,636 275,636 0000000000000001c5e0d60d45547574542c3785c12857a90604e21d24c210cc 135 0.35/1.00 vMB 2
275,635 275,635 00000000000000002b2b72adbb6b5b21ecae3933bf56abbef53c71ad778b7b02 254 0.10/1.00 vMB 44
275,634 275,634 0000000000000004027adaeae6c399af09b24dac994d9d18d7b3e02e8a9963e3 1,725 0.83/1.00 vMB 33
275,633 275,633 00000000000000024fceea5a681d2b9ab3bf831f6d51cd78d4fe25d6885ea644 289 0.10/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.50 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: 612.33 GB
    • Received: 10.97 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.