Loading Tool

Explorer IconExplorer

Memory Pool

77,483 transactions
34.17 vMB
0.14176445 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt b5538466d9cb4f9a9d54268928847d1117637a94db7f8abffdc101decf6cefd4
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 4d6d11bdc5d3e16286de51333276ae984585427d2cdd11ae239027c544e1ec15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,714
Size: 1.00 vMB
Total Fees: 0.02291249 BTC
Feerates: 84.27 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (673,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,876 241,876 0000000000000065906a409cac597ddc58445c66515d82bd1677826e87b1becd 161 0.07/1.00 vMB 160
241,875 241,875 00000000000000060784907d2ff9f7f6e268b262a02171c54d9efa952af2b190 194 0.11/1.00 vMB 96
241,874 241,874 000000000000006af20eab0f88682048b9df4f1bb2e3de2d28f18ab15f9fe753 430 0.18/1.00 vMB 184
241,873 241,873 000000000000009785027dd4beb09c89c2e1fe5ac12a82b31b78154d8496ae49 502 0.22/1.00 vMB 177
241,872 241,872 00000000000000d9a69402d338d887017eb2d9eb7bbb8cb1830d411df3490254 115 0.04/1.00 vMB 182
241,871 241,871 000000000000003d3247e14f4dcf3b6ce862a40d10fbd48b0bae85277e3c6616 193 0.12/1.00 vMB 154
241,870 241,870 000000000000003679a76f80dfefdeee73b58fa2765ca316b609aa2ec141efc1 379 0.16/1.00 vMB 172
241,869 241,869 00000000000000fb693b521fd2b926818260d7b2c2be5bf7aac93e3283a125df 395 0.18/1.00 vMB 168
241,868 241,868 000000000000005e1da0e57795ad53d1195fd2c96399be7478260ba454ada342 218 0.11/1.00 vMB 144
241,867 241,867 000000000000000b35ff1277015631bf1c90949dda7c032f2db877bbfb2a72d4 105 0.06/1.00 vMB 162
241,866 241,866 00000000000000d71354813773d3b7537984c73269c90ff3d96444c59fc032e2 339 0.15/1.00 vMB 159
241,865 241,865 00000000000000f4363d95b5d1923007ab8bea29e01c9c534648f5e7231535a6 405 0.24/1.00 vMB 121
241,864 241,864 00000000000000de087af1a8cad6a44201c6dc947f0231ea78576ae9a6418098 692 0.25/1.00 vMB 224
241,863 241,863 00000000000000edb6f0f651e7ecbfde0fa2d07c8b742da8f2e919e72792f4e7 118 0.05/1.00 vMB 179
241,862 241,862 000000000000001819ad4892b4b91e60c67810a46e1e1201daff81d35a8b744b 347 0.19/1.00 vMB 129
241,861 241,861 00000000000000830ab265332a45fbf1a9995948fbcbf18ca3c6c5677481c62e 457 0.25/1.00 vMB 149
241,860 241,860 00000000000000817b02ee43b5981827ca6a42fa1dc08e8d4a95ea3d8f9ddc68 710 0.25/1.00 vMB 207
241,859 241,859 00000000000000771fad4f4d06933ba2af4365ec2935392d2074f3d8393f5a30 133 0.09/1.00 vMB 129
241,858 241,858 00000000000000b282c0107b3724620d3f5cdf4961d1795f0b8c935e92d342a8 63 0.04/1.00 vMB 79
241,857 241,857 0000000000000001071df592662ef7e761e9c51d86f3444f3e4ed1665569dd3a 652 0.25/1.00 vMB 225
241,856 241,856 000000000000003518bd980e61c335d2305084febf5656d887b05176f018fac8 118 0.12/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 783.11 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: 736.24 GB
    • Received: 18.58 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.