Loading Tool

Explorer IconExplorer

Memory Pool

36,422 transactions
28.91 vMB
0.08819338 BTC
Random Selection Loading Transactions
Max Size: 143.99/200 MB

Candidate Block

Mining Attempt 86a0fb9a515468fe4993f3c6557cb9357906749a2972f079fd0dda6d1d01c5fd
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root da1dca75d303d759dbdacbe39933fcf2a5ceb376f388f64687c29967c86d4bb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.02994654 BTC
Feerates: 100.24 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (678,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,356 236,356 000000000000014fcbe93cb48efd4cfda03cb06f6419222bbd75c3c36ef2db3f 778 0.25/1.00 vMB 135
236,355 236,355 0000000000000167f0e9a626fa6cf7f96db2b0f04675dba7d1620bd3dfa892e1 903 0.47/1.00 vMB 145
236,354 236,354 00000000000000ee2b4b41e00621647ec6c2ae7bde3e978236420cc6f2bd5129 789 0.25/1.00 vMB 271
236,353 236,353 000000000000007ebb13150c5124de90c967932175086d595fbe17434c4442b8 604 0.86/1.00 vMB 54
236,352 236,352 0000000000000024c24bd6afa5c53e5b4aafc41f72ba78bc85c9f8f9b4748c9c 462 0.25/1.00 vMB 161
236,351 236,351 00000000000000be66f5c9a3ff74b6565ec67a61ccae2608628ec29c272203ac 1,128 0.47/1.00 vMB 1,300
236,350 236,350 00000000000000df61abd885052b92e1a2c9c76cd265c9beb3fb9b313149373e 682 0.28/1.00 vMB 198
236,349 236,349 0000000000000024e9a133715503f2984211d7f1be63936e7067c9084323c915 169 0.15/1.00 vMB 60
236,348 236,348 00000000000001788ac5670820964a296146cd9c72167c0f397b722e7dcd1468 946 0.42/1.00 vMB 183
236,347 236,347 000000000000008cb78d957383006bb4de803f9240b1a24726560cc7b119f024 431 0.17/1.00 vMB 187
236,346 236,346 000000000000015a26e9ab1a46808416dd0910eeedbe5d4125822efad0b5d79e 144 0.15/1.00 vMB 64
236,345 236,345 00000000000000e4137370971ecd03f03fae02c5afc6aba44be030e6b6f9d615 73 0.04/1.00 vMB 193
236,344 236,344 00000000000001028658f2992defb813cbc2c283944dbc5619847ff3e64e575c 525 0.24/1.00 vMB 191
236,343 236,343 0000000000000084fcc58fc9d10aafe61dc90899ef6af85f2e3f7faa6963016b 470 0.22/1.00 vMB 166
236,342 236,342 00000000000000643e739da0ba2ee988369423f186df6e8b22cc7a1c6abee296 81 0.03/1.00 vMB 81
236,341 236,341 000000000000015e89e89cae7cb1e8b729d60b8904501af2cb95a1931bfa7123 868 0.42/1.00 vMB 168
236,340 236,340 000000000000004da235f9990b208b1354fe4214f12fc16433f7b212aca466df 344 0.10/1.00 vMB 26
236,339 236,339 0000000000000071089f5238e839ddd0d705726475984a02b16bccfb55db5fc4 443 0.24/1.00 vMB 155
236,338 236,338 00000000000000dd47308191ab99335b006b8835d3c2eebb7b036e6f839b034c 640 0.25/1.00 vMB 202
236,337 236,337 0000000000000053c0b676b7791f47ff976ae7ce35d85cd1bd4029f0f6fb3fe6 405 0.18/1.00 vMB 137
236,336 236,336 00000000000000b8e0772118f10806fed9c7f5e5356c18225cca08ee0354a659 144 0.09/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 781.54 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: 614.97 GB
    • Received: 11.16 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.