Loading Tool

Explorer IconExplorer

Memory Pool

17,618 transactions
8.21 vMB
0.07133471 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.90/200 MB

Candidate Block

Mining Attempt 752d8d4f26b1f01ab2ec6d4602ec1a2655cea1c6960aeec68140d6fbcb21f2de
Version 20000000
Previous Block 000000000000000000019987a89bada612ec70cde69c7f34499dd2f58a4f2805
Merkle Root 560c8556aa844a2e0b6e39f9531ebc8a59a33b57b2627f54a21b73d590741fb7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,131
Size: 1.00 vMB
Total Fees: 0.05407528 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,400 (702,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,199 211,199 000000000000013c820f647fb6dc6caf2bc5aec99bf2262ec527ae39a221e4bc 195 0.06 vMB 73
211,198 211,198 000000000000026beb755080d51fc3bc075cd2d7bf9a96da95dfe8f3877736f4 334 0.15 vMB 265
211,197 211,197 0000000000000012effaff514df6a9e548537854e355e0dffd81e72bd473c97d 409 0.18 vMB 188
211,196 211,196 0000000000000356687bdb031c78e1661870d0b39e151349e2ec551efb786e96 11 0.00 vMB 36
211,195 211,195 000000000000043cb90c9d8265ecbfdcbd09785530ff7ec405f38d39392ece5e 131 0.06 vMB 157
211,194 211,194 0000000000000044a2bd9ce19e91277c7c219043997a78d7c2358dc36caa1b1a 73 0.02 vMB 76
211,193 211,193 000000000000025b125cbea931f7db67b789cc3082be45d8e15cf9639951dbcd 214 0.09 vMB 170
211,192 211,192 0000000000000463da118f3d8946b2f132369f3f2671f1ba67e764872ecbf6f5 143 0.06 vMB 202
211,191 211,191 00000000000003aa8993241ee55edc7a672c0757a0bd0ecf7c946ae11ac2e081 265 0.12 vMB 301
211,190 211,190 000000000000041ca893f97a00b736b16ccc402315ebf656ad8b34fbd51b4c87 370 0.29 vMB 57
211,189 211,189 000000000000033725a2ced90f9c3a173e9990f0fb3017f572a4035cedc1374f 197 0.11 vMB 121
211,188 211,188 00000000000002909e6f0a74b10ec257118858a85bdc3ac75afda515b7a92af0 466 0.17 vMB 189
211,187 211,187 00000000000000e09b60cf59246a697d7e7f449d1f8b6528faad28bb2ad23fd3 429 0.25 vMB 142
211,186 211,186 000000000000017192cafe69c8a15c664fbc104cc1131aa43419542f6f4490fc 684 0.25 vMB 230
211,185 211,185 00000000000004d524a79a48521fc677f584aa4c1cec0ecf4b2320e56d10bb95 11 0.00 vMB 168
211,184 211,184 000000000000038fd1525688e1cea6b8b37f77f6955d3f7d5f28e47f96a3b625 152 0.05 vMB 77
211,183 211,183 000000000000044f995c536b899056947f99962410f7eebf68a5cb9428fbb0c8 1,035 0.46 vMB 146
211,182 211,182 000000000000021000ce5dc6681b0dc68f3c9e5f74f73bb3a7cb37c52901c0de 534 0.15 vMB 173
211,181 211,181 000000000000012a543cf752e6104c7a12935bc0ce6b7e8a5058c42104b41384 233 0.12 vMB 133
211,180 211,180 000000000000033a40789515f6c3d9c741394cc2a1579fc60e40e027ef315152 481 0.20 vMB 182
211,179 211,179 00000000000000c0197d99aa524a4b250fba19a5532a6329d2a5dc14b9032073 504 0.20 vMB 198
Previous 10 blocks ↓
Total Size: 779.56 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: 266.46 GB
    • Received: 1.03 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.