Loading Tool

Explorer IconExplorer

Memory Pool

71,126 transactions
27.58 vMB
0.10337154 BTC
Random Selection Loading Transactions
Max Size: 163.66/200 MB

Candidate Block

Mining Attempt d5afe9a07291a16f06c2b1814b32bb2f88b9b7f2e9ff1188857be79be5475a4c
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root 178ec7e12958ee1e2b0419707d2eb23c535fe2875d98dbce9b9458d2570d2a39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,838
Size: 1.00 vMB
Total Fees: 0.03382384 BTC
Feerates: 150.93 > 3.39 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (657,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,660 257,660 0000000000000006199a3c387338c67355a07d7025bda3c93f74749577514cac 528 0.30/1.00 vMB 79
257,659 257,659 000000000000002b7400489f4dc55e1b7909f17b5b3f32cb2822bdc12c53b845 153 0.25/1.00 vMB 23
257,658 257,658 0000000000000007b3ea14ab6db6d926cce4a83f899eb6a33039f634d1ef4e7a 404 0.50/1.00 vMB 45
257,657 257,657 00000000000000039c3ff6e1251efac36383fbecea02fd3b1b1722617d63a5cc 606 0.25/1.00 vMB 112
257,656 257,656 000000000000002e746a7020b7c6cb1dbe7c4fb2501fd0a83249d4072619a920 230 0.25/1.00 vMB 63
257,655 257,655 000000000000001ae04da9950663632c260747be4ef77d3715669e0adda8d833 213 0.12/1.00 vMB 55
257,654 257,654 000000000000002c691506ea29716155665119c3da512c63141ff6b9e1c59691 640 0.25/1.00 vMB 138
257,653 257,653 0000000000000007571fe56b30f54be7170c29c6ab41a95e256aa4dacc9c1d0f 147 0.08/1.00 vMB 65
257,652 257,652 00000000000000212583655e6aa8ffe27b90ee96a875adae3624279ddf004b9f 655 0.25/1.00 vMB 117
257,651 257,651 000000000000002136dac8b41b8dac8a6e81ddd06e83a807f27ce78f76d58342 208 0.09/1.00 vMB 124
257,650 257,650 000000000000002b7c69bc6c637b05207925ef2939a46343b1c99ea01eb37340 250 0.11/1.00 vMB 124
257,649 257,649 0000000000000027898cf36cc11450b6f12a045ae7c37ac8e1d10299524ffcdd 86 0.03/1.00 vMB 92
257,648 257,648 00000000000000200e3c1161f6cb8209b3ac318e82350d150b0ed85a130f82f3 51 0.02/1.00 vMB 57
257,647 257,647 000000000000000edce6d2cf63869b7742c7948f5b69e181baa10d4ca87e7693 157 0.07/1.00 vMB 105
257,646 257,646 00000000000000165c036f1997441e82dbb6d1bcf1b23e5386d1fd770b385c65 463 0.20/1.00 vMB 96
257,645 257,645 000000000000002606d6a9f3edb988d44c41e47870fdd0024a602bed5ca27f32 271 0.11/1.00 vMB 114
257,644 257,644 000000000000000dcc0790ea6754d4f566ac9db9052bb61cd14f4a5144c28d18 47 0.03/1.00 vMB 104
257,643 257,643 000000000000001a0f8648deae6fb97a70e61914b2f0892d795c1c892ceae497 122 0.05/1.00 vMB 99
257,642 257,642 0000000000000024207eeb60f9dbfcbee284cee70f51ec8d0e666657399b142d 108 0.04/1.00 vMB 121
257,641 257,641 00000000000000187377a046537d839b32631355f7bcb821cf83968efbf03398 234 0.10/1.00 vMB 105
257,640 257,640 0000000000000022f29b1f2b7823012a63d58a468ecf036c3d37c72ee8936fb7 162 0.07/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 783.32 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: 767.40 GB
    • Received: 19.41 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.