Loading Tool

Explorer IconExplorer

Memory Pool

47,106 transactions
27.91 vMB
0.12971288 BTC
Random Selection Loading Transactions
Max Size: 146.43/200 MB

Candidate Block

Mining Attempt f06ec303c2ae86c1aa0aa7ed88c1218f2c60482a95f42b7b9a24584806cdd540
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 43499b0e04b421debedf0b7542fae0b1a2dabaf6a4cd2c29c0a15985e8c4124e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,560
Size: 1.00 vMB
Total Fees: 0.05827184 BTC
Feerates: 151.01 > 5.84 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (238,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,881 675,881 000000000000000000082b3e7ada16f37dd1330b54823ed95b6972e6752e75a2 849 1.00/1.00 vMB 19
675,880 675,880 000000000000000000058cbd8a7e0e6536e058320e5b849625b1a8ce26be6b11 817 1.00/1.00 vMB 52
675,879 675,879 00000000000000000000e6d502b2385dda9c0ffa305731845ab2be6d1c8ef667 450 1.00/1.00 vMB 18
675,878 675,878 00000000000000000007e28efcfcf663557d14ceea0281c8e4481115758d2cf5 1,344 1.00/1.00 vMB 29
675,877 675,877 000000000000000000094a756902372d92dcbaa0655c37d3509e2a02099f5b04 1,818 1.00/1.00 vMB 44
675,876 675,876 00000000000000000000e50d4c98d130e5bfdb7e4a326611c880a250224cc187 1,096 1.00/1.00 vMB 59
675,875 675,875 0000000000000000000a265f8066ffcb1b9bff893f5c24a33cdf08b16a8cd0e7 1,947 1.00/1.00 vMB 25
675,874 675,874 0000000000000000000c5c55e464fb3d94ae7074c338dae479a4fd82b3fcd312 2,648 1.00/1.00 vMB 74
675,873 675,873 0000000000000000000c24290ab7ed0e6f3f793b78082102a667fdf6a2941756 731 1.00/1.00 vMB 19
675,872 675,872 000000000000000000044c7d11c04fbd4377dd28a22309f1cfd0a1e134b911d4 1,184 1.00/1.00 vMB 30
675,871 675,871 000000000000000000068bcb8f679a0783d3fb575ce34a968b14cbaf4744db59 113 1.00/1.00 vMB 7
675,870 675,870 0000000000000000000cd537a29662f9003844d40cd7fbd6bd34e04b5adb354f 822 1.00/1.00 vMB 35
675,869 675,869 000000000000000000061b88a4116d57ae34730604772c4292aa0cdc0e3c0e55 441 1.00/1.00 vMB 21
675,868 675,868 0000000000000000000ab4e7411a972e5805f9d90cbf519d2a51867668fdc71b 907 1.00/1.00 vMB 23
675,867 675,867 00000000000000000001ab17a345be7f9936e90bac31fd87193c8ec920995964 1 0.00/1.00 vMB 0
675,866 675,866 0000000000000000000ad3f22dafdb12ae8ea48d3e17358a2980bc5d4aa97fa3 801 1.00/1.00 vMB 10
675,865 675,865 00000000000000000002cfd1881b8ce3a9376388f519dcf056905aee4893647a 1,189 1.00/1.00 vMB 21
675,864 675,864 0000000000000000000c05ece344ba2d56f2c28a26ecf768eb48209746f81438 2,239 1.00/1.00 vMB 28
675,863 675,863 0000000000000000000b84d1d627ff5e50ae618d98b177037d78e810e3f022a1 1,976 1.00/1.00 vMB 58
675,862 675,862 00000000000000000000572ff09a2aa7f31f77c5c37e7e4f31039f5bdcc50897 1,352 1.00/1.00 vMB 77
675,861 675,861 00000000000000000006502b7d1fd93b05a101566e743895778ceca3aed9fce0 2,166 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.