Loading Tool

Explorer IconExplorer

Memory Pool

27,218 transactions
7.87 vMB
0.07741727 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.93/200 MB

Candidate Block

Mining Attempt 397fe048233df6d187c4a7f586509d3e5e0d254dd14298915f9a40b37d9b4bf3
Version 20000000
Previous Block 00000000000000000001166de9ec9aab1650f7c89d17c2b818254940842d1a9f
Merkle Root 672843b5c2d2c17e5eabe92a67a94b796cd9516fa55aceebf78ab4c78a0fd128
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,621
Size: 1.00 vMB
Total Fees: 0.05275828 BTC
Avg Feerate: 3.90 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,101 (763,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
149,327 149,327 00000000000001fe8b6414b7fb5570ed29ae77bd1f1126f19bb503464ffe7904 0.00 MB 13 458
149,326 149,326 000000000000045fa42534107baf132d1b1c67058c2764ce5fdb75c7e4c85949 0.02 MB 24 226
149,325 149,325 0000000000000386fb6af402f9180281e3ffa1cab5c5092f009bb4b578defa87 0.03 MB 85 53
149,324 149,324 000000000000095e84a5861deaa8d9305410efd64599a2bde419dbf54fd6ad84 0.02 MB 60 118
149,323 149,323 000000000000086985c651e4ad69621d390a3053a21bf3afca074baaad6e1245 0.00 MB 1 0
149,322 149,322 0000000000000659f97721613fffff0eb510e59ea0610599e32a79c841fe2f91 0.01 MB 13 25
149,321 149,321 0000000000000563b9dc97097ac920b02b9a99fa165a10a90480e36ce26cc514 0.00 MB 3 2,099
149,320 149,320 0000000000000481f544cfea06ca4c81fb9c3862b7a44070a7a70f698c16b283 0.00 MB 5 194
149,319 149,319 000000000000074949b0d1353595736d603b1900034d053dc4fcc43e06b37a47 0.01 MB 22 79
149,318 149,318 00000000000007a7d7acdd8621a6d0355f467a1a121154febfc886543e6d9d75 0.01 MB 33 92
149,317 149,317 0000000000000aef08bfd8610b262a73ccc9b5cb18c1322df549735492d3cc74 0.03 MB 31 88
149,316 149,316 00000000000005e06be93dd02ea2a865be972741f2040c31a278b2f7e397860e 0.04 MB 135 80
149,315 149,315 000000000000002ab2b9acb50bc06122c04e0dfd3faa735c95ead260bf5cb2ee 0.01 MB 18 172
149,314 149,314 00000000000001a92b4ec7810f4d21ff392a33dcfacc3755a8d49324e2b1783f 0.00 MB 6 0
149,313 149,313 000000000000049334e4a7d1203fff5c2fcac1136056afb83522cedcfdf00f10 0.01 MB 35 188
149,312 149,312 00000000000000cc0ac6d3fe0059be8e32b825e8e09c9bc7a629b7292a8f2a5a 0.01 MB 25 75
149,311 149,311 00000000000000e6b1ff5c9193cdb4aab077ac368aa5902c823855cd5c0fe0d9 0.04 MB 119 72
149,310 149,310 00000000000002fbf8a605192307ad619b687b2c1ae47b91c042311eddd0fa21 0.01 MB 14 44
149,309 149,309 000000000000003d336c6e336eefe5074e73252044ab8a57b93ffec32291d8cd 0.01 MB 16 55
149,308 149,308 0000000000000468482425628368712639000e1247e08849b2ccf9bd1c50ddac 0.04 MB 105 169
149,307 149,307 000000000000039cb0ffaea0a936b65d717e756b21ad319b3dd27b1e392e1652 0.01 MB 26 87
Previous 10 blocks ↓
Total Size: 779.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 11
  • Data Transfer:
    • Sent: 112.70 GB
    • Received: 0.39 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.