Loading Tool

Explorer IconExplorer

Memory Pool

39,977 transactions
18.43 vMB
0.15459211 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.71/200 MB

Candidate Block

Mining Attempt a193a07d1040df0c753278c486c7afe37e4cf3ce71efed594d77e602c5631c97
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root b58d37dd4871a6b6d36b7c3a0da64d8abd321199f8a3b0cf3472e7361aa99ca6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.03332942 BTC
Median Feerate: 3.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (740,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,318 173,318 000000000000085224cbd2e3f72104b20ebed5d174b80529ed3f564f2f842196 127 0.05 vMB 29
173,317 173,317 00000000000009ebbfa655b6dcd17dc90620bd6e4e384ca7d798dc0e8535f907 44 0.02 vMB 78
173,316 173,316 0000000000000976073b45c29eb50c9de8e7852ceedee0dcc7f569db2b017220 42 0.02 vMB 25
173,315 173,315 00000000000008581dd698dec93037c07b73b1cf0494e93a2d54d2d21697bf86 132 0.05 vMB 124
173,314 173,314 0000000000000413a0bbde6308e2346fbcd33092619f98b7e6f9d0965cf0bb78 80 0.04 vMB 346
173,313 173,313 00000000000007dcbe8be8339ff20a0613817eabd7dd366e3e00e1d5232de433 102 0.04 vMB 464
173,312 173,312 0000000000000797679903ecd426696c35f7f74fb20a7d2aeb1d62e13be6d838 162 0.06 vMB 87
173,311 173,311 000000000000046b8881ea2386b0f0d060bec129282104d3068d61a7cd333b23 14 0.01 vMB 2,018
173,310 173,310 000000000000025ecb69ee3a95046b95f273b8e9d17d1d4381d83ec94599195c 63 0.04 vMB 111
173,309 173,309 000000000000069b3965f498a4bd7df2d1d2733465446a00877b4170def47889 52 0.04 vMB 57
173,308 173,308 0000000000000a55ba354e54696824298afa6a5f57d4f36b76d946ceb9aaa0a4 133 0.05 vMB 27
173,307 173,307 000000000000021ba926e5f52220254c78ab28f1c0485a48cae5f544d2223ae8 145 0.05 vMB 79
173,306 173,306 0000000000000188eb85e18921df4cc7bfb8ac8d1fc21bb73b1e457da2e196c3 17 0.00 vMB 884
173,305 173,305 000000000000032b05b02a882682b99d0947b473968405b1ca94b0cf543c7fc4 1 0.00 vMB 0
173,304 173,304 000000000000081514b7731f85d53fe6cb0127bfc0fd4f08e706a0023b41bb8b 11 0.01 vMB 29
173,303 173,303 00000000000008c2eb6038e99f8c5caf528689183acfc57ae5213c4a3ee275e9 21 0.01 vMB 34
173,302 173,302 00000000000002fc9aa17bdfb836155864bb16167546b776a87c1f4182bbbb62 71 0.02 vMB 39
173,301 173,301 00000000000008030ef62b195eea293cdb36089586cd4530b42346d1cf736586 105 0.05 vMB 131
173,300 173,300 00000000000006f20e76d94c1a79648d5ae5d089ae3b06f8c61a81da7bb6334d 1 0.00 vMB 0
173,299 173,299 0000000000000473516a09501f5cebf0978b85f081843bc5f57eb68c4ac20a04 18 0.01 vMB 6
173,298 173,298 000000000000036fa302e6c3ae6f2bb1149205dcac2dbfb6b3f91ec4a7521655 21 0.01 vMB 253
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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