Loading Tool

Explorer IconExplorer

Memory Pool

74,579 transactions
27.63 vMB
0.07355367 BTC
Random Selection Loading Transactions
Max Size: 168.35/200 MB

Candidate Block

Mining Attempt ab64172e980b0b5cc1df43de38ac2b747ffe29bd7b2ad501a30c63a176912ce7
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 7404d7621962f99c87a2a9b597e6c6a7ef1b1618247abdc9e12815b8a7f5d651
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.01451961 BTC
Feerates: 100.35 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (622,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,844 292,844 00000000000000001c6f7fa19c347ac796124d8ca783410a6ffc0fdfdbedc92c 512 0.19/1.00 vMB 60
292,843 292,843 00000000000000007e31ce14d590f63789ed4cec037865717f14595ed76c9167 115 0.04/1.00 vMB 58
292,842 292,842 00000000000000000d63e9616ff9a0f4f430cfb693990a1bba13954d657980fa 91 0.06/1.00 vMB 36
292,841 292,841 00000000000000008919bdf754d13d98632a8bbfe6c3469fffaa71d16362e9e2 242 0.41/1.00 vMB 15
292,840 292,840 0000000000000000cd09dbb0c30af674a9bad970bd75fed893b8d259ec82773a 906 0.44/1.00 vMB 37
292,839 292,839 00000000000000004f34aacad7008a0affd076bc8b4e7433136ba4538f03e511 847 0.41/1.00 vMB 32
292,838 292,838 0000000000000000547b2b343cdf832a3a5bf9a800047c1d79664b893aea6f9a 512 0.19/1.00 vMB 40
292,837 292,837 00000000000000005b012cc880c4907d73f9c82fa3f357aa323a5b8baa39ff7b 1,450 0.89/1.00 vMB 32
292,836 292,836 000000000000000061c9a7a5049da8df342993a2f89c81b8831c6d087faf39e0 202 0.10/1.00 vMB 20
292,835 292,835 000000000000000002eecafbd92fcf42b414622e187f8aafc711dcb455de65f1 80 0.21/1.00 vMB 12
292,834 292,834 000000000000000078f4e64286d3c3d809e002b03dedd7f6f77802e9775608ba 796 0.35/1.00 vMB 40
292,833 292,833 0000000000000000b3db33858f319aded250da9167e9c95d9f8e68301f130383 96 0.05/1.00 vMB 15
292,832 292,832 00000000000000008264d1fbe9fb0d3cabd04c03c478c27b5dadbd59575528d3 195 0.14/1.00 vMB 26
292,831 292,831 00000000000000006c117993be73a172e0fec1843ecce24134938bb8ce7d50da 92 0.06/1.00 vMB 17
292,830 292,830 0000000000000000284452856c5069ffbcf74dd162e78a978e76a12396caab41 398 0.21/1.00 vMB 31
292,829 292,829 00000000000000004acc4e0ebd9ca7e8c0cd82793cfecff03eca0f23fcfd47aa 270 0.15/1.00 vMB 31
292,828 292,828 00000000000000003d919e428df2b1c733d0a9e7554675482255c5a0256ad53e 1 0.00/1.00 vMB 0
292,827 292,827 00000000000000003489e8ee501f2c8255ed9a27427a19af7b33d2bd2de58597 505 0.63/1.00 vMB 18
292,826 292,826 000000000000000093a8abcdcbade5b306a67ffcd3499bb1078af7d601a417f5 603 0.35/1.00 vMB 25
292,825 292,825 00000000000000004ab775e92d5ea277fe3a5825689d1abd4d9f92a38bbf7a95 1,477 0.50/1.00 vMB 54
292,824 292,824 000000000000000066894fbba9e61388f481739406e591343da418545a08c57a 161 0.35/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.