Loading Tool

Explorer IconExplorer

Memory Pool

80,699 transactions
29.42 vMB
0.09967610 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt 8a1109302e5396856629dff5e92a48565ecc7ddbdf33b240c2d4f99bc1e944a1
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 2f2193929e7668cccbd770ef1c2bb2bc40b7fe18e5e066655751832afdb86174
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.03789966 BTC
Feerates: 101.66 > 3.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (109,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,014 806,014 000000000000000000047f3d899e9ce3a082eb32f926e55b623e17dcb57bd283 5,835 1.00/1.00 vMB 10
806,013 806,013 000000000000000000028172caa21b60fbc63a6a8b152882d4759dbacd1f5d95 7,005 1.00/1.00 vMB 9
806,012 806,012 00000000000000000000b90a8fd2a2307e06c33afe2c3dc41d0acb3c5d78d7b4 5,962 1.00/1.00 vMB 10
806,011 806,011 00000000000000000002b643e9caa79621f06253b27c91d75b4950df6ffcd5b1 3,506 1.00/1.00 vMB 13
806,010 806,010 00000000000000000000aebd4942bec39857777a65d426eb97dcabf444e57cd6 2,568 1.00/1.00 vMB 14
806,009 806,009 000000000000000000021691cbd27132f6ccb5d4b3930580f6ae556a0f296e28 3,623 1.00/1.00 vMB 9
806,008 806,008 0000000000000000000228daedf5772295aac8ae90dafe16d4640f76245efbfd 1,571 1.00/1.00 vMB 10
806,007 806,007 00000000000000000004500e2105ec369664135c55d68b6aeb9591ec3d7379d0 2,955 1.00/1.00 vMB 17
806,006 806,006 00000000000000000001f93835f619e1c7dc90f54ca4f2dd428e995d121269bf 3,689 1.00/1.00 vMB 18
806,005 806,005 000000000000000000006f63e0f2952acbae3b0229890172e1f5d3398dd19a24 3,551 1.00/1.00 vMB 9
806,004 806,004 0000000000000000000051185cf808b39ae1967ceaac320429516b582224d58a 4,097 1.00/1.00 vMB 9
806,003 806,003 00000000000000000002189e7c5977254b3e09093fa64481161459d86f0560dd 5,907 1.00/1.00 vMB 11
806,002 806,002 00000000000000000002807b29cd3a85d7987113db92f6e04e981634cff0f7ee 3,215 1.00/1.00 vMB 11
806,001 806,001 0000000000000000000104ab3e736e6b65f21795da5467b51776cc1bce4bbe1b 5,904 1.00/1.00 vMB 9
806,000 806,000 000000000000000000047c45fecacb5b55d47a589ce0725d6363bb1ed3ec5798 6,207 1.00/1.00 vMB 10
805,999 805,999 00000000000000000001346a1f949530641faace55501b32ac789cb587adf3d4 2,071 1.00/1.00 vMB 12
805,998 805,998 00000000000000000004009f07587f76bf521541baa0b5402a4a55bce443bd50 4,629 1.00/1.00 vMB 10
805,997 805,997 000000000000000000007f2040f1cfbe4f20ff5926b2311a029db22358c58d48 6,417 1.00/1.00 vMB 10
805,996 805,996 0000000000000000000379c814b0e28482fd19e3d2dca83101edaa4d5cea2f9d 2,689 1.00/1.00 vMB 12
805,995 805,995 00000000000000000004c493f7ba9ae068ffc7f4947e4aef341ecfa6f9b07e09 3,621 1.00/1.00 vMB 9
805,994 805,994 000000000000000000011e036cfaca337646cb29fb512602b7d57d0307e8c23a 5,754 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.