Loading Tool

Explorer IconExplorer

Memory Pool

87,219 transactions
33.12 vMB
0.08252803 BTC
Random Selection Loading Transactions
Max Size: 197.49/200 MB

Candidate Block

Mining Attempt 89931a87228415b2c9e6a02b7f7d0e670372eb2b17ee73e56ad5cbb85612499b
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2ea082ba865d0c93a15d6e2603544828cf353e9ee69724771349486b61aaa7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,378
Size: 1.00 vMB
Total Fees: 0.01641811 BTC
Feerates: 151.14 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (140,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,935 774,935 000000000000000000036ccb6ce65526caeacf993fe7337fc21d258d18ef7f61 4,801 1.00/1.00 vMB 6
774,934 774,934 00000000000000000000d0a394ceb4eacd69c08f2fdd51441bb8880c4503832a 1,767 1.00/1.00 vMB 11
774,933 774,933 00000000000000000002a6cb2b7849969eeaa7a87261223b827b0f2bee054589 2,910 1.00/1.00 vMB 32
774,932 774,932 0000000000000000000582b37356dbdbd813ee6ffe1a8d45ff356e818ae3ef5f 2,271 1.00/1.00 vMB 6
774,931 774,931 00000000000000000000ab1685792c6962485cdedde16fd9ffdc652b9b571602 2,062 1.00/1.00 vMB 23
774,930 774,930 000000000000000000047a7f0f0f43c2dbff16ceaf083c3ab02a5e5ff5365992 949 1.00/1.00 vMB 22
774,929 774,929 00000000000000000006c18fe2677edbc49915188249f52fa4ec3d089355ea1f 2,347 1.00/1.00 vMB 32
774,928 774,928 00000000000000000005bf6aa025e6ff5cc33c4cb4c749b3ddb8134e8853f700 954 1.00/1.00 vMB 45
774,927 774,927 000000000000000000067d82f427a283ee7d5c1463cbc4fc3220ea5d05f1576a 2,362 1.00/1.00 vMB 15
774,926 774,926 00000000000000000003c7749aeb7b86b81611563b2165c6fc9cffd5bf457374 1,504 1.00/1.00 vMB 10
774,925 774,925 000000000000000000066050a67d09e1411c9bbbd9eaf21e452b0a0cb3bbe811 2,022 1.00/1.00 vMB 16
774,924 774,924 000000000000000000055df6b3167fa3e77963e671090587247de5d2a23ade75 268 1.00/1.00 vMB 14
774,923 774,923 000000000000000000034edcacf36005ea5982426211ed61acb6ffe605342971 1,414 1.00/1.00 vMB 17
774,922 774,922 000000000000000000024d122d7aa1058060780386a244c0c73d0554ebcc7d8c 999 1.00/1.00 vMB 26
774,921 774,921 00000000000000000000b6c3960b2d024e462e30951b8f08d9201445f2145e7e 3,278 1.00/1.00 vMB 29
774,920 774,920 0000000000000000000519b39cf357d262ff36a4dc1719d7a3c11dbd6a277148 3,042 1.00/1.00 vMB 44
774,919 774,919 0000000000000000000287942024f4978c2d2938a02a3f868016efa4adcf9c84 2,210 1.00/1.00 vMB 17
774,918 774,918 00000000000000000002382da20361f5b18d98182c1ab544304328f1d980e011 2,805 1.00/1.00 vMB 17
774,917 774,917 0000000000000000000188899715994ce62e52ada398c4fd7d7180e3049beba0 2,886 1.00/1.00 vMB 27
774,916 774,916 000000000000000000060eeaa2fb55f4548fcfbcf6b4d703eff5b3a1ae905b46 2,549 1.00/1.00 vMB 28
774,915 774,915 00000000000000000000cf592e3da30d922426af4e20abc9dc57f79cf5270eec 3,578 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.