Loading Tool

Explorer IconExplorer

Memory Pool

84,649 transactions
32.70 vMB
0.10005951 BTC
Random Selection Loading Transactions
Max Size: 198.19/200 MB

Candidate Block

Mining Attempt df26762a24988d74bb6271316b969fdb0800016959afa732276e73d8341d6212
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 822a0a5eb32bb7e5e5074a127e991439e14377c919431d97fc597336f17d4bfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.02771001 BTC
Feerates: 223.65 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (234,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,624 680,624 00000000000000000007b010e8851938b6817981eac722eeda7f57b5eb4ba3e2 1,389 1.00/1.00 vMB 47
680,623 680,623 000000000000000000001fcb48bbffb7da8448a8cd5ca03ffdabf6e10d39f4ac 1,845 1.00/1.00 vMB 56
680,622 680,622 0000000000000000000263e0ff7598b2c218ab88f115adc72c6990e51cc3860e 1,731 1.00/1.00 vMB 101
680,621 680,621 000000000000000000007456384d254f4e8fcd53af04c9a4335702de6186556b 514 1.00/1.00 vMB 22
680,620 680,620 00000000000000000000b21f37ff37c693a444c157d0f22a7133f3c9ec68e01e 957 1.00/1.00 vMB 30
680,619 680,619 00000000000000000009966297f186ca8ff965f5374a02ee7f2edeafa5b93889 1,760 1.00/1.00 vMB 26
680,618 680,618 00000000000000000001961af3baef8138fb9c2c4c1494b16537b023200404b5 1,393 1.00/1.00 vMB 88
680,617 680,617 0000000000000000000acf47a006fb47abb238c51d496f5e8d7fead326e448d8 952 1.00/1.00 vMB 181
680,616 680,616 00000000000000000008d9b251205b59c6ce210dc567ee371eca6a48e2e4a209 1,632 1.00/1.00 vMB 44
680,615 680,615 000000000000000000066e235dc1d859bfdf96501abb426008f4a342c6aa045d 2,188 1.00/1.00 vMB 114
680,614 680,614 0000000000000000000986eb6e8c3adf24d6bba9ef0151fd13f6770b594eb39d 1,463 1.00/1.00 vMB 29
680,613 680,613 00000000000000000004a2c58b3ed9819b406b566094893e4866d1186d62d04c 2,378 1.00/1.00 vMB 54
680,612 680,612 0000000000000000000346821477d59499a216ddedc701b642013c8d51ad94d9 2,101 1.00/1.00 vMB 85
680,611 680,611 00000000000000000009de0dab61f62595059b67c5e059b648f95ae80edd07df 2,806 1.00/1.00 vMB 157
680,610 680,610 0000000000000000000595baa2bd6b2fc085a8af20031919f290a22542278bf6 1,451 1.00/1.00 vMB 26
680,609 680,609 00000000000000000008b675318935094e4f1b445162612229bdedd618bc7a7a 1,544 1.00/1.00 vMB 51
680,608 680,608 000000000000000000082c2c90285ee5b7673cae58e193c62a467a89133fe383 1,983 1.00/1.00 vMB 57
680,607 680,607 00000000000000000003ec05d8d75257ad06a6ead7caf409d5eb4c285013e239 2,396 1.00/1.00 vMB 149
680,606 680,606 0000000000000000000846d007fe8550e7546db69c230d239f36bbb5ded70f8a 2,120 1.00/1.00 vMB 25
680,605 680,605 000000000000000000057cfe0c048586a1990230a90959009510114d32cdcad9 2,249 1.00/1.00 vMB 113
680,604 680,604 0000000000000000000b26a49f187ea464088213ae2243fcd68e5965e011a41d 1,728 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.