Loading Tool

Explorer IconExplorer

Memory Pool

78,712 transactions
30.04 vMB
0.08406121 BTC
Random Selection Loading Transactions
Max Size: 183.10/200 MB

Candidate Block

Mining Attempt 18c9e87828dedbbefa1ffbb58deaf055b418c32baafe6a70fc68edd55fd312a7
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 4f1bf4360b56ffabe7883762b33008fd509ad84fcf8db03fe0074c7e2fe88bbc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01732382 BTC
Feerates: 73.20 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (34,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,725 880,725 000000000000000000002b0583452507d81fcb32ec47c7eacc1777117813c141 1,969 1.00/1.00 vMB 3
880,724 880,724 000000000000000000016c67e2d5b76907ea5b1e38ae3324518bd733509d8095 2,725 1.00/1.00 vMB 5
880,723 880,723 00000000000000000000effaab99a60db3cf537bf3c299cc3ee7a538fd6b340e 1,016 1.00/1.00 vMB 2
880,722 880,722 000000000000000000021b6907ea1b6f7dd889395f370168bf692a3073503791 500 1.00/1.00 vMB 1
880,721 880,721 000000000000000000014501a442ef84d566df0683b5c271effda96bc6ba4464 1,562 1.00/1.00 vMB 2
880,720 880,720 00000000000000000002551df7bff803b9768bf28e1fd3b759c973245e67fa48 2,200 1.00/1.00 vMB 4
880,719 880,719 00000000000000000000e4c2ebbc03c9e4fdeb272857cff39c809ab87ed6b1a9 925 1.00/1.00 vMB 2
880,718 880,718 000000000000000000008ca06ccaac3404a3a23865b12ce08cc28fd95160c324 1,867 1.00/1.00 vMB 2
880,717 880,717 000000000000000000023bfe3538ecb4b0bca7c4c67e8963d6b7ec83d87ca47c 3,964 1.00/1.00 vMB 3
880,716 880,716 00000000000000000001e7043317884453ab4521fd13c4cd49b5919492b11831 4,396 1.00/1.00 vMB 2
880,715 880,715 0000000000000000000280e9c2df67e3135f4be2b2d22faab9e5a4878f5399d3 2,332 1.00/1.00 vMB 4
880,714 880,714 000000000000000000011226c3ebc67b27f0c9dc2abf20a4b4032da0efdecbfd 1,351 1.00/1.00 vMB 3
880,713 880,713 000000000000000000009e035f7341ed878a2bf8b0a30aaf36a8ec7cb1a75c05 3,900 1.00/1.00 vMB 7
880,712 880,712 000000000000000000010252eb1754abbf02e30358891953de4eb22c632a2251 2,687 1.00/1.00 vMB 5
880,711 880,711 0000000000000000000061875040d2e848c469c4f26b09d9021ab0d8b4c2f793 3,337 1.00/1.00 vMB 6
880,710 880,710 00000000000000000002740ebcbfd1bde3a724b589797c56a5747efb07f6b795 2,416 1.00/1.00 vMB 7
880,709 880,709 00000000000000000000be5f8d064567cddba0a3edae452762fb45915e646d3c 2,187 1.00/1.00 vMB 4
880,708 880,708 000000000000000000027cb6cb8c9bdf3852f9e166c52ac81404d0d363a71ea0 2,998 1.00/1.00 vMB 6
880,707 880,707 000000000000000000012c3cec05dab87eacdcace1609a25d9f09ef53ec54ba4 3,331 1.00/1.00 vMB 5
880,706 880,706 00000000000000000000ff05682eb46d228b334f7054f26445e68e335d84cb13 3,993 1.00/1.00 vMB 4
880,705 880,705 00000000000000000001e1512fd87f3f105f8fb121a51fc1e9a1048bf0d886bd 3,817 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.