Loading Tool

Explorer IconExplorer

Memory Pool

34,231 transactions
25.75 vMB
0.05607934 BTC
Random Selection Loading Transactions
Max Size: 129.97/200 MB

Candidate Block

Mining Attempt 875103a83369d78ab515adb07615699277c6b1dda95a3ebdd752ed870e45f97b
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 3eb22512fbb8837d02521965ff62190d8b75a78619b897f5376197196fb64fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.00889120 BTC
Feerates: 532.98 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (410,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,388 504,388 0000000000000000005d1cd591457da8de6ba7e1eaa63b6ff3b80aeb6cd3ff5e 1,821 1.00/1.00 vMB 247
504,387 504,387 0000000000000000003ae3ebffd5aa9718f3040e3f6716400b0a3edd9412ff0e 1,983 1.00/1.00 vMB 390
504,386 504,386 0000000000000000002a52f4d598ce286c3fa168be593d2403f8d2b49db9e445 2,719 1.00/1.00 vMB 454
504,385 504,385 0000000000000000000cded70f0ed227afaf51e4230cf0f81c99671916ceb421 2,488 1.00/1.00 vMB 414
504,384 504,384 0000000000000000000c3c9f84ed6d05cd71b7f3c4aa86b8d0b7400b59c340eb 2,573 1.00/1.00 vMB 464
504,383 504,383 0000000000000000001b6b755782c0820c68399fe8718ca3250a91ad8058122f 2,099 1.00/1.00 vMB 219
504,382 504,382 0000000000000000005630afd73ea1e541531d070287e88fabbacd715247bf20 2,036 1.00/1.00 vMB 370
504,381 504,381 00000000000000000076db1fb611aeb848cf34d8aa4a2371b25b23681b9cd3ed 2,523 1.00/1.00 vMB 388
504,380 504,380 0000000000000000005fc5d51586ca7a644147465cd5713e804c8af64f330ff3 2,427 1.00/1.00 vMB 438
504,379 504,379 0000000000000000002eb69cfc35408d9af6d6623eeb66c3845f941b0921cfd5 2,276 1.00/1.00 vMB 351
504,378 504,378 000000000000000000626bba96a8af55da420f4ae6f1f60a49361623ee5adcd0 3,065 1.00/1.00 vMB 428
504,377 504,377 000000000000000000220e4d072f163c5fe1430d1bb5bebad938da2e3a2296be 1,635 1.00/1.00 vMB 473
504,376 504,376 0000000000000000001f85d12b5f9080b341c3738f4c25d1255d2b13ca74c6f9 1,347 1.00/1.00 vMB 443
504,375 504,375 0000000000000000002d04a2201273ea9ba76583c0298b1c8b693eae7c248dcd 2,355 1.00/1.00 vMB 485
504,374 504,374 0000000000000000000829395277ab56c779aafa3318d5dcb5ddde28e307e51a 2,231 1.00/1.00 vMB 354
504,373 504,373 0000000000000000001a93655f3cba732b45c64b506f2b3d0712b6cbe21b808e 1,985 1.00/1.00 vMB 319
504,372 504,372 000000000000000000563942c9abe427c8a61c1ee8ba71296bb3fc464eb69d24 1,200 1.00/1.00 vMB 173
504,371 504,371 00000000000000000022affb5fc8dbd377436dce5af6a86050318051beecb29a 2,326 1.00/1.00 vMB 437
504,370 504,370 000000000000000000052dea2f03cf4a89e15dadb06e6f9f72161c7cc30e6dc4 1,894 1.00/1.00 vMB 281
504,369 504,369 000000000000000000738f51678b5293f8d91a448d6a5bf7c9314d01eaca381b 2,374 1.00/1.00 vMB 380
504,368 504,368 0000000000000000006fb53dbb5be0812e1a4e96cba63b0b4fb014c64f5bb0b4 2,987 1.00/1.00 vMB 460
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.