Loading Tool

Explorer IconExplorer

Memory Pool

78,906 transactions
29.48 vMB
0.09234307 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt 8f7d64acdeb3fe71563cbc9911590162e5e63659467f8dfb4c581cb0cd39f6a0
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 50dc62b63b062204ab7b29a1432492fae923287133fa27025f40455f70c8af2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.02861811 BTC
Feerates: 302.06 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (237,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,617 677,617 0000000000000000000362facb68273ba80c8927eecabd286f07d03d75853cb7 3,562 1.00/1.00 vMB 82
677,616 677,616 00000000000000000006a789eac8de0644b0d169879e5ae59b1e0df7cca01889 2,952 1.00/1.00 vMB 87
677,615 677,615 000000000000000000072403cdc531982638b515cd1fcbe1ee624eb450210dc9 2,815 1.00/1.00 vMB 88
677,614 677,614 000000000000000000009d2bb583ade1112296d0e0ba22277133a41c3abdf477 2,358 1.00/1.00 vMB 97
677,613 677,613 000000000000000000009678a710b87dc04da8f7d8f8b2737a1ddf553895de54 3,034 1.00/1.00 vMB 106
677,612 677,612 0000000000000000000a04795885fe25fa8816471220c9b704860c5271d9931e 1,003 1.00/1.00 vMB 90
677,611 677,611 00000000000000000002d8aa77b5922fe0e757ef1168f4c551d4e7a561e49566 2,362 1.00/1.00 vMB 96
677,610 677,610 000000000000000000072016057fff19a58662d2c836840904e0cc075c93ef63 3,163 1.00/1.00 vMB 102
677,609 677,609 00000000000000000000a0e831b4e77b2eaaf4470b4e0f8035d8fb2e0e2216af 3,097 1.00/1.00 vMB 106
677,608 677,608 000000000000000000022f636592d78fa2a756c88af3d464140b688b39a7c259 1,268 1.00/1.00 vMB 81
677,607 677,607 00000000000000000007f01f7335104bc56a155f5cf68c8e34200c65c1401b03 1,419 1.00/1.00 vMB 85
677,606 677,606 0000000000000000000c1e7de1566b61165d4f2d4869836f12f2655dcacc85a4 1,870 1.00/1.00 vMB 83
677,605 677,605 00000000000000000006313396cd335a1387d1fa17dc62ed407aee30b52b6d4c 3,109 1.00/1.00 vMB 83
677,604 677,604 00000000000000000000169eb0ab15109e05b4de8afcbfdbcbc46a4993f8c0aa 3,046 1.00/1.00 vMB 90
677,603 677,603 0000000000000000000640915d6986d9a602549eef132729e2a2796b5aa610e2 3,424 1.00/1.00 vMB 83
677,602 677,602 00000000000000000004c021f34ed4bd303b44b00b3ab5668e9646aeb5c81c61 1,720 1.00/1.00 vMB 89
677,601 677,601 00000000000000000005f194e8a6ce7959aa637f57d5d1c6332020ed2051930e 1,731 1.00/1.00 vMB 96
677,600 677,600 0000000000000000000b1efa0ae5111510cf122b5e9d99fc4c87f6745e1e9619 2,939 1.00/1.00 vMB 102
677,599 677,599 000000000000000000078e67afe7d48d6e0dd0057622840819844bd5af6a83dd 3,117 1.00/1.00 vMB 96
677,598 677,598 0000000000000000000a559078241a29c5f176fb70a646d8a9a549991d314a4a 2,258 1.00/1.00 vMB 84
677,597 677,597 000000000000000000011e5ec422d2891f93beffaa17f860bbf68c57931d710a 2,843 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.