Loading Tool

Explorer IconExplorer

Memory Pool

36,888 transactions
30.88 vMB
0.08789544 BTC
Random Selection Loading Transactions
Max Size: 152.01/200 MB

Candidate Block

Mining Attempt d01ee465586d9339fdd4167a3450e4e34f69de0aaf79aae9987202f95c909909
Version 20000000
Previous Block 00000000000000000000590892dbec08479e6a3cc00185e948794a42c82afcf2
Merkle Root 55aea26b95908bc887cedc529a93d02cee20e3342b855b710271fc10abf207ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,949
Size: 1.00 vMB
Total Fees: 0.02445048 BTC
Feerates: 296.74 > 2.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,386 (424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
913,950 913,950 000000000000000000016445ab888a72e7efbabfd0fb93c0cce5b3270cb38238 1,970 0.67/1.00 vMB 3
913,949 913,949 00000000000000000001b77efaa4f9ca7453a804d672391f087cf218430c31b7 5,388 1.00/1.00 vMB 1
913,948 913,948 000000000000000000004e80a4a164ef1b024f660dc937b6a3b5dcb22d8bcea5 1,100 0.32/1.00 vMB 2
913,947 913,947 000000000000000000008cf925688a9324605cd72241f4351d10b89a2ee171a1 3,417 1.00/1.00 vMB 2
913,946 913,946 00000000000000000000bddf5a6d15b6d99daccf0d9ebf9a45d9ed2f7c31ed55 4,975 1.00/1.00 vMB 2
913,945 913,945 00000000000000000000c3f1d592c22fcd11af876118c00bccd56624d9df806c 2,825 1.00/1.00 vMB 2
913,944 913,944 00000000000000000001a54d7bc8f16977bd0502352a5e859d3ad61a8368cbe0 3,054 1.00/1.00 vMB 2
913,943 913,943 00000000000000000001ff6c24b4608afc9da568e5d3b91294c5b7e750a2372a 4,207 1.00/1.00 vMB 5
913,942 913,942 00000000000000000001cedff4a6a7534d251e21eb41c36879f09bee61803fc3 6,076 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.29 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: 597.74 GB
    • Received: 9.88 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.