Loading Tool

Explorer IconExplorer

Memory Pool

81,883 transactions
30.60 vMB
0.07966978 BTC
Random Selection Loading Transactions
Max Size: 184.49/200 MB

Candidate Block

Mining Attempt 9d6f4b70154bb5bf9a6441b8b0a09ae14e1b468883ea2be957632b72eb0f48e8
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 128b5ed1073d0da3622c54e0c85f756f1ede14144a93cc39bb555e8998099cee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.01517263 BTC
Feerates: 40.91 > 1.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (579,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,218 335,218 0000000000000000198dfa5de5a4b241bdb9672f0e0f182f4a0500fd7d60aee5 661 0.30/1.00 vMB 26
335,217 335,217 0000000000000000110b5957c9b5998d948f2cacb7dbe3db4d0649ec5d7d5716 197 0.10/1.00 vMB 24
335,216 335,216 000000000000000002f9ebf818502e71b7bb0ae5b187fe3b81f16966cdfcfa35 183 0.15/1.00 vMB 20
335,215 335,215 0000000000000000106f44a06b1c9283d371924e499287ae54e5f98c27f00cfb 122 0.09/1.00 vMB 19
335,214 335,214 000000000000000007a45c0fb4718ba88f0e6f76e3c580cea0bab573ee8f84f7 508 0.25/1.00 vMB 24
335,213 335,213 000000000000000014bf94d84fb1ddfa4fdf18d77fcf4daca4b547ded3c1f6ed 81 0.04/1.00 vMB 12
335,212 335,212 000000000000000006866fb65c10fee1216abe0b564367f25e8ee56bec4d784c 445 0.26/1.00 vMB 44
335,211 335,211 0000000000000000196a058a93bddff0c6df5ef175ece6af3b51a9419cc0d251 593 0.33/1.00 vMB 26
335,210 335,210 000000000000000003fce4469065dc548b9e785db0446247ffc9a2b027ae440e 292 0.16/1.00 vMB 20
335,209 335,209 000000000000000012ff7966383eac21f026624c2e3062116cdbfcb1cceaa453 309 0.19/1.00 vMB 30
335,208 335,208 00000000000000000831ac797b5dfcb672b40f758747d992aaed05ddda0b95db 1,172 0.83/1.00 vMB 21
335,207 335,207 00000000000000001b47792720785c951ffc33cf9ac716d2946f250525d94059 512 0.17/1.00 vMB 40
335,206 335,206 000000000000000016a5f1d10ea70e0aa297413f9d4a57395791f10cd7072716 521 0.34/1.00 vMB 23
335,205 335,205 00000000000000001138b6086e2230c89cfe65c9cda5305bcf094eed5387abe4 1,004 0.75/1.00 vMB 17
335,204 335,204 000000000000000000ac792de04cefbd46eab9d5b04dbf295ba0ed71be261fd6 784 0.75/1.00 vMB 18
335,203 335,203 000000000000000019f1745223dbeb425efd3fdf201173bf2bd9759e51f9b109 1,894 0.90/1.00 vMB 24
335,202 335,202 000000000000000011730b17521580bb8868e676643b952b174ec977a6ad6f66 1,481 0.45/1.00 vMB 36
335,201 335,201 000000000000000012c15ea1dd0779621ab119f41692f5c6a1364d6adf9554c8 1,352 0.35/1.00 vMB 47
335,200 335,200 000000000000000000c879729eae178096b092248706a407ec1b18eb62a792e9 260 0.11/1.00 vMB 33
335,199 335,199 000000000000000015f756be80d65b70f786579eb98a5e76c0b0d779e7d2038a 375 0.14/1.00 vMB 29
335,198 335,198 00000000000000000d9248def01b4a07e579e813ba8ed4e9119673c99aeb118c 1,020 0.39/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.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.