Loading Tool

Explorer IconExplorer

Memory Pool

80,617 transactions
30.00 vMB
0.12277306 BTC
Random Selection Loading Transactions
Max Size: 180.49/200 MB

Candidate Block

Mining Attempt 52e340c6c59c913187f91d4e515f12db4d6508a2def5cfd657a87bc5ca3bdc80
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 5c605f38d9c07033f1a62a6505429f7f2cf763660370cc3cddb3249dffd3b659
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.05073335 BTC
Feerates: 242.90 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (278,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,393 636,393 000000000000000000015c47cd767e09b1599623b2772ddcdd0f2accba814715 2,758 1.00/1.00 vMB 8
636,392 636,392 000000000000000000043a2a1b0e45935679d992a7f5d3d4d59ef805f89861c5 2,536 1.00/1.00 vMB 21
636,391 636,391 000000000000000000020e9995c89d124cdcb54aeba131743d5e295b1e60b805 2,422 1.00/1.00 vMB 22
636,390 636,390 0000000000000000000f2725bf4c808bb5fd0e42d93bf4ef168c013f9f18e3ca 2,050 1.00/1.00 vMB 21
636,389 636,389 0000000000000000000d56d6391f1cd5130473356679b751e62e16c0b4dc6c68 3,053 1.00/1.00 vMB 43
636,388 636,388 0000000000000000000c6b3ac75eb059174667a5ad8920fb7201d0445c4728b2 2,802 1.00/1.00 vMB 31
636,387 636,387 000000000000000000097bb288ec67a00c02a93832a186e68b3e1632318909b3 2,734 1.00/1.00 vMB 39
636,386 636,386 0000000000000000000d8736b01b3e99b73100ff28c6ef8516c3a094011c7b5e 642 1.00/1.00 vMB 5
636,385 636,385 00000000000000000001449f44e202ad53afd490a1407a4b0536d5608c7d50d0 1,105 1.00/1.00 vMB 6
636,384 636,384 00000000000000000004322916c82fbb171b6cc8083d96f7c8917eef719c1ab6 1,929 1.00/1.00 vMB 13
636,383 636,383 00000000000000000003274152af237841dff81d7a242f1a0625081bdb6e8584 2,719 1.00/1.00 vMB 14
636,382 636,382 0000000000000000000f9af425c8ff6b85717fe5daddb895c2727336e324b717 1,393 1.00/1.00 vMB 16
636,381 636,381 000000000000000000055b856d438fcb796bec8698721bbbe563e1af9b36e2b1 2,597 1.00/1.00 vMB 36
636,380 636,380 0000000000000000000244670834af97b050f0446fe3b215302e2719ea0d8638 551 1.00/1.00 vMB 5
636,379 636,379 000000000000000000063a347603c5964c21eddc82eeda5b53307e29c0c63676 1,682 1.00/1.00 vMB 10
636,378 636,378 00000000000000000004371800147d6546b93e532ac357387bb779f0ccd8c252 2,296 1.00/1.00 vMB 23
636,377 636,377 0000000000000000000f819301a1d1ea7e4430667b3b29fb28c2c2238d047800 2,125 1.00/1.00 vMB 21
636,376 636,376 00000000000000000010b256299f0fd3bcfa50041843a5c5fd5467dacdf91c62 2,968 1.00/1.00 vMB 21
636,375 636,375 0000000000000000000ebc5c32ffe8afada4233c54bba39c46e037c23376c8cb 3,248 1.00/1.00 vMB 45
636,374 636,374 00000000000000000000617d3e5291fa511d8daedcef113e6fd1f3b02ba098d1 886 1.00/1.00 vMB 5
636,373 636,373 0000000000000000000f1b3ddd16581b264dd986f63047b624ca198dbb151bd6 2,425 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.