Loading Tool

Explorer IconExplorer

Memory Pool

78,988 transactions
29.57 vMB
0.10471495 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt f82e02a3c122500d294f339d0860542444e1b3c44ae7b0a7ceaa71b7c129c0ad
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 15fd7597cf3e5c3ce0972f8d8cabd1281b2b448383ff8e4075dd45ce82c2aeff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03985812 BTC
Feerates: 164.34 > 3.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (155,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,011 760,011 00000000000000000004020f4b54caad3aed9030db6008ec14a4ce3ad5984220 1,141 1.00/1.00 vMB 10
760,010 760,010 00000000000000000006ee9cf2c5cd23ca6221b32207197afc5fe02da6598469 2,473 1.00/1.00 vMB 9
760,009 760,009 00000000000000000006d9d2333057af6e3fad4fb5df0dd4dcccc0db1f6374d6 1,923 1.00/1.00 vMB 7
760,008 760,008 000000000000000000045c2bb0efcf500eff41eeec98a37ebe816de8fafc0c4a 3,025 1.00/1.00 vMB 18
760,007 760,007 000000000000000000010abf09d9d4a2503a328b02c06497fc2f4ecba649f095 2,696 1.00/1.00 vMB 12
760,006 760,006 00000000000000000002b1a25dd4ed663b77f5bcd57adfdd5c67e226ef4b2c63 1,469 0.96/1.00 vMB 6
760,005 760,005 00000000000000000007e0f96770e40deae7513ccf26865175d259616882bfcd 649 0.24/1.00 vMB 7
760,004 760,004 00000000000000000001cbd5882f2e4896ab5c43aae9076eb9a6eb71ce29197e 942 0.32/1.00 vMB 7
760,003 760,003 00000000000000000005a5c523f59a95d1f7fdcdb587b0ad671ceb66a9bca105 2,730 1.00/1.00 vMB 9
760,002 760,002 000000000000000000010de05238d43a412652a3983e2fdddf7eb3b40ac69714 1,597 0.88/1.00 vMB 7
760,001 760,001 000000000000000000048f28083139b2ecc184844496d72c6c47302e15d84a02 587 0.91/1.00 vMB 6
760,000 760,000 00000000000000000003e1d91b245eb32787afb10afe49b61621375361221c38 1,986 0.75/1.00 vMB 9
759,999 759,999 0000000000000000000093bd814a01c5bab3509d88be32ac8e04c9fc39df30ee 172 0.10/1.00 vMB 4
759,998 759,998 000000000000000000025e500f8279597715991ed35a75c7501f6db07ab7a5f5 809 0.23/1.00 vMB 9
759,997 759,997 000000000000000000072e5b5b5e45a2af94b360368a166541e02141b96c48de 1,433 0.98/1.00 vMB 1
759,996 759,996 0000000000000000000247bf9eac8928a0e8af136adde7b9e41ca417ad7222f3 3,327 1.00/1.00 vMB 12
759,995 759,995 00000000000000000001a6f579d66cf9a1e8fdf0301fadcfa247662d4b69207f 2,888 1.00/1.00 vMB 8
759,994 759,994 00000000000000000000b5423405a634814c50037ea4b571b908dc44ef74ee39 2,575 1.00/1.00 vMB 7
759,993 759,993 00000000000000000001bb9cacc63db4036f81e442e16c4be09e1153dbc78099 1,825 1.00/1.00 vMB 2
759,992 759,992 00000000000000000003cd8d00b2ba79e519549b1813b66feb60756562d459ef 2,305 1.00/1.00 vMB 5
759,991 759,991 000000000000000000008e17f06ec0806bc4c5bd1e544811b1fbb30268248e6c 3,256 1.00/1.00 vMB 9
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.05 GB
    • Received: 16.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.