Loading Tool

Explorer IconExplorer

Memory Pool

72,732 transactions
27.41 vMB
0.07223350 BTC
Random Selection Loading Transactions
Max Size: 166.32/200 MB

Candidate Block

Mining Attempt b237b5cddff20c0a5ddfb6c2d056480a2cb20b1f629066c04c7a1fe87705c08c
Version 20000000
Previous Block 00000000000000000000b43694ad7ebf829e668ac21ffafda38b076cd662619a
Merkle Root 3796b3b3fc61bb14f1a9c6f28ff214b8810bc7b28ec7cbe1fa1a07a9975b2b53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,771
Size: 1.00 vMB
Total Fees: 0.01314639 BTC
Feerates: 301.90 > 1.32 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,579 (657,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,231 258,231 0000000000000002200a929a51719a9cb3b5b9c00a56eb0698c38dec84d83815 386 0.17/1.00 vMB 93
258,230 258,230 0000000000000017743f31843ccc20e314c713ea78f5130f0285b6764a714926 89 0.03/1.00 vMB 104
258,229 258,229 000000000000000e47ce946cba6d126590a86cdaac05afe45dd693cbb309d79f 53 0.02/1.00 vMB 206
258,228 258,228 00000000000000022083ba7b4abab4d9e71b7183300d0ceccc6cf415604e1741 254 0.10/1.00 vMB 102
258,227 258,227 0000000000000025cbb60f5228be1e45deec5a72dcb00f5b4260949b3aff9ee9 261 0.11/1.00 vMB 128
258,226 258,226 0000000000000015057dc958a2746a09cc7e93703c197cf5c084bf2582b4a2e8 39 0.02/1.00 vMB 32
258,225 258,225 00000000000000194cb71d1ecc7c070f158acbbf83aefba009fe0cbe052dd08c 496 0.20/1.00 vMB 101
258,224 258,224 0000000000000007f8887780e2048fc46a9e7e09445b77a59ec3ee3c47ac57fa 42 0.02/1.00 vMB 49
258,223 258,223 0000000000000003c01b01b328654c5c02c457a87d7d5898abed33bc751740e9 753 0.30/1.00 vMB 176
258,222 258,222 0000000000000020bcae41ca99d2ee2561adb8c117b68a94df05ad04ba1b191c 273 0.14/1.00 vMB 104
258,221 258,221 0000000000000020cbb4d3b3f9b8dee7efaa3c50926699158cce2abf2142c16c 63 0.02/1.00 vMB 101
258,220 258,220 000000000000001c5f2ad596503e5305f38e73886b87737188b1259ab52ff985 40 0.01/1.00 vMB 74
258,219 258,219 00000000000000079323c80a3e7587946949b409f100efc55cb6b7c41a462ce6 490 0.20/1.00 vMB 104
258,218 258,218 00000000000000256e54ca3c5499633f79228f2e8033e32c511fbb8f5a01548f 153 0.06/1.00 vMB 289
258,217 258,217 0000000000000000e5d5779d8f895ed911d72ba1b7bc3810402c556a82abd915 56 0.03/1.00 vMB 95
258,216 258,216 000000000000001160f5194e409e4a2e4468e2d076483b36a4c88d2f5d6092df 29 0.01/1.00 vMB 77
258,215 258,215 000000000000000887a82d2b084528dfdb6dea37592c5ce0ffdc03d492d2620f 190 0.08/1.00 vMB 109
258,214 258,214 0000000000000010d6164a70b93c0cbefc130c35567be348f36a39145b2297ae 413 0.15/1.00 vMB 112
258,213 258,213 00000000000000028a9d7bed7854c8715052c049f59524b5fead453fca659744 151 0.06/1.00 vMB 88
258,212 258,212 000000000000001f251fc4db0a6ad8bcfd015326316087ddaa6e9090d9ef5a1f 149 0.06/1.00 vMB 117
258,211 258,211 0000000000000009249cfa248ceba7f57c49bdab94a8a6494daa56bb8a6b494a 359 0.30/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 783.39 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: 769.67 GB
    • Received: 19.72 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.