Loading Tool

Explorer IconExplorer

Memory Pool

75,348 transactions
27.82 vMB
0.08274930 BTC
Random Selection Loading Transactions
Max Size: 169.65/200 MB

Candidate Block

Mining Attempt c818fc8f4c5ff942dc3360b0e8c5d828021bd64d94562685300f8b514ef9b251
Version 20000000
Previous Block 00000000000000000000e688f97ccb81e4d6cc7bbc0a5091e24a52bc286c17c9
Merkle Root 4692e78a4eeca2ae56116846071b824eb5f4b238c42cf819f634209349bc77bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,359
Size: 1.00 vMB
Total Fees: 0.02294121 BTC
Feerates: 555.06 > 2.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,282 (394,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
521,020 521,020 0000000000000000001514aee4eaafa840cd3046053845f13dfcb6c414f364c2 313 0.14/1.00 vMB 45
521,019 521,019 00000000000000000019d9e666eff3af5a079952e9b5de316a229ad339687fea 1,432 1.00/1.00 vMB 28
521,018 521,018 00000000000000000001f0dea27b4293058a6cd6bd52f7857b43076127df7380 167 0.09/1.00 vMB 96
521,017 521,017 0000000000000000002f6ebd7128cb7ed4cabcf95162bf6638ee3a357102a5c5 122 0.05/1.00 vMB 36
521,016 521,016 0000000000000000001b996706c431fd04cf7e61d865d5ac53e61e1971fa2226 157 0.09/1.00 vMB 20
521,015 521,015 000000000000000000373fcf8685648c1e9295e00e70720626681f35143290b0 848 0.45/1.00 vMB 48
521,014 521,014 00000000000000000033fcbf59f6657e887cb19237f899da7474372698966083 1,455 0.66/1.00 vMB 36
521,013 521,013 00000000000000000034e28bf7a122206559a09f2c653f99b253b423862e0bfa 610 0.55/1.00 vMB 23
521,012 521,012 0000000000000000000b005e30bde70c9a5beaf326b89e16a5d31b5fa4b22c7d 2,081 1.00/1.00 vMB 6
521,011 521,011 0000000000000000001db3a5b9a78e465f6184088d49d40bea49f859b59bd6f2 2,218 1.00/1.00 vMB 59
521,010 521,010 000000000000000000218b4a48512f1cf1f261b021130ea47245b34ca2a12102 1,658 1.00/1.00 vMB 28
521,009 521,009 000000000000000000371456e0380ca77ebd1de077549dc045c045915d584d4f 1,470 0.67/1.00 vMB 31
521,008 521,008 00000000000000000012f32565c654d13f9921afde1bab12042df6a9130dc580 524 0.26/1.00 vMB 24
521,007 521,007 00000000000000000030b38dc539552db10bf8a99ffe011f732c7f1f727559ab 1,072 0.78/1.00 vMB 22
521,006 521,006 0000000000000000003bc368c31565d889c40ff31b750cff050c3e88ef1c8c75 2,381 1.00/1.00 vMB 43
521,005 521,005 000000000000000000444148c1ed0aa44a9cb873f00e615d64464a5268bad8a5 70 0.04/1.00 vMB 26
521,004 521,004 00000000000000000014524cf629ad70e9b4ca1147485cd3546bb50a0815ea2f 566 0.27/1.00 vMB 50
521,003 521,003 0000000000000000003c648d3a244db5293490047bcaf24579637cc891ed3386 1,337 0.90/1.00 vMB 24
521,002 521,002 000000000000000000150df13f8c6f34fb17f9e6956e340992eec6fe151beba4 1,973 1.00/1.00 vMB 16
521,001 521,001 0000000000000000003e87c1dc1ff4c55294803f1cca76c20fbd2c710e352209 2,058 1.00/1.00 vMB 71
521,000 521,000 0000000000000000001fed59c4afb803eeb3885cf20ffc55740d2e4d6b46ef9d 2,178 0.97/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.88 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: 713.27 GB
    • Received: 17.34 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.