Loading Tool

Explorer IconExplorer

Memory Pool

86,473 transactions
31.64 vMB
0.14852734 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt 2c4896582cfddd1f4ab7086b873f6d66d7330c8db5d87de7819101f47cd92b41
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root cef460df896d83e9beb11aeb61f7e8ffe32351497946f8239b57e007d5cc33bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.06612291 BTC
Feerates: 214.31 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (227,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,153 687,153 0000000000000000000aba7d3f633c7c2be781a81c59211d2547763a0e1e19d6 1,102 1.00/1.00 vMB 38
687,152 687,152 000000000000000000049ab67d34caa7cbb1a5c0ed4979f91c5025adff5556fc 1,785 1.00/1.00 vMB 46
687,151 687,151 00000000000000000000a49d7e27f9fc5a5cff36b3aaca7cafea2bdbbb1edbe8 1,954 1.00/1.00 vMB 38
687,150 687,150 000000000000000000043a9a7fabff084e4f2777902e77e8f9533deeb44af8c3 1,749 1.00/1.00 vMB 35
687,149 687,149 000000000000000000041554caf25418be701aee6a627ada3174984d296a05d9 3,331 1.00/1.00 vMB 51
687,148 687,148 00000000000000000005d7251c78bea8e598121dfc8acf928b387a81c4713d93 2,947 1.00/1.00 vMB 74
687,147 687,147 00000000000000000008cf17ac52513e73c0255d0e994ce8f268a44c66c3c493 2,212 1.00/1.00 vMB 38
687,146 687,146 0000000000000000000b68b9fa5c55d252484ad3b213c1fb90968c5330f647d5 2,967 1.00/1.00 vMB 34
687,145 687,145 000000000000000000058e0fb0b412f1fac2eaa9efee139c6ca5eac9749e29bb 3,096 1.00/1.00 vMB 41
687,144 687,144 0000000000000000000aa3c0cf58c0a9e8177628c5ea8c107087f0e10bcab20a 2,210 1.00/1.00 vMB 58
687,143 687,143 0000000000000000000087d123e6a4c12118da3445e830428773dde057435a6a 2,555 1.00/1.00 vMB 91
687,142 687,142 000000000000000000098f36800b8654aa6c31ade0eb96dec1c1f019d056aff1 987 1.00/1.00 vMB 38
687,141 687,141 000000000000000000000ca8aa5d3286c239f2cd7437c5ad6945c7f4fd3d55c6 1,005 1.00/1.00 vMB 17
687,140 687,140 00000000000000000008d24c748f7aaac160f7e4a33ab036075abec662b71eda 2,095 1.00/1.00 vMB 32
687,139 687,139 0000000000000000000750dc80d2647a0e47bf1bd3425d1172b3531ef218e4e1 2,115 1.00/1.00 vMB 29
687,138 687,138 000000000000000000083d6cd9b363921dc95b4dabdd14583e6131b6b23b5c86 1,172 1.00/1.00 vMB 9
687,137 687,137 000000000000000000076111cfd7957e30c0703c24181bea0413bd280720cdc7 945 1.00/1.00 vMB 19
687,136 687,136 000000000000000000017c4f665f8bd620800c8d4781d43d05969f2dddcf04be 1,222 1.00/1.00 vMB 31
687,135 687,135 000000000000000000062e328e6b4dc80727047c664dbba4b730b794387c3cd3 1,992 1.00/1.00 vMB 30
687,134 687,134 000000000000000000071220f73cd64b22a1f4a6d29e36a4f4dba5748136b445 2,344 1.00/1.00 vMB 10
687,133 687,133 000000000000000000084dc1f101ed5db9f654712df39f5d1c0fe7af347c483d 2,240 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.