Loading Tool

Explorer IconExplorer

Memory Pool

102,543 transactions
25.22 vMB
0.07623989 BTC
Random Selection Loading Transactions
Max Size: 175.81/200 MB

Candidate Block

Mining Attempt 7846aedadbe970f70016753913fc903710a61b052ea5d01392b218e492ad7ee0
Version 20000000
Previous Block 000000000000000000001c93565973e85ca738de0480ecb7353029bcda8dc77f
Merkle Root 5a9c3782571642281c24ae06e2c4b2b8ebb227379406aa50ce237007765841e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,562
Size: 1.00 vMB
Total Fees: 0.01858530 BTC
Feerates: 160.57 > 1.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,916 (812,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,719 103,719 000000000000c162988ce04978c0905c88bc277f5b82f3b2675817e4bda88375 2 0.00/1.00 vMB 0
103,718 103,718 000000000000dee2f379fce17b36dcab35d9462dbdb524a996601ad2c1eac745 2 0.00/1.00 vMB 0
103,717 103,717 0000000000027809cae65b34a7c90c3b1f22fc2b0c01571ceab2c038f5e17275 1 0.00/1.00 vMB 0
103,716 103,716 00000000000274f1cfe8dbba5da3ba27dcc1df53e22dc2b5a5336906c2010d6a 3 0.00/1.00 vMB 0
103,715 103,715 000000000002e66596b645b667bd93b654ab224e73378f2fca7b3196cd93727d 3 0.00/1.00 vMB 0
103,714 103,714 0000000000000e3cbae8e5cf6b1fa67d470e82fd41c41c00b4ae5e5becfa4935 12 0.00/1.00 vMB 0
103,713 103,713 000000000000dc587ceb0c56f7ce7d47117074d0af545216c99ff0a785f2b4ec 22 0.01/1.00 vMB 0
103,712 103,712 0000000000004137951b46de8915f73f7c04c4a4fcd5e68a063f250ac1b5d28a 4 0.00/1.00 vMB 0
103,711 103,711 0000000000021a0186091d361948c40c567b70d644f4df7ee7572f0223711a2e 2 0.00/1.00 vMB 0
103,710 103,710 0000000000003e39ded7e034d6b11d221ed482a57a5714214400e1924cbf18db 2 0.00/1.00 vMB 0
103,709 103,709 0000000000007615581634ea25b4f3f2410a5b06bd5a6bb4e092d711198efe68 3 0.00/1.00 vMB 0
103,708 103,708 0000000000004a0c0fcd05ac6469c3fa0e0e6d672eb862a6b6259f7eb690881e 2 0.00/1.00 vMB 0
103,707 103,707 0000000000016013ee0456aac4b03e4e056c135d112834d4d571407fa44f36a0 2 0.00/1.00 vMB 0
103,706 103,706 000000000000d2ffdfdfcb976841adb41a270e7bd90b5b899dbc63001e3cd85b 1 0.00/1.00 vMB 0
103,705 103,705 00000000000206f354f14f64f16586f6431f6c39eb7dd8d0261d0a6add4e01ba 7 0.00/1.00 vMB 0
103,704 103,704 00000000000004eb0b9c4df9f34fa26d7ed2a2080848648265ef7ee6e995033a 7 0.00/1.00 vMB 0
103,703 103,703 00000000000327761f2d89500fb8daf38371a8a8c4e83364d97ff78d6f42a0cc 3 0.00/1.00 vMB 0
103,702 103,702 00000000000370ab5c5127cdc7e63aae932518f80c3e92bb4815a8b649218f29 1 0.00/1.00 vMB 0
103,701 103,701 000000000000bc9beeefb24da3181c661551c57b19ae7faaedb42805a5534310 1 0.00/1.00 vMB 0
103,700 103,700 0000000000012b37740f9ef79d821e9d88312c677765a00905046b42cf8d142f 2 0.00/1.00 vMB 0
103,699 103,699 00000000000335d0709042448c330647da9220a7780f5ed4fd5a2429a2325a3b 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.96 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: 798.46 GB
    • Received: 22.50 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.