Loading Tool

Explorer IconExplorer

Memory Pool

66,976 transactions
21.81 vMB
0.13637645 BTC
Random Selection Loading Transactions
Max Size: 133.76/200 MB

Candidate Block

Mining Attempt fefe43018ce243bbe1ccf9cd35491a434df82bdedf916712be618b3182bb137e
Version 20000000
Previous Block 000000000000000000007b635c8d20a19e7deaa32de9c499b8d2d1b3589209f2
Merkle Root 1fe3a4a6d2f2412172a2a1192ca55dc31161ff8b396eac263992f6de17766741
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,566
Size: 1.00 vMB
Total Fees: 0.05472487 BTC
Feerates: 795.20 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,824 (808,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,615 107,615 000000000002785ce378c5ec5b3ea7fe76dad25e6748881841e06d3ac47da317 4 0.00/1.00 vMB 0
107,614 107,614 00000000000209b85c3a0e9fe6506f1966ca473a9da5047237e752100a644cac 12 0.00/1.00 vMB 0
107,613 107,613 0000000000020b3858c6007e31d659a651b22952a77d7d6210390cee01d32b63 10 0.00/1.00 vMB 634
107,612 107,612 0000000000024aa850d32d31d46a1623d4be5c4b15be0ed877c3b36a3efc81da 34 0.01/1.00 vMB 0
107,611 107,611 0000000000023f5779e68a2b0454ed696b8e54ab4a1735be30f04d4b478f19d7 4 0.00/1.00 vMB 0
107,610 107,610 000000000002533db00db351465f733056b09953eac4983ef401a8982e533f62 2 0.00/1.00 vMB 0
107,609 107,609 0000000000021d8ea0f48552123a46ef71e9892788e53d92832b278060af2730 11 0.00/1.00 vMB 0
107,608 107,608 00000000000002806fdd22dcce0da3be8caa37f72ab6aa150d5c742ab387767b 2 0.00/1.00 vMB 0
107,607 107,607 00000000000102a7f6a4f434231b9d9dd57e2d83fc8077fa642a46e5a02af984 12 0.00/1.00 vMB 0
107,606 107,606 00000000000186bb6cf2854c94223cebe9ebbab519c6f0b6e0a21874c99489e5 3 0.00/1.00 vMB 0
107,605 107,605 000000000000a579f88de3bae51937c0a1f1a1126c4565fcf42aef334b529b00 1 0.00/1.00 vMB 0
107,604 107,604 000000000001ebb5df2a2f40c24d6917d965203061e262cca57c68435b4faa63 5 0.00/1.00 vMB 0
107,603 107,603 0000000000020971bbca716bb0bdc59c4c79670db37ab55cc4151deacd03ee72 9 0.00/1.00 vMB 0
107,602 107,602 00000000000095b6fc16ac66ac6102362eb335c8f11071b8a10df9391dc8f5ab 7 0.00/1.00 vMB 0
107,601 107,601 0000000000026295a730cabaff69331ae5ce345526f1592b228e8ec0bea86f20 4 0.00/1.00 vMB 0
107,600 107,600 000000000001a4fadf39731a5228d5add914ba612f92f3ae10ad4b62a8dcfe6a 12 0.00/1.00 vMB 127
107,599 107,599 0000000000019557e963250e81f33c4522394f44710dea00eacf2923f196c2b4 3 0.00/1.00 vMB 0
107,598 107,598 000000000001b85526e2c85642cb02f4dd4769844be67d5f8d20c2f9bf42251c 6 0.00/1.00 vMB 0
107,597 107,597 000000000001ad82c00ad1be66eeaa9bcbf98d5fc1d28a0d709d0f636389d7f2 12 0.00/1.00 vMB 0
107,596 107,596 0000000000012652e2d52f0310da461396f5ecea8106d897f87262ebe4b671a6 6 0.00/1.00 vMB 0
107,595 107,595 00000000000219fe09530554b7db2b0941d49de844234ae84ea557b625dc0965 32 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.80 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: 788.09 GB
    • Received: 21.73 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.