Loading Tool

Explorer IconExplorer

Memory Pool

47,648 transactions
23.05 vMB
0.06554239 BTC
Random Selection Loading Transactions
Max Size: 128.27/200 MB

Candidate Block

Mining Attempt 440a2882df61360561a5d1a8dbfb827055bd6d9bf7195aeb9809b6e8ae8beaa7
Version 20000000
Previous Block 000000000000000000019f80875bc0cbe63088bba6ca3f4d6bd8018b6cdc4995
Merkle Root 05949b8c75f7326477c792b63913531ee63c7acc1e2479231b41f61cd218b8d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,942
Size: 1.00 vMB
Total Fees: 0.01739425 BTC
Feerates: 150.75 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,010 (809,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,000 105,000 00000000000291ce28027faea320c8d2b054b2e0fe44a773f3eefb151d6bdc97 1 0.00/1.00 vMB 0
104,999 104,999 00000000000020886d4d00050f1236674ae78262904cff58564f5a69aa72e5c0 3 0.00/1.00 vMB 0
104,998 104,998 000000000002d56a5decd1a2875506e8c5d38ce3a24f529959127806ca826976 2 0.00/1.00 vMB 0
104,997 104,997 000000000000dd81683e00bfad39ec0d208fa2c9946047d20898a3732064dec8 4 0.00/1.00 vMB 0
104,996 104,996 00000000000175944e6918ef5730fdf4b4c1d7cc6843a6963925911ebedf7665 1 0.00/1.00 vMB 0
104,995 104,995 000000000000005acfa644fd281ecf85005c7514c05eade6710a8a9353898c0e 2 0.00/1.00 vMB 0
104,994 104,994 00000000000087dc9ec91a2dc7b7757b013e53980649419809a1c7a74cb02f23 1 0.00/1.00 vMB 0
104,993 104,993 0000000000024e8d159c7591a3cdbbb899bc28b2c90e14621875248226c794cc 9 0.00/1.00 vMB 0
104,992 104,992 000000000001db69aea0004c1f2275c367d46aee84a9aa11cb89f36ed7b32e8b 13 0.00/1.00 vMB 0
104,991 104,991 00000000000152fd1d6ef436578f4d9f18d1ccae38f646f60e557eecdc069d7a 12 0.00/1.00 vMB 0
104,990 104,990 000000000002f8869843e3711ea72e01993365fcd8c730f19e5172981298a08a 1 0.00/1.00 vMB 0
104,989 104,989 0000000000023b0ca420f5a54635ff8981528d36b82e829b9485c7e0d39dab14 1 0.00/1.00 vMB 0
104,988 104,988 0000000000017327036113467ee0f0b12585f992f12c46d5c15546ffb0093bdc 3 0.00/1.00 vMB 0
104,987 104,987 0000000000002188131a4cad9ac9bd61b1d217de7530be53b341b8279d284fee 3 0.00/1.00 vMB 0
104,986 104,986 000000000001b154d24d0014c95d08f38a5e0acfc38d376c128152a2b9eaf8e3 13 0.00/1.00 vMB 0
104,985 104,985 0000000000008e64546fc2949e93ca0a01786ae6267949c3a152333a8c95460f 20 0.00/1.00 vMB 0
104,984 104,984 0000000000021f3cd107dc676cef8d5d027096270e8d4945a88f3ce5a6b69df3 7 0.00/1.00 vMB 0
104,983 104,983 0000000000023fadb500dd96c87032601d15b84ea726e124a4b3ffa6f321d8b6 1 0.00/1.00 vMB 0
104,982 104,982 000000000000f5fc6d4faf714ca6ba75569164fa357951dd8ce3239cbdf011ee 3 0.00/1.00 vMB 0
104,981 104,981 0000000000010f61ba7a6d82abe7aeb239061f9181a8091731047c4060a397f1 2 0.00/1.00 vMB 0
104,980 104,980 00000000000243c496f574a4a48efa60a5143116772912f347f3ac6e34069ca0 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.62 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: 544.55 GB
    • Received: 6.36 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.