Loading Tool

Explorer IconExplorer

Memory Pool

28,233 transactions
12.55 vMB
0.11803909 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.73/200 MB

Candidate Block

Mining Attempt f5df5a755f50abe6ca926560aff5150078398841799f921de10a47e01e46ebf2
Version 20000000
Previous Block 000000000000000000019f6c5040172d78ebbd4b210c527f6cc5c13f4a0ae2f7
Merkle Root 9667b79c81603b6e3ed124faeb60faa2de18168c1352d4af5c400e0766c0b767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 0.99798 1.00 vMB
Total Fees: 0.09640474 BTC
Feerates: 240.32 > 9.66 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,759 (709,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,277 204,277 0000000000000391f09a89f4736949edb7ac897703e56844b15d95bb23672835 105 0.05/1.00 vMB 119
204,276 204,276 0000000000000519b5cd6d5363bddb2f50aa094dd96d036b41c703dab9ae5375 138 0.07/1.00 vMB 103
204,275 204,275 000000000000022be236fa53737d11ee3f776c4dd268f301ddebf083778dd976 64 0.02/1.00 vMB 136
204,274 204,274 00000000000003d6f8e418397618f84f52b04ae32e091a58c48345be941cc79d 125 0.07/1.00 vMB 82
204,273 204,273 0000000000000451559afc93062174189f1c7d9f05ac58271e3914316166699a 362 0.16/1.00 vMB 91
204,272 204,272 00000000000004508f2ba322fb5df892a3c66ef172ccd387d49e1515f8ecf17b 221 0.17/1.00 vMB 93
204,271 204,271 000000000000017da0faad85a687879de8579bd3846900e57fa582bd262e4a6e 88 0.04/1.00 vMB 115
204,270 204,270 000000000000030724171fa8c00158613ab4f69b7173c56138a91ec9a0cdda6a 118 0.07/1.00 vMB 85
204,269 204,269 000000000000014918409b351697e163ec948ec6bdb354765ef4a2c53d1d7772 240 0.16/1.00 vMB 99
204,268 204,268 000000000000012064725431c3e9b7ddc97f4b4f6e24b3af1e45df9a2d2a9957 800 0.40/1.00 vMB 103
204,267 204,267 000000000000054535278262fd0d462d8a197ca46332afea125cf0c3b84b926e 107 0.03/1.00 vMB 20
204,266 204,266 0000000000000307d7c72a4e5bdfc430719f3488ae77f54b9291b1107e6cf945 57 0.05/1.00 vMB 48
204,265 204,265 00000000000003a73faa4cc404ebc5fe8f4e3d867abf79ac3805e6b8038d6308 409 0.25/1.00 vMB 90
204,264 204,264 00000000000004927d714f57e1514906637b0c7c2f5670f5697654ddc3f616db 739 0.25/1.00 vMB 170
204,263 204,263 000000000000018d6b2efe1cf45ddf0406c63581c62d5e7014c35045e26a5754 57 0.03/1.00 vMB 109
204,262 204,262 0000000000000197e36b688acfabf00fb1230d850f82501624c8b1f508adc103 80 0.04/1.00 vMB 119
204,261 204,261 00000000000004305c232389f6f6840025a329a7787aa949151e710a70b5eaa7 613 0.23/1.00 vMB 133
204,260 204,260 00000000000000ac7fa7491d9f27a9ebb894207ab566eb82469ca8ec367228db 408 0.30/1.00 vMB 59
204,259 204,259 00000000000002042651e174dbc5e17e3be68dbe270d698723ba794d41d274dd 149 0.17/1.00 vMB 69
204,258 204,258 00000000000000a356f08182a4e77eb7d85891625a49ee3c439e864ea1ccd683 658 0.25/1.00 vMB 147
204,257 204,257 0000000000000255fd5dd4ad0f6c65ca9a8b4ebd3d74b2542625b58854c0ca2b 176 0.05/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 780.19 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 505.35 GB
    • Received: 4.01 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.