Loading Tool

Explorer IconExplorer

Memory Pool

27,596 transactions
7.19 vMB
0.06385320 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.25/200 MB

Candidate Block

Mining Attempt d3623d10ac07ac8469def67e55fac5a257e554ca5f7c848f3e3ad8f38a10f236
Version 20000000
Previous Block 00000000000000000000f0f8cdddaad53176e3bccba4216d36f8bd37433b7869
Merkle Root c79ac89de87be2f25eaafa4126ba139087e71f39e74ef3fd141fa19aec4e018a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.03759240 BTC
Avg Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,002 (895,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
17,333 17,333 00000000498e79569fcabdf2efcca60f62f5972a17947f68903d7b9c5959c9e7 0.00 MB 1 0
17,332 17,332 00000000e56721b94d3071da6ebd74f45b4c9fdbfd1435cfe96d1ec07709dfa4 0.00 MB 1 0
17,331 17,331 000000001ea82a718f2f3a473f25130d0cfc3c33f9da9eaaf6b00c8f1384d32e 0.00 MB 1 0
17,330 17,330 000000003a6f0a5f151985a8bfc1ff94ef29eda9967591397da37a408917e667 0.00 MB 1 0
17,329 17,329 0000000044c62252cc39921938ff2216dd797180ec61f5751d970b07b94245ca 0.00 MB 1 0
17,328 17,328 000000008cadc3dd69120f46516099914dfc0aa3aebfa2922d897548b07fe0cc 0.00 MB 1 0
17,327 17,327 00000000c89ebbf88b8f9da2b49f3b37509b4e8dff02826ed73e46186f7f81e1 0.00 MB 1 0
17,326 17,326 0000000070f4bd343ac66efc0ef2fbc0fbd0767881d52d295fc5c0634b00640b 0.00 MB 1 0
17,325 17,325 000000008cfe24d1d2cd4481a9f1c353e2a4437c4ed2b39dca5db0c5f142c387 0.00 MB 1 0
17,324 17,324 000000007a1f8fcad6c534d30af38d1a1ff436e818f55a1717f25e751a998d01 0.00 MB 1 0
17,323 17,323 0000000081c8cce614ff7af37bc61a1b832d14cdb7e10fb7d21ea106f59f80cf 0.00 MB 1 0
17,322 17,322 00000000f8482f2a629e3fa53cead3b31a8964fadd8863fef311f1c2ee2a9c5b 0.00 MB 1 0
17,321 17,321 0000000042ddde321e9882803b130e138629ed741bc48894ec2127338e4bde09 0.00 MB 1 0
17,320 17,320 000000005e0ac3ecc8030afa5e03982bcf704d96a6ffd703119f136b36a109fd 0.00 MB 1 0
17,319 17,319 00000000a117c7fefdb5608245a41f728451772f7bf280c99b4231c5c0a03b17 0.00 MB 1 0
17,318 17,318 000000007c1984671f260e9f8f76deae206e4cdaf347d02e7efa383d28ab401b 0.00 MB 1 0
17,317 17,317 00000000c06b2357c1bafcf55b1691c6ada45dce03cb580a0f328255bd04b181 0.00 MB 1 0
17,316 17,316 00000000e81c165a1e032f1018bd0ce2077d9e13aa3a737948c9f49485066cd3 0.00 MB 1 0
17,315 17,315 0000000083def617e0884d9b00ef31f15bee9aa247f385db3a6b6eb41db7d0f4 0.00 MB 1 0
17,314 17,314 0000000094d7edf411845cc1647b4b3b7e0d28352f7795ea23dda122eff0cb0c 0.00 MB 1 0
17,313 17,313 00000000759399179b34c47d382050fdcd21cc895c245298c23bd56ae6ddc4f5 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.84 GB

Node Details:

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