Loading Tool

Explorer IconExplorer

Memory Pool

76,566 transactions
28.95 vMB
0.07636964 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt f55408a5032cd2c7f6dbdf8fd621174df05f9fbea79eb20de92c9be9f73cdf57
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 461a620d3822497dc4c1711f6fe934adc54a0f5514dae42a8e03080fa86543b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.01328593 BTC
Feerates: 77.76 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (704,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,613 210,613 00000000000000ba5b1f819ac5361e577847f432d0d66d9a99c4c1e5c47b84c6 62 0.03/1.00 vMB 23
210,612 210,612 00000000000002952ab920c7bd50d1339fad502035ef10bccb3fb6bee9bbf090 264 0.13/1.00 vMB 197
210,611 210,611 00000000000003ffb4e745633b6145d02709fa3baf32645a430548073f6d2c47 73 0.05/1.00 vMB 502
210,610 210,610 000000000000049200711a3401efd0f0bcae34a527df0f44868bf5c8cfcd450b 64 0.05/1.00 vMB 70
210,609 210,609 00000000000000b040726805bfcbb6aa643003ce06599c092e66ab0a5b857e31 207 0.09/1.00 vMB 217
210,608 210,608 0000000000000118a8b54a649b344c195df48275b56d4454baa62bbbc8b1d6e9 158 0.07/1.00 vMB 157
210,607 210,607 00000000000000785d4158dec8bb5553416607e893ab0d29453edb42e130d84e 150 0.09/1.00 vMB 94
210,606 210,606 00000000000002613340885ef7d1b1a532a588c55c71ddedbe6d2b6572da3f98 10 0.00/1.00 vMB 37
210,605 210,605 0000000000000462881843a3b3f4130068d3059d2a560f9786e048ef0d046137 135 0.06/1.00 vMB 118
210,604 210,604 000000000000038c729d909e3d631da77c881ea0611346fb77ec33d747af1555 218 0.10/1.00 vMB 241
210,603 210,603 00000000000001ce505878bfbf6c1e46936b77cbf68ee5d8b0acc0c27b0171aa 10 0.00/1.00 vMB 29
210,602 210,602 00000000000003c26b6c61cf9a5a31cb8565c034f5750e359bc3a772a7a4f25d 66 0.03/1.00 vMB 200
210,601 210,601 000000000000020708a73585285f0645cc47a5eacf46a5124839222afb649d56 104 0.04/1.00 vMB 162
210,600 210,600 00000000000000d7be2851a24f36f9e4b385af771233e2d20c00e17bf32c88a1 248 0.19/1.00 vMB 111
210,599 210,599 00000000000002c2b3e4b0d18d1eb32a32a17e9424beff8f28b27ebf5c3dba8c 99 0.04/1.00 vMB 9
210,598 210,598 00000000000002411109c7694f908ba91430b3d640d274cecb5682de87bf821b 319 0.13/1.00 vMB 164
210,597 210,597 0000000000000408ee0c7bfb11c1e88d96043e8993b5074d0065cd0406099808 8 0.00/1.00 vMB 14
210,596 210,596 000000000000030205f9448c903fbc11c287ccd05424f39a64f196a1a7c0ffc6 37 0.01/1.00 vMB 174
210,595 210,595 00000000000000e81b5896d3de97989e596f8b618adda33a6fedc140d0466cc8 160 0.08/1.00 vMB 120
210,594 210,594 00000000000001e69e9be3cacc43dc922addf093dac02373d9d38d9315a0fc48 12 0.00/1.00 vMB 323
210,593 210,593 00000000000004dc4a772745e4a3fd4177a494321e3c8499267a9c808a57895b 32 0.02/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.