Loading Tool

Explorer IconExplorer

Memory Pool

29,306 transactions
5.73 vMB
0.02206114 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.45/200 MB

Candidate Block

Mining Attempt 04463a6088736d65561824a46dae5d01e96a5546b46c5927e782f0ac9e5ccc69
Version 20000000
Previous Block 000000000000000000012835673044393c09dff9f11e6b8e5db02c164666c95e
Merkle Root 5186538f9de88e9f9735029f798c9b209fa86d7a1e810c1d96914884a2ad3c63
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,113
Size: 0.60 vMB
Total Fees: 0.00795668 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,920 (895,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
17,343 17,343 0000000060eb8088a40774649dbc1c3a8f29d687aeba8e2d0244f3ca06bcedca 0.00 MB 1 0
17,342 17,342 000000001a14ef3bfe3ca219675a1cf9e819e5b12e0c201c3cacaafe9b2e416f 0.00 MB 1 0
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
Previous 10 blocks ↓
Total Size: 778.70 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: 314.22 GB
    • Received: 2.76 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.