Loading Tool

Explorer IconExplorer

Memory Pool

43,629 transactions
29.28 vMB
0.07522130 BTC
Random Selection Loading Transactions
Max Size: 151.02/200 MB

Candidate Block

Mining Attempt a67fd037aa8d562ead8d0b606016f8b72e97272bbe204d4422f5f8bd19e65dcc
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 068638d96d5a211a7bdfc58d666ec71a02918b46bc0562903eb81872e5a79687
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,575
Size: 1.00 vMB
Total Fees: 0.01782346 BTC
Feerates: 197.49 > 1.79 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (392,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,474 522,474 000000000000000000153c09853edf18f5bf17da660c88bde17f40cf9c190690 923 0.36/1.00 vMB 32
522,473 522,473 0000000000000000002ab32667bfa8b13de8ed6f3fe2ae284ca2c7dabcc41ba9 1,048 0.50/1.00 vMB 32
522,472 522,472 0000000000000000003841dbbbfcb02f651b0ce82603a6dcd7e44e181ec1b434 33 0.01/1.00 vMB 60
522,471 522,471 00000000000000000038c963b5023d56381273271538fb7963dd568223c2f2bc 223 0.08/1.00 vMB 25
522,470 522,470 00000000000000000008f6992b4bb3c70fffd526168dcb542019b99eec9dc843 41 0.01/1.00 vMB 62
522,469 522,469 0000000000000000003d7c3d76d8e5a5929b19ae468414a0a17684d16bd12011 487 0.18/1.00 vMB 38
522,468 522,468 000000000000000000135256a824c8da22cc9c7ed0a116364973b5341edb2d63 2,485 0.87/1.00 vMB 33
522,467 522,467 0000000000000000001c25d8a620c495df62af1b783ede1c7e290032d811fa71 644 0.26/1.00 vMB 37
522,466 522,466 0000000000000000000599966e4e64ebe281704505b8d64fee9d21ad597b0315 423 0.35/1.00 vMB 34
522,465 522,465 00000000000000000024368de1455cbee92db0e67faf654a325a9cf5967aeadf 169 0.09/1.00 vMB 22
522,464 522,464 000000000000000000299fa18074cb3a97c7b85f787354a187fd0e5b7a99824f 224 0.08/1.00 vMB 37
522,463 522,463 0000000000000000001b0f940e49d44511cc0b96c16a420439bb115cecd4e284 1,099 0.48/1.00 vMB 37
522,462 522,462 00000000000000000022480f97a370f8b0b652d297c9d0b6fcdca71fb889969b 415 0.16/1.00 vMB 35
522,461 522,461 00000000000000000028bced6b2d440ddd5b21270454b8ef34cf613525097fc8 192 0.06/1.00 vMB 26
522,460 522,460 00000000000000000010c8ee6713f61aacda9a241ca1adc8df89320172a7add3 1,368 0.54/1.00 vMB 34
522,459 522,459 00000000000000000040e2ce25014e5d137e13208b99f4a759d452e334607953 497 0.18/1.00 vMB 33
522,458 522,458 0000000000000000001bd752f41de5aacc7047ac303df92222d0bd153afe6968 769 0.33/1.00 vMB 33
522,457 522,457 000000000000000000115d27d28a4cb93f36c6561e03cd03baaff17d2a6a9776 252 0.17/1.00 vMB 44
522,456 522,456 0000000000000000003ae9a4e61e87bea2ab63e2f16d8223b2843be7be472b18 117 0.05/1.00 vMB 27
522,455 522,455 0000000000000000001edb1b0fccd9d6a33fe74430f3738586f489eda9656acd 286 0.11/1.00 vMB 40
522,454 522,454 000000000000000000294eb091c4b7d2992bac0d57edd8e28dc7d2fbf80b373d 22 0.01/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.72 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: 629.73 GB
    • Received: 11.95 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.