Loading Tool

Explorer IconExplorer

Memory Pool

17,152 transactions
7.89 vMB
0.02225204 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.21/200 MB

Candidate Block

Mining Attempt 20c6347d16adacc3aadd67c895412ba971df83af32de76f82b25e2fadbc414a5
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 017487b185a2202c81da6761e56d7a8e2d20b316ddcd7a573b4837a2c0c46c8a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00592317 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (652,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,385 261,385 0000000000000012191cb6726678e1529a6fd1e0cd2a39412ff4c3b9c84f026c 247 0.15 vMB 84
261,384 261,384 000000000000001b07cd6f46f8a30c0980b5025272a272f209418aea28fd48b8 100 0.04 vMB 84
261,383 261,383 000000000000001b71ed869d286e546d700b042b2a5a79e60fef3bcdb65e479d 450 0.18 vMB 111
261,382 261,382 000000000000000e2ec32e9a50fd1df1c65df07005b5f8a6a3c062f32df46f98 40 0.01 vMB 30
261,381 261,381 0000000000000015749d41ab51d59f17056f1abd4c8facbb78e48edd22e40cd8 558 0.25 vMB 88
261,380 261,380 00000000000000078c2ebd7a672b7f6e80a54580a99292142b2f256cef8540fb 123 0.15 vMB 35
261,379 261,379 000000000000000999b8e6a032503690f0982fc81448f29a061bad55f290b2e9 245 0.12 vMB 57
261,378 261,378 0000000000000003fc5c4c78ed822f3b87025007224071f0767278c52e78498b 502 0.25 vMB 49
261,377 261,377 000000000000000839c4bcd127affb58ce8a898e4daef5111673f09b026d73d3 692 0.25 vMB 208
261,376 261,376 000000000000000058b64062724dad2a17618e0c90a8b0d664edbcbd55061021 13 0.00 vMB 110
261,375 261,375 0000000000000002058219ab7e39135402aacdddbf77942bccbb75761f8cc2c2 278 0.11 vMB 123
261,374 261,374 0000000000000002a88130dee035301ad92f7da4d9953679db376c908608f46d 131 0.05 vMB 90
261,373 261,373 000000000000000f75f457f1a1549a1e2276e54fd1eee5795ab1087fc3540075 279 0.14 vMB 100
261,372 261,372 0000000000000000a168b79e67c63572f1a136f906e793b38c7211f87a5d46f4 314 0.15 vMB 91
261,371 261,371 0000000000000014f3df85355d5585a434766ddf376bde9f3f4fc60e0fd6268f 94 0.04 vMB 98
261,370 261,370 000000000000000bddf6eb8173248a68e2b37c5506f38f8125d1929a800beafd 247 0.11 vMB 94
261,369 261,369 000000000000000fa110d36c0aaa35c35a5912aa607cbdb43267d4dca9472e05 115 0.05 vMB 88
261,368 261,368 000000000000001c790f35d64fc976d09053973620d49caef351cb1f3bf7bb66 39 0.01 vMB 61
261,367 261,367 000000000000000fb3a88c4b3d4d8a6f79ae050388684b79714377e260867a9b 284 0.14 vMB 100
261,366 261,366 000000000000001adf858aef7d792ab9306f18e26b23d3ef2b9a6e9bf2d3793a 223 0.10 vMB 109
261,365 261,365 0000000000000015a3967b647b2094bb3505e726b6c8d4c0f8a0b82329e390c6 91 0.04 vMB 92
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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