Loading Tool

Explorer IconExplorer

Memory Pool

73,366 transactions
27.17 vMB
0.06175743 BTC
Random Selection Loading Transactions
Max Size: 165.92/200 MB

Candidate Block

Mining Attempt 5da80b7ec67bd87be1c07dbde1616a679101863ed19a9a3cbcfc6848ce22208c
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root b2bdec34796fd30f99e82cb5aada086f08e1d801dc243da32d18b9160a7aebf7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.00417697 BTC
Feerates: 60.32 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (449,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,466 465,466 000000000000000001200f0c3555ac4de75ff8145a81ca67e6fb48cf2d2d3685 1,681 1.00/1.00 vMB 141
465,465 465,465 00000000000000000104523a1f2047a9261ae337ed90b82c5531ba630a033bae 1,947 1.00/1.00 vMB 155
465,464 465,464 000000000000000000f9cfb00f5e9696f571fe089e6e0c5b5c95cfba79138afe 2,600 1.00/1.00 vMB 152
465,463 465,463 0000000000000000012d1ad6adf578b1322b4136644ec0e774bf71c58c8db38a 1,922 1.00/1.00 vMB 151
465,462 465,462 0000000000000000014e46ef79d2088c19c23acb928620317e4e3c458e3598b8 2,169 1.00/1.00 vMB 180
465,461 465,461 000000000000000001a3cf4d254c29e8a78743ef33560206503da20ac87e0dfe 2,431 1.00/1.00 vMB 187
465,460 465,460 000000000000000001f0db392f1c6469836ca57b4572cae2a332e1ff7376d648 2,204 1.00/1.00 vMB 231
465,459 465,459 000000000000000001c87ca94cbc488c004ad193fe633ee24829c89806df91eb 1,553 0.49/1.00 vMB 447
465,458 465,458 000000000000000001d1862ee2a753be9f71d42c88049616b06aa166a6ff798b 1,882 1.00/1.00 vMB 213
465,457 465,457 0000000000000000019fcaf217229b0d2f44097a00aaef1c8fb98bb2824287a4 1,779 1.00/1.00 vMB 286
465,456 465,456 0000000000000000019d35f48d0a2a62848945f327feed2774544297ff5773b5 1,971 1.00/1.00 vMB 228
465,455 465,455 0000000000000000014b88535b9d7137d5766c0e35e6f631d8b53494c89adb52 2,227 1.00/1.00 vMB 194
465,454 465,454 000000000000000001d357bcea5036e6d9923f3443a1c5e31077195ed8a1be22 2,389 1.00/1.00 vMB 255
465,453 465,453 00000000000000000053817f40e1f134fa9b0fdb149bbc6d145982724804013d 2,398 1.00/1.00 vMB 134
465,452 465,452 00000000000000000054ac4913c1a896a287992d2e3702d03bec7ea97b5dfa1a 2,266 1.00/1.00 vMB 194
465,451 465,451 000000000000000000d2e75a85c8b0ac5195e04ab63841cc22657edea5758971 213 0.06/1.00 vMB 311
465,450 465,450 0000000000000000019c005764d24769f5beab35bfb13b329177d52a815ce4a4 2,180 1.00/1.00 vMB 146
465,449 465,449 000000000000000000fcd53ac0844362d703be3bb547caa5904862d3fa1deccc 2,410 1.00/1.00 vMB 186
465,448 465,448 0000000000000000004a237310183bbc73ef8aac6cd51ce74c925e854e27f651 1,912 1.00/1.00 vMB 251
465,447 465,447 000000000000000001cd5a582bc65db4466d0307f9196df622243190b692fef1 2,190 1.00/1.00 vMB 180
465,446 465,446 0000000000000000017429d92643c2e974934d6aab8b25f941aaaa39411fdb2d 2,254 1.00/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.85 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: 712.58 GB
    • Received: 17.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.