Loading Tool

Explorer IconExplorer

Memory Pool

61,148 transactions
24.28 vMB
0.06428344 BTC
Random Selection Loading Transactions
Max Size: 143.21/200 MB

Candidate Block

Mining Attempt 2476b921be8e27a51d9864b7ff60e725e0144a179b2508b13fab7b0fadf72ea1
Version 20000000
Previous Block 000000000000000000000baab4522ff1a05aee294086badf0798637f3ceaa4c2
Merkle Root dc9a268c55679014722bb7b256801c5e99727f15c75fb3135ec7f7153ca3a896
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,396
Size: 1.00 vMB
Total Fees: 0.01174016 BTC
Feerates: 115.63 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,587 (744,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,386 173,386 000000000000046739eeeff639d969221987598e937b402ba24736480dcc2167 1 0.00/1.00 vMB 0
173,385 173,385 00000000000004ca79f76dd1080fcdb2be3d22f632762c9489402e5d1fa7d64f 13 0.00/1.00 vMB 131
173,384 173,384 0000000000000851a0175fc2c78c63d6c11536856ce7ec4d703a4c660a7c95f9 35 0.01/1.00 vMB 130
173,383 173,383 00000000000001dfb8e122ef67190f3b0b19dcb0ce9754d3fb6a857a11850813 133 0.04/1.00 vMB 36
173,382 173,382 0000000000000927fd5edbc7849299ae58d582d8180bb55c679453aad9ee2413 131 0.06/1.00 vMB 140
173,381 173,381 00000000000000da9fd2a3f0dc915579569a15fc82bfa08466f11302b105f790 31 0.02/1.00 vMB 82
173,380 173,380 000000000000091390df7a5085765703a07fcc8e7f7fbed420f186066e398071 11 0.00/1.00 vMB 11
173,379 173,379 0000000000000a315c2f0f4b82efcd9062372e1179d321f9d7767567e4dd764b 40 0.02/1.00 vMB 84
173,378 173,378 00000000000006f969d40bf9d287c5cda8c5929300b485c68597bccc79474359 117 0.03/1.00 vMB 10
173,377 173,377 00000000000008d4fa0d2957b905f31061ba316a72950424b5b0818e56189a54 63 0.03/1.00 vMB 90
173,376 173,376 0000000000000852ab1f02c0e1794d9e9a88aa5db0be7bf63be1e6cb9d815539 10 0.01/1.00 vMB 37
173,375 173,375 000000000000053f199ae19d34365277e534f978ea2f6c69cd4757a4fc099af5 10 0.01/1.00 vMB 0
173,374 173,374 00000000000000d8f6c65f51b1803c698ad2f21a3f4e50615b26fdf7f99229f0 22 0.01/1.00 vMB 120
173,373 173,373 00000000000008742e3857d7035d739311bfa45608ff56ee025fc1a7806014e3 60 0.03/1.00 vMB 400
173,372 173,372 00000000000008416dd3b743593345aeafe429d319536f641c6957cc6fce5a31 1 0.00/1.00 vMB 0
173,371 173,371 00000000000008de0a6fea0cafae0a97a6501651f8266ec1ca2a3d4bb4c060ff 8 0.00/1.00 vMB 46
173,370 173,370 0000000000000a44229ededfe7336f1582ca1cb8d8c5e6db43d3628718c27eea 3 0.00/1.00 vMB 84
173,369 173,369 0000000000000a43a77bfa1e6baabc5fbafa5308de669e0b7e7dce5c37297129 19 0.02/1.00 vMB 47
173,368 173,368 00000000000004014d6bfab517cea468d1f47a7f753b338ebf9b79366de45a1c 42 0.01/1.00 vMB 32
173,367 173,367 0000000000000268d5fb56e53b9250b7010938a66e42a4732df0cc1ed51b91e1 70 0.04/1.00 vMB 60
173,366 173,366 000000000000081d47754ec3a7e9688dbeec6df47186ce2587b7981f142c9d9b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 786.82 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: 1,015.72 GB
    • Received: 35.23 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.