Loading Tool

Explorer IconExplorer

Memory Pool

32,951 transactions
25.11 vMB
0.04984919 BTC
Random Selection Loading Transactions
Max Size: 127.33/200 MB

Candidate Block

Mining Attempt 70b4826cffe27a79f02ea19ae589d06d47d18a4a91a976434aead843c1cd2fa3
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root da0467459af3ec4ecf32d3ae8378c8024502abe83b9e3981a488fa57bcbd89de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.00465928 BTC
Feerates: 75.37 > 0.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (205,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,628 709,628 00000000000000000006d63dfaca46db8740c4d3d9ac5b3cddd1d27d5269e67a 1,267 0.39/1.00 vMB 2
709,627 709,627 0000000000000000000585169345590685e6bcc068fe779f926a4d67b1bc7cee 1,914 1.00/1.00 vMB 17
709,626 709,626 00000000000000000003cb88a59f145eef21d60f931586328bb07b61b23802b2 1,769 0.87/1.00 vMB 8
709,625 709,625 00000000000000000002664e0dd5610cde89ea08b4495e88bfcb96ab30c0bee4 219 0.06/1.00 vMB 12
709,624 709,624 0000000000000000000702d1b16ead8efcc907dec7a3adc87984539a80b0b2a0 18 0.04/1.00 vMB 12
709,623 709,623 00000000000000000002c8ae080c3b31e9a8aecdc68816736346109f1e56b819 387 0.18/1.00 vMB 10
709,622 709,622 000000000000000000045a4db09bf989904fdee3e0a38799c57b2f2b633cacce 362 0.17/1.00 vMB 17
709,621 709,621 00000000000000000001fba121c9e643d077e30b7e9ee3ad8b79ee5624c0783e 200 0.07/1.00 vMB 17
709,620 709,620 0000000000000000000283184fd7c5fdccf2ee27728b097fc426700cd86f9d54 144 0.06/1.00 vMB 11
709,619 709,619 00000000000000000001a30b5598565b152a43bf73f16b657c67bcd5b6d69f4f 169 0.07/1.00 vMB 12
709,618 709,618 00000000000000000001ae1086438b2759469f35e04281e8bb129589d9eecdb2 95 0.04/1.00 vMB 10
709,617 709,617 000000000000000000084998c830400904d95383fd8df8aafe8d251d5c26da52 333 0.11/1.00 vMB 12
709,616 709,616 0000000000000000000822d16760e599c167f2957227dd77fcd2c890f12aa023 1,670 0.76/1.00 vMB 10
709,615 709,615 00000000000000000007e16d3d5b6b6a124e52e2d0a962c02c93c985c541d4aa 139 0.04/1.00 vMB 11
709,614 709,614 0000000000000000000860422074a17f89a22fc8d5c5bff8d64e3448ddcc3870 990 0.58/1.00 vMB 9
709,613 709,613 0000000000000000000c70260b0eb824eac3d7b2173b0b40e68f8aa6450f1451 175 0.06/1.00 vMB 10
709,612 709,612 0000000000000000000a621eedf093b444989a3c924e23e640edfca85305ade2 551 0.30/1.00 vMB 7
709,611 709,611 00000000000000000002c4e72a2f1d2c8bc9c9a42ce2a84585b4ab7117bfcc05 838 0.71/1.00 vMB 4
709,610 709,610 0000000000000000000952f21f7079cd0ed1184ba896365b3a66832c5496a933 285 0.18/1.00 vMB 8
709,609 709,609 00000000000000000001a516cd04df3b16de479c640eb924aee8ed88cff89630 70 0.02/1.00 vMB 12
709,608 709,608 0000000000000000000b8d6f7826ae19cdc133457f978c9fb86c2d7f3c557d6f 492 0.25/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.