Loading Tool

Explorer IconExplorer

Memory Pool

46,535 transactions
18.56 vMB
0.21208570 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.87/200 MB

Candidate Block

Mining Attempt 4f1fc768af6baa5feed712a6cdec12b5f6deb6cc1577636a44a959f0dd920c7b
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root ae8dce3c412ad7f551fdb32c5e57ec00f847a2cc9b380eea6ccb3a860ba20346
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,119
Size: 1.00 vMB
Total Fees: 0.06920000 BTC
Median Feerate: 5.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (757,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,177 156,177 0000000000000737cff354aae0af31caa843d608fb297881ea44745cddd92c4e 32 0.01 vMB 53
156,176 156,176 00000000000001a34088da4eb4f161d8db160228311f05da6d093c1f4a43907d 51 0.03 vMB 160
156,175 156,175 00000000000007dc8a39dfc3308977e0dba8ef6263d62f91106de89865d15ed8 18 0.01 vMB 27
156,174 156,174 0000000000000b15de3b2e2a8d9dd422755f8962527fc6c5c0db29ac12a16a1b 24 0.01 vMB 102
156,173 156,173 00000000000003852afb0702aaf7a16fb9214b3b864b2ed26697f39f39e602fd 41 0.03 vMB 223
156,172 156,172 0000000000000d2d071127d07e32772e4f1bc03908465ce77c34e72c8beb8586 78 0.03 vMB 21
156,171 156,171 0000000000000566f125b8b522222cd4aa8379cabcf3120b32b65088048c5c7d 15 0.00 vMB 70
156,170 156,170 0000000000000232234b887b14b46a045d59980de2cd393045ddd59dbf6b58be 63 0.02 vMB 118
156,169 156,169 00000000000001c7c62c7f82389667a20c2d5aad9aa4503d0127fa40239c6aa3 45 0.02 vMB 35
156,168 156,168 0000000000000c1061b3e93919a15318754ea886f94957a2b430b0ccedf60c81 3 0.00 vMB 96
156,167 156,167 0000000000000711159b4562f1c1fc95b004e84c670aeb3db4be948eac520653 56 0.02 vMB 27
156,166 156,166 000000000000059a04d568aca1edc50b78db3fc73757227371191c3c216dbd81 47 0.02 vMB 111
156,165 156,165 0000000000000d7829632160b07a121ff305cc909115f143df759412b244dd96 52 0.02 vMB 49
156,164 156,164 0000000000000ee8bab537f374c45c4f76f09606ce149825bc0d27bfdc595182 50 0.04 vMB 50
156,163 156,163 000000000000035a502862646d605093cb704f007628bfb742d80e2d8e66b3f7 19 0.01 vMB 217
156,162 156,162 0000000000000e57d323ef37179e58f1eeb4d13828a10db4f3d320af94119fab 13 0.00 vMB 334
156,161 156,161 0000000000000626474135438471066fbe93d7c07496dd6f0aea64b832ed3619 43 0.01 vMB 62
156,160 156,160 0000000000000a6b0fc04ff2d133fa10d6fcf3594a8ad8d1c2e40a6bbcbd9a21 28 0.02 vMB 33
156,159 156,159 0000000000000d279b54f3ac4ea4b324e1edc1dfd2966d39edf5b427899ce084 138 0.04 vMB 25
156,158 156,158 000000000000007d80ff72c9b7aabf97ff15dc1679f2c55e658e8dfb4a9d3c69 121 0.05 vMB 29
156,157 156,157 0000000000000d4138b5e6f8111957785f60f8df385d74145b2be25d862d4dac 87 0.03 vMB 159
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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