Loading Tool

Explorer IconExplorer

Memory Pool

16,933 transactions
9.65 vMB
0.02275481 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.88/200 MB

Candidate Block

Mining Attempt 50bd76bf172723b11e4f771508c8588e902167bca3b2c08e8e998b0346830bc8
Version 20000000
Previous Block 00000000000000000001c502407c79329580e06b9e8b8f002d0c95031ee97480
Merkle Root b724728430878dbc145c0877edce64102b478f8a2ee32d011e183b742a6d17c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,280
Size: 0.9979675 1.00 vMB
Total Fees: 0.00793713 BTC
Feerates: 150.92 > 0.80 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,626 (709,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,283 204,283 000000000000012469f1899e0637b24a6d346b50490b575c55078b66005e66f4 32 0.01/1.00 vMB 193
204,282 204,282 000000000000007fa205f1d080fe2b11c92ca25864ea952c72c1ec4fe181fc3c 215 0.10/1.00 vMB 118
204,281 204,281 00000000000001f95eace50374226c6fe757683d4d07fa1d81d2374878a802d2 97 0.03/1.00 vMB 88
204,280 204,280 000000000000032a50e78f92f2c29b1e18509a6ea668849971b6ae95c2f4e8ef 113 0.05/1.00 vMB 119
204,279 204,279 0000000000000002714d12bce850250dc06d3323cbd4a96e619994fc3851f13e 358 0.17/1.00 vMB 136
204,278 204,278 00000000000002fae689801d1fd639e60780b8a6be5733b9ab0d5b6da8986c2d 64 0.02/1.00 vMB 127
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
Previous 10 blocks ↓
Total Size: 779.95 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: 467.02 GB
    • Received: 2.86 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.