Loading Tool

Explorer IconExplorer

Memory Pool

32,730 transactions
13.76 vMB
0.04834414 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.12/200 MB

Candidate Block

Mining Attempt df0793d9557b16cb22a7c6a7331c21258f40ba0454f7f5f39f977bfdfae14917
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b9ce0a3498c1550209edb3d0573b1ba9ec5e630c2fb567aeae88148bce311b24
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,454
Size: 1.00 vMB
Total Fees: 0.01207182 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (708,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,338 205,338 00000000000000cc0e9117e53ca8cdaf647b5954f543d62a1073397f8a42c7e3 139 0.23 vMB 87
205,337 205,337 00000000000000bf487901d718951e527d3da13ffb6470520fa0fe3787da2def 128 0.05 vMB 162
205,336 205,336 000000000000049bba35d9ff0921857a0c5a24d7d5785ff782b0f3f3eaa71f4f 279 0.11 vMB 215
205,335 205,335 0000000000000368a2635c7d5c17168d6a2b642cbb4fa96f6547253bf01b4afd 155 0.05 vMB 17
205,334 205,334 000000000000038b70c9c5acc1e5b6ea5422fdcf814c73a804b3e091f5d9fb24 128 0.04 vMB 217
205,333 205,333 000000000000000ab00c9f3c0ca7babc9515b98cd88cc5682e22a02428984ada 99 0.05 vMB 101
205,332 205,332 00000000000004be043153c837199366f33e2a674af4419a944fd880de142f10 63 0.03 vMB 35
205,331 205,331 000000000000012d03a0e494b5bdece34b725cdfcfdaec1fd7b0e8d4cc3abff1 179 0.09 vMB 134
205,330 205,330 00000000000002c77698e8a9f2588d0b18d28d4c0955b720430cb5e8994a76fc 212 0.12 vMB 163
205,329 205,329 000000000000022c205e2fd86f928778c9446509d37e8a77df6f8a5417710811 10 0.00 vMB 457
205,328 205,328 00000000000001279e0b9c41f2daf4090f6c15c5ab0e99bfa61a41b060c563f4 12 0.00 vMB 135
205,327 205,327 00000000000003cd7f0a6ea75852843136913705f5e19f2b2ffd5505723d6b73 151 0.05 vMB 93
205,326 205,326 00000000000000b4048a8489e64c10b75526abc581e9c5433d8428509118df78 207 0.10 vMB 189
205,325 205,325 00000000000002726d4ce7ad47689eb77fe668a9c41fe4bb17f5c2356bd28089 139 0.06 vMB 232
205,324 205,324 0000000000000253b2e63362569c0da22cd8ce33d26ed5f2fa7232780df86c49 127 0.05 vMB 111
205,323 205,323 000000000000052ab144f1f6cdd25aa6d6fceca7b9ddeef41fad1f19b0e3a26e 212 0.09 vMB 176
205,322 205,322 0000000000000364547a136ae1c490c6fd2ee599c9a24655e951396f2dfd3eef 13 0.01 vMB 132
205,321 205,321 000000000000044dc051dd4112db9014ae62d744fd4a0f2978f7012f31695047 11 0.00 vMB 247
205,320 205,320 000000000000016bd44db27c9f64e3131fb397ff26f4001b1a01dfea3ca6abc7 83 0.04 vMB 129
205,319 205,319 0000000000000279fd6abcf9419383fd29d3ab665bb05248c1a7f776b02d0070 11 0.00 vMB 425
205,318 205,318 00000000000002cd1ea8b9e26debfcdc25ee17cd9f013ddcfb1321899f43ad54 51 0.02 vMB 225
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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