Loading Tool

Explorer IconExplorer

Memory Pool

35,667 transactions
25.64 vMB
0.08109639 BTC
Random Selection Loading Transactions
Max Size: 131.11/200 MB

Candidate Block

Mining Attempt d65d4ee77950f89afd07c468d1045574f517c06009e928bde14c55b2922e271a
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 26ca023b13232b5ae45073ba1bb3f7685145de85b1e4cd0a3d6c7d5fa96a08a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,325
Size: 1.00 vMB
Total Fees: 0.03427542 BTC
Feerates: 171.09 > 3.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (67,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,471 847,471 00000000000000000001c2ead684e2189945a33211275f3a4398d97ca0e2bb90 5,822 1.00/1.00 vMB 28
847,470 847,470 00000000000000000002fe8a780f86e49d19b44636e3acc31b1ba3f082f44fe8 5,057 1.00/1.00 vMB 28
847,469 847,469 0000000000000000000126349f52c99e152d0c05ef3f306d80e9f89213fde6a8 5,675 1.00/1.00 vMB 29
847,468 847,468 00000000000000000002a55303f1a6550366fd244519ba7f3de6ed3c85fe72ed 2,644 1.00/1.00 vMB 33
847,467 847,467 000000000000000000023def531c263862b15e75c557dc924543a423acd5b531 3,101 1.00/1.00 vMB 33
847,466 847,466 0000000000000000000329a9171aae1393613f623e1b3d7208954ab8c318d3ca 6,643 1.00/1.00 vMB 28
847,465 847,465 000000000000000000008f50346c87c936de7def418467b5046deb3e9255a124 4,023 1.00/1.00 vMB 29
847,464 847,464 00000000000000000000fe3bbc305d8cd47094a54650e6412d57956a8dfc986c 3,966 1.00/1.00 vMB 31
847,463 847,463 00000000000000000000ab9506880bdeb1b4e723a602ac750ff063e8b103e120 3,465 1.00/1.00 vMB 35
847,462 847,462 0000000000000000000075b473dac360e6c682eb124baf7643a27138207616d6 3,347 1.00/1.00 vMB 37
847,461 847,461 0000000000000000000132ccdca68319648616c9deeafb0e2610e097e6c79c84 3,214 1.00/1.00 vMB 37
847,460 847,460 00000000000000000001fe97d07b430a4818fa0336ebf5ec2f4a29b82ca70bca 5,209 1.00/1.00 vMB 26
847,459 847,459 00000000000000000003207a12108f75b2ae849e64009a651583d1968fe3b4a2 4,107 1.00/1.00 vMB 31
847,458 847,458 00000000000000000000508121b05234f3c61fcae3b6129e68184f0d2fcf4c10 2,705 1.00/1.00 vMB 26
847,457 847,457 00000000000000000000041e1c0f96e97f893f326f2ac2b5dbf85cf47a053ab0 3,088 1.00/1.00 vMB 27
847,456 847,456 00000000000000000000756b46a51a2ec6f3f6f8a9c2fa7df7dfa904a37ddc4a 5,218 1.00/1.00 vMB 30
847,455 847,455 000000000000000000008ecb814571ec8d0dc5df4b4f46781c0477b7153d2b76 5,050 1.00/1.00 vMB 29
847,454 847,454 00000000000000000000b57752ebcc231891dbb2589ab8538d584acfb65d7578 5,901 1.00/1.00 vMB 31
847,453 847,453 00000000000000000000ee1d47efde39fc4ef6c95cfc00070cc5b049a8d39557 4,294 1.00/1.00 vMB 28
847,452 847,452 000000000000000000003e5df25d316ccb836391b7ca7d9866b8842f406acb92 3,316 1.00/1.00 vMB 55
847,451 847,451 000000000000000000009eebea973292ec0f25164483794bdc4f45237ac4706d 5,158 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.