Loading Tool

Explorer IconExplorer

Memory Pool

34,267 transactions
14.34 vMB
0.06400516 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.56/200 MB

Candidate Block

Mining Attempt 10f7ba666bd73dd59143a6fe7705958971bf51629c0ab860ba47f3fbccdeb194
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f29469d6e34fd4ab47be294dbab07c04d85c9fd68a72c12cb1a2efd8587209c1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.02202229 BTC
Median Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (745,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,072 168,072 00000000000002ad537ff3456e00a08531a028b123d9dd84783e169dfc908211 50 0.02 vMB 153
168,071 168,071 000000000000015c037b5ecfeec50f49a5e07741decb3b9874723409633e3250 31 0.01 vMB 188
168,070 168,070 0000000000000bda7dc6e0c951a9a988eba5eb765963fc289ce111af9c00d21f 55 0.03 vMB 80
168,069 168,069 0000000000000779fdb92de9e3aecf250936b8e0ed1e81bef4b9b03d9a35e3b1 10 0.00 vMB 498
168,068 168,068 0000000000000124df43e385bb34242aabaeb2d98dd6adfe2082e897eeef2faa 17 0.01 vMB 27
168,067 168,067 000000000000071fe62e9162f136e66f987cda3bc58081d437989362a4146b2d 70 0.02 vMB 0
168,066 168,066 0000000000000586361efe42c6fe22e8b8ce53eeff75d554db89bda34a6f1757 48 0.03 vMB 438
168,065 168,065 000000000000061015af4e241f0d8d979bb6efaf3b767cb4517978ab5ba534a4 31 0.02 vMB 396
168,064 168,064 0000000000000171ed7207034c76984564ae021af211847381958520d9086f73 49 0.03 vMB 79
168,063 168,063 00000000000005f6017600943b4876694dcd6f84bb6956991571e9bdd8964bd8 71 0.04 vMB 103
168,062 168,062 0000000000000ae99e4fdd697b927095c119e530f368fd646c1431117c0f7fe7 10 0.01 vMB 140
168,061 168,061 00000000000007d62bc3823733920fb61e031084f9c6e6cb802236dccfcbf973 4 0.00 vMB 80
168,060 168,060 000000000000049094a3014992445e23c367397d23fea2ff838a81f826b739a4 126 0.04 vMB 45
168,059 168,059 000000000000046875156cbe7685bea5615a0f974ceba57f71b189e83c9e8b35 13 0.01 vMB 191
168,058 168,058 000000000000022b256d47272c0f5f5c708535c7387005a47d4e677a6f7c02e9 69 0.04 vMB 31
168,057 168,057 0000000000000bff553c813c3d3a4c0572fd3504dcffcdf8bcf94712056d55db 8 0.00 vMB 339
168,056 168,056 000000000000027dc7b6159cfb8fede4f811a49c2b2afc6b237c7f468d990a18 26 0.01 vMB 71
168,055 168,055 00000000000004fca849632cf041f2f02ec2f308591b92c351736482ddba6d5d 29 0.01 vMB 30
168,054 168,054 000000000000075e3837732610ff3f127da916e7f1f29b5c030aad9da30d9e58 4 0.00 vMB 78
168,053 168,053 00000000000000bbda9259067659be10a3916687c589c8e7370d8cfda413174a 107 0.03 vMB 43
168,052 168,052 0000000000000ad570ea2c3d22dbbf93623d8da366de353d135bdf1a4b83d212 10 0.00 vMB 41
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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