Loading Tool

Explorer IconExplorer

Memory Pool

62,151 transactions
35.03 vMB
0.11085317 BTC
Random Selection Loading Transactions
Max Size: 186.55/200 MB

Candidate Block

Mining Attempt 38bead2dfaccd1651d107f850e6082950ea581317072c6c3bcf27df34a0b8685
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root c8d451507bee8cba5ee569830e998d24f409a6153b6da1415c7488ef47c8207a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03800638 BTC
Feerates: 196.04 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,971 913,971 0000000000000000000127067c436ee6664034574a2dced8c0bd5d302c005636 7,139 1.00/1.00 vMB 0
913,970 913,970 00000000000000000000001032e11f7477824dee8b52f8c1625b40a35bec6d93 5,039 1.00/1.00 vMB 0
913,969 913,969 000000000000000000010895c7e895217021078c5f7a4658a736479515ad4692 3,148 1.00/1.00 vMB 8
913,968 913,968 00000000000000000000b2e5450f8aa58be010e781f57d77d58b0cef23c6bedb 3,889 1.00/1.00 vMB 3
913,967 913,967 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158 2,716 0.84/1.00 vMB 2
913,966 913,966 000000000000000000016b2b9c1fefe7812c1abddeed1573d133704471b27ba6 6,318 1.00/1.00 vMB 0
913,965 913,965 00000000000000000000ea990272e8a4c0816f9aa1183a376a2bbb61445be5c7 3,146 1.00/1.00 vMB 3
913,964 913,964 00000000000000000001d79214024b2cabfcd83157bdaa397ad975164bad5166 615 0.21/1.00 vMB 7
913,963 913,963 00000000000000000000a02730a195d77cc0f1bb0f9ce13792c14f99a2609a2e 6,543 1.00/1.00 vMB 0
913,962 913,962 0000000000000000000002b49fc03b53c3dc75374d19fa8ff1e3d5bd33d348e8 2,040 0.77/1.00 vMB 2
913,961 913,961 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032 512 0.16/1.00 vMB 3
913,960 913,960 00000000000000000001085e6b2bde1aec3ae170828d20b1a2734ef30deb0379 1,197 0.26/1.00 vMB 2
913,959 913,959 00000000000000000001128b0a042940049701cb5cd43c5d095bea9d7f144742 3,513 1.00/1.00 vMB 2
913,958 913,958 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1 6,856 1.00/1.00 vMB 0
913,957 913,957 00000000000000000000f90a3509a0160caea88a22defd83417721477af901e3 4,597 1.00/1.00 vMB 2
913,956 913,956 00000000000000000002011e6ba772050866aa3f6b3ae07ef25ad216bee5a454 6,330 1.00/1.00 vMB 0
913,955 913,955 00000000000000000000c0fdc4d5fcbcf522ada273327c04665d01c24ea92ca0 6,098 1.00/1.00 vMB 0
913,954 913,954 00000000000000000000537df86004f5bb6eca7e5f1f085c8a7e2409707ec7a6 1,410 0.29/1.00 vMB 2
913,953 913,953 000000000000000000018874f947c54f57812b49683cdc24268b3f6b0182883c 5,124 1.00/1.00 vMB 1
913,952 913,952 00000000000000000000b153e89bf60d39de4bb1a3db4f3ff187db0dc9b98002 2,916 0.91/1.00 vMB 2
913,951 913,951 0000000000000000000134821ac06051e89cd075a69f17af57bbddb7deeac837 6,372 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.33 GB

Node Details:

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