Loading Tool

Explorer IconExplorer

Memory Pool

81,250 transactions
31.14 vMB
0.10609273 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt 3dcb955df65b5d7c75195fbfad78b1db507d07f66ca43e75bce15e33dac9ba21
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 5ce42f9244a9d733d479d7119163af322b6a35c0d9f85e10ff294390f3262977
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.02693769 BTC
Feerates: 150.75 > 2.70 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (34,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,730 880,730 0000000000000000000080d66648caee80f0667c93d3b27cf1117fb52c9ff752 1,422 1.00/1.00 vMB 1
880,729 880,729 000000000000000000000f755c03b98d78fdc4e15c8f21f5961d929b5a82e39f 1,993 1.00/1.00 vMB 2
880,728 880,728 000000000000000000027ce194376451f5715c453cdfbdff565bf4d619672661 3,124 1.00/1.00 vMB 8
880,727 880,727 000000000000000000004b7a81b03024012f55ba6d052b2704076bdada368b28 1,053 1.00/1.00 vMB 2
880,726 880,726 00000000000000000000953c7c4013b0dc6e7f4d1b9c15b02657a90f0847d86d 2,187 1.00/1.00 vMB 3
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
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: 723.78 GB
    • Received: 18.41 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.