Loading Tool

Explorer IconExplorer

Memory Pool

38,892 transactions
28.31 vMB
0.06683633 BTC
Random Selection Loading Transactions
Max Size: 143.67/200 MB

Candidate Block

Mining Attempt e3c041e983f7e018a2ed15d9f8f5e9a82b2f213c6c282351590ddb82681f6806
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 65e7ce18746cf925d74685c1dc20c1016975b2e8c18de35ac94a187e35caf847
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.01244285 BTC
Feerates: 150.80 > 1.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (392,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
522,453 522,453 00000000000000000002e787e8318be7c1c5cfa018fa57cfc8d48a531f4d1cd3 1,060 0.48/1.00 vMB 25
522,452 522,452 000000000000000000014bd37bbf2a6c901667b188445fbe0ef7080d01659526 1 0.00/1.00 vMB 0
522,451 522,451 00000000000000000002d9476109e8adce65ed8c21dbc17f67b58dc109cf2561 807 0.38/1.00 vMB 28
522,450 522,450 0000000000000000003f77b3036625592d17ca691fd5199a79f5a952d06e6f00 21 0.01/1.00 vMB 33
522,449 522,449 0000000000000000001bb16ce6a5b68582502e5c173483fb01143d4e339536f5 988 0.74/1.00 vMB 20
522,448 522,448 0000000000000000001905f28898bd4059307522d0a8a9ff968283f0191b243b 366 0.35/1.00 vMB 12
522,447 522,447 00000000000000000028d34a5c5f08a4db0db75b247e494b6c8ef97948d7f3bb 1,975 1.00/1.00 vMB 33
522,446 522,446 0000000000000000001b8b461ffd8e3d41f0ceaf628ac48da294bb370fbaed90 196 0.14/1.00 vMB 16
522,445 522,445 0000000000000000001697436603da56489cee356f53d66e337ec2fb06cedca6 433 0.37/1.00 vMB 19
522,444 522,444 00000000000000000020acd005b2f4fd27ccb8d45abb462c7e7a78537560575a 463 0.37/1.00 vMB 24
522,443 522,443 0000000000000000001a943122c74ce01664db99f8a7d3cf9e28094043aa28eb 2,335 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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