Loading Tool

Explorer IconExplorer

Memory Pool

82,961 transactions
30.73 vMB
0.08133636 BTC
Random Selection Loading Transactions
Max Size: 188.52/200 MB

Candidate Block

Mining Attempt 732a82aeefccf8ff70a1dc8f19bffbb6a7d320e3ca8340a8c7338b8031ab3122
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 30604926e1ca0c93f7d1808bee1f8288a1aef300d3cc408c78e63333939f3276
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,522
Size: 1.00 vMB
Total Fees: 0.01169013 BTC
Feerates: 40.21 > 1.17 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (452,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,764 462,764 0000000000000000000e6a929fe979b0aef3f02111320f55b14e9a9cb202215f 2,431 1.00/1.00 vMB 210
462,763 462,763 000000000000000001d3e4fac5ee2674e136b18235d4e55be7ca71e1e7173792 2,447 1.00/1.00 vMB 187
462,762 462,762 0000000000000000017d2aa161e498e72110882045737e85ac52c2fe4acfdab8 2,701 1.00/1.00 vMB 201
462,761 462,761 0000000000000000020635fd4ce2042020b85a6c6219745979b28479215524b5 1,781 1.00/1.00 vMB 134
462,760 462,760 00000000000000000122bae208b299bb7557cb7a13729e1dd3f4c6c3b9ddfbbc 1,795 1.00/1.00 vMB 137
462,759 462,759 00000000000000000176b9065b996313842c4b04e2d2795586ad1577a3a3eed5 2,597 1.00/1.00 vMB 135
462,758 462,758 0000000000000000003a742050548a8f7c932fc9ef1cfeb427c772c7c6ff7038 2,562 1.00/1.00 vMB 201
462,757 462,757 00000000000000000007869915228df4edb17fd9a22b0497f64a0f9aa0702b8d 2,474 1.00/1.00 vMB 244
462,756 462,756 00000000000000000029dfc9fee0e04477c27ad07e59d8150e5a575092843b6a 2,780 1.00/1.00 vMB 215
462,755 462,755 000000000000000000b02b053c0ef928efd6caf991198b87e98b7e22debbe09a 2,284 1.00/1.00 vMB 237
462,754 462,754 000000000000000001babf0f4eb269ef8e32ec3c4b7fa1d2dca2cbb393c8692a 2,373 1.00/1.00 vMB 167
462,753 462,753 000000000000000000fe617d14fe84344d4f038d1cb2c2874bf3d86f7fa50606 2,564 1.00/1.00 vMB 226
462,752 462,752 00000000000000000153b8151de97b23a01195c8d803fa2e97e4a804e33bf3e8 2,004 1.00/1.00 vMB 186
462,751 462,751 0000000000000000014f4c733f9524241ab67fa41ad036eaec680b5d4a8c553c 1,756 1.00/1.00 vMB 148
462,750 462,750 000000000000000000453a9f803adc247f6b7e6247670ead737d0c312c2d9a8b 3,313 1.00/1.00 vMB 156
462,749 462,749 000000000000000001b13d94728f32dcbbc5f26e1a2662203a10be4b7ce99909 3,023 1.00/1.00 vMB 136
462,748 462,748 000000000000000001ade4768a0e4fa912c2caa06c8b03e6d14ab6c89850fc23 2,601 1.00/1.00 vMB 143
462,747 462,747 00000000000000000019aec0c690517b64955e36b4c18e38a794865c850f107d 2,543 1.00/1.00 vMB 246
462,746 462,746 0000000000000000015adeecf657e72d68a70692fcf622547a0cca6772e0082a 2,337 1.00/1.00 vMB 139
462,745 462,745 0000000000000000018fa1e033e89fe38c402073f5cc932da22942dedf27b13e 2,784 1.00/1.00 vMB 162
462,744 462,744 000000000000000000c977a3482f81fd41a24fbb4e8a91e0effbd8359ff551ab 1,867 1.00/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 783.03 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: 719.52 GB
    • Received: 18.08 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.