Loading Tool

Explorer IconExplorer

Memory Pool

27,913 transactions
14.30 vMB
0.06486364 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.07/200 MB

Candidate Block

Mining Attempt ba0b6e9c464eec19694ac5760437926be4202f375e057abef4fe73a6f42eaa9d
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root ae22dfa15f1c8c4e73ef36e0b6231a304860eccc77048a4251fb0640b96aeaec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,560
Size: 1.00 vMB
Total Fees: 0.02999366 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (687,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,350 225,350 00000000000002b1244770a3435d2a232e7523e2f3021c64f86ccf0c9368190f 46 0.05 vMB 73
225,349 225,349 000000000000036d2cab6f29e8d81c60dabd5310e87bbbe228bc2f0e3821c437 1,008 0.47 vMB 167
225,348 225,348 00000000000003627712876368a00776974b64b4e5754aa88d8fe3aa873b5e0a 399 0.25 vMB 116
225,347 225,347 00000000000002041a634ca7e594e4e5039a29ee5ac180bc8b0ea382e7dd5f5e 824 0.25 vMB 268
225,346 225,346 0000000000000280031e6ccc0277027462c09ffe7232a6d35776a475a3ce6fb5 220 0.20 vMB 10
225,345 225,345 00000000000002994de2f52fdc53d4e2778aa277bcf362074e956ec9c2b9a25a 78 0.06 vMB 118
225,344 225,344 00000000000003d58ff4a364aa86577c3e6773d80567ea4e84d98c5f6924422d 24 0.01 vMB 180
225,343 225,343 000000000000017c213fc237ef50dc09ae6829fa1bdb2561fdf15bd9ece3f0aa 299 0.16 vMB 166
225,342 225,342 00000000000003b5f35c73f1438422008b4fe641dedff9c9ea11a7c2f1e1dadf 467 0.22 vMB 178
225,341 225,341 00000000000002424e03d5540f06d2825de827d61e96cda97310b86c552fdffa 113 0.05 vMB 182
225,340 225,340 00000000000002b41701de012393130626baebd580298739cba77bf6dca0671e 125 0.06 vMB 212
225,339 225,339 00000000000002f1faed36f3e6857ed5099cd70379f85be6a15bba971ee161da 226 0.17 vMB 94
225,338 225,338 000000000000032fbd7f9389c0e10da1db1478da959e547ccf6bc899ac6b1558 483 0.16 vMB 254
225,337 225,337 0000000000000376fe684933ad8b43d9f748aabedeb88ebea422590fb4ee1231 186 0.09 vMB 208
225,336 225,336 0000000000000012b2ae42cd28e07767e6088f96a22325f2dc71ac5ee9cdf169 215 0.14 vMB 158
225,335 225,335 00000000000003222e117b4a13f17f84d5e45c3a21a5c91e225bc57a5379c097 551 0.25 vMB 191
225,334 225,334 000000000000024bb73d285533d3b6ed9e5dedc37582cbf40cc7dbd702e9515d 128 0.09 vMB 86
225,333 225,333 000000000000007a5a8e26d7c92a018e7a44fd6d0c7c6f13f92201c2e352d7a5 428 0.18 vMB 214
225,332 225,332 00000000000001b23d73fda55433c31f84c7167ec441e03b881fe7a6d8d55779 41 0.02 vMB 153
225,331 225,331 000000000000014f9404a7defd5256bb54e1b1791a2e234a4a772e0017f9efd4 73 0.04 vMB 137
225,330 225,330 00000000000000005db45c013ec905bfe0191f66379f9008d08ad12014e16e02 331 0.37 vMB 82
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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