Loading Tool

Explorer IconExplorer

Memory Pool

31,706 transactions
9.99 vMB
0.12027714 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.49/200 MB

Candidate Block

Mining Attempt 050b9a2087b45123b3c645edd531dc911326c40045de371889371fecde8a5a56
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 32818e0a46a137183fa12302f9aa480d03ed8969d40b21affa04c73bddd3acf1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03696750 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (714,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,853 198,853 0000000000000590b6fc20e119ca7951bdb1a2f7e747feab3c6bf734b2476fda 122 0.05 vMB 125
198,852 198,852 00000000000005ec0d8c2cc1d499d40d39a05e01d36829319215870326140e2b 20 0.01 vMB 113
198,851 198,851 00000000000002d3dd403ef354cd99a0f3f92f9bd1713f2529a814c359533acb 16 0.01 vMB 32
198,850 198,850 000000000000034c7a2ade640d45253655f30088cb8a9f97e2f827396dbf9652 258 0.09 vMB 137
198,849 198,849 0000000000000059ed4834a331343c19f5a46efb9e4c02f237ae92e96fdda445 1 0.00 vMB 0
198,848 198,848 0000000000000537538a07b0f0951cd5d173ece5f4ad0c9dd8dad75e9b3968c5 89 0.04 vMB 125
198,847 198,847 00000000000001991708ba65aa25a16365d8322433f13dd55bc9751c83239e35 330 0.15 vMB 122
198,846 198,846 000000000000017efaf7f152fc707d723a7ab0dc773ce07cea3b036f5b452ab7 118 0.04 vMB 113
198,845 198,845 00000000000005b33e7d93dade7eb32afd9127f5a2b2f010862d4f8c6884ae69 455 0.23 vMB 88
198,844 198,844 000000000000053936f7a5740c422a21cbeee727d2e70fba422509930a0f2b0f 417 0.18 vMB 164
198,843 198,843 00000000000000d0c17997702cbfb59dcb3c288319601a4bd8ae53eb21ac6caa 133 0.04 vMB 19
198,842 198,842 000000000000040c987636a79e245d939642abe4324ef8a9b9d2b9a1b8108d89 26 0.01 vMB 169
198,841 198,841 00000000000006144ea72c5d4008ff13562aebb617938a8a10cc2d410c94cf5c 222 0.08 vMB 137
198,840 198,840 000000000000021d295374d280234e1c3e690b718a8f7f7da8f43c7f69ff5e36 328 0.11 vMB 143
198,839 198,839 00000000000005fc3646d78b69146e3e52a4a4e3f2c9e1b8f841b4968d2287df 472 0.17 vMB 154
198,838 198,838 00000000000001214617c30333b6d9c29668f83f4e6769bafffa89adca0cadc9 271 0.12 vMB 171
198,837 198,837 00000000000001cf569ec57b37f5877551843a22e9fc183f197bc1961e624f94 308 0.12 vMB 133
198,836 198,836 00000000000001448741243b1113f9157894b92d4ae8c5c7d64f9f85b9ffb1db 122 0.05 vMB 69
198,835 198,835 00000000000001e40f0fade4e292f4f4fbbd589c5aff503ed5fa9434a57920fb 14 0.00 vMB 46
198,834 198,834 000000000000022395214f4ce13fa7f010241928b53b9bf5185c77d81ef619d8 221 0.15 vMB 121
198,833 198,833 00000000000005a5a2956ed34b3f87052efe6eecfebe97e4f53b3fcad4206252 623 0.19 vMB 158
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 73
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.65 GB
    • Received: 0.45 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.