Loading Tool

Explorer IconExplorer

Memory Pool

42,132 transactions
28.12 vMB
0.09894459 BTC
Random Selection Loading Transactions
Max Size: 145.62/200 MB

Candidate Block

Mining Attempt 64e1052195a393e8d8a5bd599f75a054bd1bd47b7fe3960c255aefd9bae35fe0
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 33c0483424d75a00d529defc7baf3a8f53ddf58181c439b5708e1d0a4b41e07a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.02169882 BTC
Feerates: 24.47 > 2.17 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (344,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,508 570,508 0000000000000000001f5c3e6a9d650067c809cad9cebe97eb7e9ff71da95e82 2,867 1.00/1.00 vMB 131
570,507 570,507 00000000000000000011e5db29e502a74fdf5c460d45d55d1c73ad08090c514f 854 1.00/1.00 vMB 114
570,506 570,506 0000000000000000002130c505e338322fcd364bdf9b116388f2172afb519f16 1,142 1.00/1.00 vMB 94
570,505 570,505 00000000000000000026f10025fb3988c82e1114deaef0e8068bfb177cf7ef19 1,724 1.00/1.00 vMB 106
570,504 570,504 000000000000000000083d90a318216c72de06c581bdb9d5cfdf255a5ee1589c 2,338 1.00/1.00 vMB 134
570,503 570,503 00000000000000000017be4ffe0b0217253baf94e3b4f438ee5830b4d8df5433 2,392 1.00/1.00 vMB 97
570,502 570,502 00000000000000000008200834a442fae0c22d974782b6dd8b30bd5e3b58cbce 2,784 1.00/1.00 vMB 153
570,501 570,501 00000000000000000023c5057f775640c2fd0474915080c173574ae5fc5dbadd 3,192 1.00/1.00 vMB 45
570,500 570,500 00000000000000000012345c821b109877fa717bda4e70f3ac46a675327e95c5 3,051 1.00/1.00 vMB 67
570,499 570,499 00000000000000000024a206e9d5cd9c4f2c895244778b105e8bc5573bf0842a 2,834 1.00/1.00 vMB 94
570,498 570,498 00000000000000000025808d543a606bb6c5475ca44733af0888d400619d07eb 2,836 1.00/1.00 vMB 30
570,497 570,497 000000000000000000124f621250719794f488a8bc8390b320491337f983b883 2,823 1.00/1.00 vMB 72
570,496 570,496 0000000000000000002883f7b9ecd9148c6fba5569fbc39de7d01f9fd12b6658 2,821 1.00/1.00 vMB 121
570,495 570,495 000000000000000000044111abecaaac11ba198883c02cc438c34c8749c498a0 2,614 1.00/1.00 vMB 122
570,494 570,494 0000000000000000000657920407002ff230feb22d51b33d4cb82310222762d3 3,283 1.00/1.00 vMB 71
570,493 570,493 0000000000000000001337aa84789ec93f829b5fd5d1c048f065013bb425ec9d 3,138 1.00/1.00 vMB 52
570,492 570,492 000000000000000000105ab40187d3c027c49e0901c7f3cce1042077f68c309a 2,987 1.00/1.00 vMB 95
570,491 570,491 0000000000000000000f40efa30217e47b4107f920119bf793c83a12150a0ac9 1,478 1.00/1.00 vMB 8
570,490 570,490 00000000000000000012991c61861ec0f37b266a227ab6740c9b6d28a7567d62 1,902 1.00/1.00 vMB 6
570,489 570,489 0000000000000000001276e0c879dcede615f16a7612422a1ca8ffbbcadbc7c6 2,738 1.00/1.00 vMB 71
570,488 570,488 00000000000000000012df73f88d3e94531a7fe169a9593e71a88b95fd12737c 2,779 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.88 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: 645.04 GB
    • Received: 12.66 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.