Loading Tool

Explorer IconExplorer

Memory Pool

84,299 transactions
31.54 vMB
0.10470816 BTC
Random Selection Loading Transactions
Max Size: 193.28/200 MB

Candidate Block

Mining Attempt 3eda63478d9ac00bdf40cd38ebdae70c318bb65f96eb0e7a4e34737434f90dd3
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 27cf8f1bb81687710fbfae8692b12ed23d5cb6e234324f63b137a083354e91c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.03189548 BTC
Feerates: 301.57 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (386,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,977 528,977 00000000000000000025b69bc10ef0711170d5eb149ca5683f6f3986c5e46c48 139 0.07/1.00 vMB 18
528,976 528,976 000000000000000000042899d6674f56330661f706ce3238e8b4707be217e275 399 0.19/1.00 vMB 37
528,975 528,975 000000000000000000005862c6d8ce9e051a2c9e839f7e0f75dcaf2d67813b4e 184 0.10/1.00 vMB 58
528,974 528,974 0000000000000000003725d11b8f21bf6f51e3ff94bed1da894e62164969e98a 378 0.16/1.00 vMB 39
528,973 528,973 0000000000000000002212bd5d1250e52b069ec26fc9dd6569adf251c7675235 946 0.39/1.00 vMB 35
528,972 528,972 00000000000000000018532875f786af2a06be136b474a01ea9b22f1228d22f4 320 0.14/1.00 vMB 52
528,971 528,971 000000000000000000141f223d66446a1d95b992f07cb26c7e4fc997f54cf4f6 1,150 0.55/1.00 vMB 31
528,970 528,970 0000000000000000002947054434f5963a3e4f3b6544a49cdf8d89eeb2f5d89a 749 0.39/1.00 vMB 59
528,969 528,969 0000000000000000001f1d29191a56d553b3dbededa56dd0391acd46bec12f7f 882 0.34/1.00 vMB 42
528,968 528,968 000000000000000000187f9d0157688528fd262b8151972cc52973555cce8d37 1,743 0.72/1.00 vMB 48
528,967 528,967 0000000000000000000be95fa00f66b9063e3f405f06bfab976e660ac3cce327 1,757 0.80/1.00 vMB 43
528,966 528,966 000000000000000000351c28c14eca111ffeb41d83d4e7f2ab6a2da67018d8bc 346 0.19/1.00 vMB 61
528,965 528,965 0000000000000000001fdb760d9c2154387177f5d3a7b80ec7ed76e508f0eb9f 132 0.04/1.00 vMB 60
528,964 528,964 0000000000000000001cf3c4428e92a84d6d6935d73319734ab5ce861d003bf3 165 0.07/1.00 vMB 39
528,963 528,963 00000000000000000030b111aee686f77dd47d18ac0bbedaad20b49ed67b0bbd 659 0.37/1.00 vMB 13
528,962 528,962 0000000000000000000fe842cd67d65883a13bbef0a988002cb44db64de78895 1,803 1.00/1.00 vMB 40
528,961 528,961 0000000000000000001896be963ab8f5d99db1eec151fbc903cddd298392c894 15 0.02/1.00 vMB 14
528,960 528,960 0000000000000000000c81ae2829673c01858ce5bae81a7ac4bbd82e5aac9507 1,001 0.54/1.00 vMB 46
528,959 528,959 0000000000000000001a6f1cc4426e7d2794a1775505ce4bd4e36d60fc17889f 1,240 0.47/1.00 vMB 50
528,958 528,958 000000000000000000062fda12edc9e8b8625b3d1c1d3689d09079e8c95c0507 2,101 0.85/1.00 vMB 45
528,957 528,957 00000000000000000027b9e6bfe3012147dd7d946a1e4733e9c4c1bd6d2efe7c 353 0.15/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.78 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: 709.59 GB
    • Received: 16.92 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.