Loading Tool

Explorer IconExplorer

Memory Pool

80,890 transactions
31.01 vMB
0.07124946 BTC
Random Selection Loading Transactions
Max Size: 188.87/200 MB

Candidate Block

Mining Attempt 9facbea248e611fa938c75bb1fec8d4bf99257648802999fc7846a469ab99d6c
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 1a78f3ae013fa686f77a835420bb1a9914535d4e9732c7743687e9380418c267
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.00446113 BTC
Feerates: 60.16 > 0.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (435,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,754 479,754 000000000000000000fa48c6ff289206fad0434e6daf3686fa8ff1c0d46f206f 1,949 1.00/1.00 vMB 174
479,753 479,753 000000000000000000ffe466b373cd7a86cb3388f03031af31fb70e6df43a76c 1,636 1.00/1.00 vMB 92
479,752 479,752 000000000000000001227268610ac8dd64690f830438b0fd6d0fbe2d6c239ce5 1,672 1.00/1.00 vMB 95
479,751 479,751 000000000000000000dcea140f078167f6186011ecf62bfc849358cf6040410d 1,982 1.00/1.00 vMB 135
479,750 479,750 00000000000000000143100a6bcee673d0b313cac24a490a713795712dff2da7 2,343 1.00/1.00 vMB 123
479,749 479,749 000000000000000001050b964250327d167c9e67f35adfe552a7399904dc50de 2,017 1.00/1.00 vMB 123
479,748 479,748 000000000000000000df499aa8db9fed407c851f212b97e06225ce441a342281 2,476 1.00/1.00 vMB 136
479,747 479,747 00000000000000000034d17879fb49c420694a4b1ae18d3ced44ae4ea9f01166 993 1.00/1.00 vMB 153
479,746 479,746 0000000000000000002ff653d1cfc46514096103707f159adc647152da5251b0 2,064 1.00/1.00 vMB 141
479,745 479,745 00000000000000000092f52b8e801911d9fcb0f5592f44a2589838d994d6fe74 1,932 1.00/1.00 vMB 204
479,744 479,744 00000000000000000013672695df5ef1ca53e9d1677aa1423a00de6eda975fe7 33 0.01/1.00 vMB 906
479,743 479,743 0000000000000000005ed88f2dad1da944a129d551f6e12a750da04b21da4748 1,968 1.00/1.00 vMB 89
479,742 479,742 00000000000000000103be6f20390c8239d28d9c7f76ca8d715c7ca9599ca0c1 2,213 1.00/1.00 vMB 115
479,741 479,741 0000000000000000010df8dca7f66e54191d7d401036596e0d297429dd596a29 32 0.01/1.00 vMB 477
479,740 479,740 000000000000000000f66e2ea3d2b3d8380e52acc902cfb04ee5fd7510e3e976 1,886 1.00/1.00 vMB 128
479,739 479,739 0000000000000000010642bb3ee26211907267838988528a4eebbbaa2dc8da92 1,975 1.00/1.00 vMB 127
479,738 479,738 0000000000000000011f4e61683937676df42957949c3dbbc9a8de95900b39cf 1,852 1.00/1.00 vMB 131
479,737 479,737 0000000000000000004ea7fd5cb49f4c8dda453b378afac8f348456da4b39e2f 2,484 1.00/1.00 vMB 146
479,736 479,736 00000000000000000017424e80fce93c0f96e6ba988f9215c8106a2cbe9c1651 2,592 1.00/1.00 vMB 158
479,735 479,735 0000000000000000013792734e2827ef2d3bc72efbe7ccc564d80f04ec3a709d 1,923 1.00/1.00 vMB 114
479,734 479,734 000000000000000001440fd51f187588f4e7a578635cf1e2ac738c314a793d37 1,301 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.71 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.