Loading Tool

Explorer IconExplorer

Memory Pool

33,589 transactions
27.73 vMB
0.05639470 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt 75e3bf183832731a25de3e8e5c9f31f32ef7bd2fd4fa1eead5dd15909b64337c
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root b0de1e1102f65fc05c8dc3888c640be9340f3d4029d19da03c24107ef33ca1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 758
Size: 1.00 vMB
Total Fees: 0.00358941 BTC
Feerates: 40.21 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (682,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,478 232,478 000000000000014077725b11a6e0de16034b5a3c13c7cf34f9784a1b39f0ccb2 369 0.21/1.00 vMB 119
232,477 232,477 00000000000001a7fc5dcea6e29ab86905f4e3cffaae637a567f534955fa8d7a 391 0.15/1.00 vMB 162
232,476 232,476 000000000000016b097f0c691e76d6e7fbf25f7e630643adad0a29738036fbe5 63 0.04/1.00 vMB 142
232,475 232,475 00000000000001148611cb2113b0392359ac2132892b7327004d497dde23f7b9 367 0.25/1.00 vMB 63
232,474 232,474 000000000000004b1dee159fa6bcd2207a732bae7f9780dd53ddac6682f16fc8 851 0.44/1.00 vMB 118
232,473 232,473 00000000000001bdb93ea2c44b976fc86e6b07f50fd4e14d65371f1d9a0672fd 313 0.25/1.00 vMB 106
232,472 232,472 00000000000001da9750f851a191181d787def338a7059701ae6885c6a81bf39 644 0.25/1.00 vMB 178
232,471 232,471 00000000000000fea51999b1eb08b0206b39beb94921a5cdb37ec49e32a2b79e 776 0.25/1.00 vMB 236
232,470 232,470 000000000000000ef522ecbad8643151e3e5535bcd5f08646b67ca1f3095eb9d 32 0.01/1.00 vMB 54
232,469 232,469 00000000000000445fe7b787b213e71e5621e1cc0e7beed53b7248ea72ad6066 251 0.11/1.00 vMB 177
232,468 232,468 00000000000000cce20395453f227238c11dda73a241a84b1eff2697b6ef75eb 154 0.05/1.00 vMB 210
232,467 232,467 00000000000001a4dd75340faeecd48d393a55585b26408d197f591499a8212a 269 0.13/1.00 vMB 145
232,466 232,466 0000000000000084ebb375487232be2e9d68b987bf2909b1968797e021b838be 61 0.02/1.00 vMB 219
232,465 232,465 00000000000001407a3f1082c32cc61aaa00876b2921bd3eb68c3f24e5c930e9 360 0.17/1.00 vMB 88
232,464 232,464 00000000000001b1511a11b08fbef1dac109da25d006dc8b06183e4727625a0d 158 0.07/1.00 vMB 157
232,463 232,463 00000000000001b35a86b243833fbf04d13d74b383f3b39de375238c836a65f9 425 0.18/1.00 vMB 175
232,462 232,462 0000000000000199a9b97d62b9c039dc6f973bf8c6cc6885498779b452aaab6b 62 0.02/1.00 vMB 92
232,461 232,461 00000000000000edc85d2d1f91af3a78e58717ef7279f2ab0051c544315c30f9 339 0.14/1.00 vMB 155
232,460 232,460 0000000000000136fdf1cf172df22d304765f93c7546e3ba37d561856af77e94 219 0.19/1.00 vMB 74
232,459 232,459 0000000000000032b8d42b0621f83b68cdf0e02ad9034662d086e6092f32ca04 384 0.15/1.00 vMB 207
232,458 232,458 00000000000000b812a0a41d2a25bfbb89f6ccd989f9ed63203f83ea7ecfd7f7 66 0.03/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.