Loading Tool

Explorer IconExplorer

Memory Pool

78,225 transactions
29.63 vMB
0.09153638 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 7834c299438a297cd77d1e7ff15db7ee05f7dc5712a3131adc569495d1a8f271
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d1b167ca1012b4fcf4bf454ed5669f4e119b75585ca8c48ecd37f9050b5cb78a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.02575233 BTC
Feerates: 477.45 > 2.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (407,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,657 507,657 0000000000000000006854ef8c617851b1f9b4a85868a502558ffa745481d3ab 1,155 1.00/1.00 vMB 59
507,656 507,656 0000000000000000001e50ad2a9d6e45bc9ecafbdb5d06894c3e06cd74b4dc76 72 1.00/1.00 vMB 4
507,655 507,655 0000000000000000002808923d7cbe2fbd1b9ad600c4a713219a9a12d68e855d 2,335 1.00/1.00 vMB 111
507,654 507,654 000000000000000000660587fc581dbae5fdcd36459725585b5e8ae096865ec9 1,705 1.00/1.00 vMB 121
507,653 507,653 0000000000000000000e0f748ea7b943063f09b0c08a27ca4c47cf3f8bd363d0 330 1.00/1.00 vMB 11
507,652 507,652 0000000000000000000fa4db8599ac91cb000401b55ff5dc6038d9393a8da633 986 0.37/1.00 vMB 134
507,651 507,651 000000000000000000280e67351aab6d49af781587d0c22d19e7536c0810d980 792 1.00/1.00 vMB 52
507,650 507,650 0000000000000000005532389aabf8b140485c8b2170aea4408ebbd67a4645f1 983 1.00/1.00 vMB 57
507,649 507,649 000000000000000000005f514073c9b1e589db0dc5b158ecf6e5666f327139e0 132 1.00/1.00 vMB 6
507,648 507,648 00000000000000000018821dbd86c85d8cc5db56bd250cb6ad5610718aa65e46 1,719 1.00/1.00 vMB 88
507,647 507,647 0000000000000000005a770e697c76e0633c73b142a943129c04b0ae2093b7dd 460 1.00/1.00 vMB 21
507,646 507,646 000000000000000000584bdd2189dbe6d9f531dd02a94313355b25b459b50437 1,198 1.00/1.00 vMB 47
507,645 507,645 0000000000000000004c0edd767941cf13a2d895846c64c5e5f728b0f15d58d5 1,971 1.00/1.00 vMB 209
507,644 507,644 0000000000000000002018e622e0f9fdc6f8175504040c4703a15278dd7852d9 1,858 1.00/1.00 vMB 108
507,643 507,643 0000000000000000005b151cd1d9322032782275ad7d85eeaae35cfb9276c6cc 1,707 1.00/1.00 vMB 87
507,642 507,642 0000000000000000003eda32fe8b3990476d5909c86c749ed77e6e9a56441255 2,377 1.00/1.00 vMB 153
507,641 507,641 00000000000000000057cace07c2653c600750a0c7821d91949e74917bb265c1 1,520 1.00/1.00 vMB 103
507,640 507,640 00000000000000000057bf8a52f9139b951b79511655ceefd1c08890f9091dba 224 1.00/1.00 vMB 10
507,639 507,639 00000000000000000035212db63e85d456f29ebf830d21074586325acf2fc235 1,391 1.00/1.00 vMB 57
507,638 507,638 0000000000000000001c7c344630ec7fcf68a9acec25a3525cf02f21a881c17b 77 1.00/1.00 vMB 5
507,637 507,637 0000000000000000001b629f5e31aaf30078fd4d115e5b626c2efd0fd0817b4f 224 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.81 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: 710.32 GB
    • Received: 17.07 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.