Loading Tool

Explorer IconExplorer

Memory Pool

45,727 transactions
26.93 vMB
0.06785510 BTC
Random Selection Loading Transactions
Max Size: 142.72/200 MB

Candidate Block

Mining Attempt bd81f88b11ce0345bc23deece96330f20cc80a0ff51f39670f4bac28f1446bf5
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root dd2bd0236a400f23da87c4ff57f3127ea3b6566414b64df7747fecaf25856a4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,285
Size: 1.00 vMB
Total Fees: 0.01801075 BTC
Feerates: 151.03 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (88,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,672 826,672 00000000000000000002f9bcaaf51c430061332156b4be013ec77a498ee3432f 4,252 1.00/1.00 vMB 47
826,671 826,671 00000000000000000003bcf29602864b6b675333ef9400369564fbe77a896ba8 4,250 1.00/1.00 vMB 42
826,670 826,670 0000000000000000000252d329fb406971e21afb84e3b67b975aa88d497f19c5 3,968 1.00/1.00 vMB 45
826,669 826,669 000000000000000000039db9fb36dc1bb21e2b01b98eab7b87340f61267b01ff 4,728 1.00/1.00 vMB 48
826,668 826,668 000000000000000000020e32174ab7c9308bb25fe2894cd59ce73c410a2dd533 4,357 1.00/1.00 vMB 52
826,667 826,667 0000000000000000000380963fc705c9a0760f5a42522667cb5b7e1b2ce8fc0e 5,153 1.00/1.00 vMB 44
826,666 826,666 000000000000000000015fae6c2ad7df8cb4424632f9a85f6c39dca12a1fd385 4,071 1.00/1.00 vMB 50
826,665 826,665 00000000000000000001a9ad0c4a59a967a66be300e5001f871f7ebb7bf119fc 3,845 1.00/1.00 vMB 60
826,664 826,664 00000000000000000000998976f67ebe8d9337a4d88da7743a974eef7ee1fb06 4,601 1.00/1.00 vMB 48
826,663 826,663 000000000000000000038f6faae02cbd8aa0e77fd603648fa3358028cc1fd0fc 4,598 1.00/1.00 vMB 53
826,662 826,662 00000000000000000003ac93f150c9affc3a420faccbe443ea0128d6edfddafe 4,819 1.00/1.00 vMB 39
826,661 826,661 000000000000000000003d7a15d8eab7c53d515e8c9f66ac9abdaa3370a4413e 4,978 1.00/1.00 vMB 48
826,660 826,660 00000000000000000001ccaca264d03c252e8f56364ec91f463e67002e3affd9 4,631 1.00/1.00 vMB 49
826,659 826,659 00000000000000000000a486279494f080286de37eb2b857cc9582034971075a 4,203 1.00/1.00 vMB 52
826,658 826,658 00000000000000000001a46e48695eca449007e69a914c3784c04154f722b11b 4,597 1.00/1.00 vMB 53
826,657 826,657 00000000000000000002c6a89f61bb994722e6f3f05b3b1ae224318254c8d7fb 4,362 1.00/1.00 vMB 53
826,656 826,656 000000000000000000004ea684268702b272ed0044c12f20875573aab86ae657 4,913 1.00/1.00 vMB 40
826,655 826,655 0000000000000000000345657f7e95cbdd6a826f71cb1e61d8a155be16a59309 4,512 1.00/1.00 vMB 44
826,654 826,654 00000000000000000002e2f5517db046965b756dd4c067a80f3c53f26578d8cd 3,707 1.00/1.00 vMB 58
826,653 826,653 000000000000000000037cddb5c23599063fbc75a4c701dc143a493a9e1c63c0 3,789 1.00/1.00 vMB 52
826,652 826,652 00000000000000000000386add456f9dfa218ca360d6b89c7dd99801d86aa0e8 3,631 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.00 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: 648.98 GB
    • Received: 13.11 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.