Loading Tool

Explorer IconExplorer

Memory Pool

77,032 transactions
28.87 vMB
0.08020766 BTC
Random Selection Loading Transactions
Max Size: 174.33/200 MB

Candidate Block

Mining Attempt 9190109d0d98f762235a982a37e9a4c0bd1bb6d86974d7d4e227ed7162a95262
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root bd43f609d51c90d9ab9710849ff24b98607d0134909ca319850171896ba8ea0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.01989861 BTC
Feerates: 103.00 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (479,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,474 435,474 000000000000000000b2246807c5526ad6aa5b0f5fc8a63fb480707f6ea29b48 2,037 1.00/1.00 vMB 54
435,473 435,473 0000000000000000007cdb9d8cd3cc05a59f64f60cf59f1ef72bc580f56749c9 2,705 1.00/1.00 vMB 54
435,472 435,472 00000000000000000148a028ad595a37ba8203b058d28b4396b24a4eadaaaa7d 1,718 1.00/1.00 vMB 80
435,471 435,471 000000000000000001dbc58febc736e54b1ae4bb7a8055d5adf7f572f5bd2b7b 2,276 1.00/1.00 vMB 61
435,470 435,470 00000000000000000095422f14e59d1682a4576beac66dab311e1dc0a99442d2 1,399 1.00/1.00 vMB 78
435,469 435,469 000000000000000003d6523466d4f5870e8ef1754ac91d41dea1d4ab5811ac24 1,820 1.00/1.00 vMB 68
435,468 435,468 0000000000000000008580026df7bc048aafc6a0a05805bdcbaeb278d88d9e9d 521 1.00/1.00 vMB 71
435,467 435,467 000000000000000003c4d5425244077cc2f436defad97b12656688d95600755d 645 1.00/1.00 vMB 70
435,466 435,466 000000000000000002b798c19fe76cc580495e0d3d1e678f4f31bd4e8ef11679 2,449 1.00/1.00 vMB 103
435,465 435,465 000000000000000003272c8dd7f474ca36cba4930fcec41253b69bd8ea7ba7b6 1,411 0.99/1.00 vMB 42
435,464 435,464 000000000000000001e8145c94de96c76d02cc7fb3806410ebf1587a31177234 1,669 1.00/1.00 vMB 33
435,463 435,463 000000000000000001d9e6e6d0c9ca8e586a59af9d549bf2c30012ab490fa4ed 2,051 1.00/1.00 vMB 51
435,462 435,462 000000000000000002ed0dd85b2e14e3b11905d4ceeaa6aede179bd23f1c3737 1,674 1.00/1.00 vMB 62
435,461 435,461 0000000000000000004452705b5df0bfa9101b674d471cf73d7833bf9bce181a 1,543 1.00/1.00 vMB 66
435,460 435,460 00000000000000000170fb44d2f060c3c5dac73ad594c7b7c78be20123ebb7c5 2,726 1.00/1.00 vMB 60
435,459 435,459 000000000000000000ccfe8bd39d0619caecf8784495658fc3a35b049d90f4eb 1,522 1.00/1.00 vMB 60
435,458 435,458 000000000000000000e17738f5eab42416b6fd962a4a033482ad636c8749e9fa 1,501 1.00/1.00 vMB 64
435,457 435,457 0000000000000000029aef5a996b305611ad83446ca9fbf98abc27fc6063ad02 765 1.00/1.00 vMB 74
435,456 435,456 00000000000000000082ed5c599748dbaf59b084445c3f0c107fef194fe9009b 1,861 0.75/1.00 vMB 100
435,455 435,455 0000000000000000027fd968d41741f31c73c4a3b304472da0165245278e2ea3 2,005 1.00/1.00 vMB 80
435,454 435,454 000000000000000001bb9b02d600930740604485f9a8a880477ac1c42414ec5f 416 0.21/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.66 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.01 GB
    • Received: 16.35 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.