Loading Tool

Explorer IconExplorer

Memory Pool

30,484 transactions
6.20 vMB
0.09361444 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.63/200 MB

Candidate Block

Mining Attempt 79e0b76c1f9de3a0f9284d22a7c71e306e34cbaa7c30a15fed9093b5edadf1f2
Version 20000000
Previous Block 00000000000000000000045174389281011fbf7883ce8663d407d9c2bda9a572
Merkle Root c6f48df9cffd5e9fd8945b3de0327567cd2ffe689c991adc99da8eb6732c25e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,936
Size: 1.00 vMB
Total Fees: 0.07045143 BTC
Avg Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,922 (895,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
17,341 17,341 00000000dc79d0027884dda53b6f213ad41d56cb8b2ed290e59b6d2c67ad7b46 0.00 MB 1 0
17,340 17,340 0000000010d8395e88c63120e37297971e3dbff013d07879df484bba6c29127b 0.00 MB 1 0
17,339 17,339 00000000469b693d96fe425e87608263823f1739c050a46e65d7fd5bc9960d9b 0.00 MB 1 0
17,338 17,338 00000000605c402719bbf7617f29c5069906c6fb752f3f0429866f3eaf2a35ee 0.00 MB 1 0
17,337 17,337 000000009fbb96578410045864828c243458a635434771a644a4cf9edc2156b8 0.00 MB 1 0
17,336 17,336 00000000d4afb73ad5bdb13a40848bfed1637db23e925ff163843a95be435e5e 0.00 MB 1 0
17,335 17,335 00000000dfc5a2db8d8d99b1d1b4683a503972fe02eeedf9d3a4d53c8ef08428 0.00 MB 1 0
17,334 17,334 00000000c2f950356202b623d5c1d9e4922365f441dc6ee7683c77f99718e081 0.00 MB 1 0
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
Previous 10 blocks ↓
Total Size: 778.71 GB

Node Details:

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