Loading Tool

Explorer IconExplorer

Memory Pool

85,264 transactions
31.93 vMB
0.19693222 BTC
Random Selection Loading Transactions
Max Size: 189.73/200 MB

Candidate Block

Mining Attempt 2bd816481396652f5d122bddbc4ce561af9019acbbaf36c2c4c4959a3dcbdc66
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root ce7eb747d6df42d98becfd84ac748d6bd1c3154ab6c835355b7dff24365e8b20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.07593665 BTC
Feerates: 301.64 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (656,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,452 258,452 0000000000000010fc2f8612f359440b8ba791157e5171b83c90bb405f462c33 474 0.18/1.00 vMB 126
258,451 258,451 00000000000000207557c98e888e4e9c364f5ff6565adae5dbbbe44e98e31ff6 128 0.05/1.00 vMB 296
258,450 258,450 00000000000000216c79bc593023d961788497044812c2b24b240df84361878f 475 0.19/1.00 vMB 108
258,449 258,449 000000000000000effd6bbb4a3da8858989a3cb07bdd45f843ac4cd7ec96632f 59 0.02/1.00 vMB 89
258,448 258,448 000000000000001407b46d5357accf6ff7a68b15df4fd8b32144bbbb555dc5d6 277 0.11/1.00 vMB 112
258,447 258,447 000000000000000211893f894a9a5cab0904e8813b4b5f17eae2a200200523de 238 0.10/1.00 vMB 107
258,446 258,446 00000000000000188e31247dd3b7ca8cdc20f3e33b0b7ffd06f03a3f06bef620 85 0.03/1.00 vMB 134
258,445 258,445 000000000000000305790a3a46d885433e5fe2bd0772e2220e6b97d07ee2c855 25 0.01/1.00 vMB 90
258,444 258,444 00000000000000205ee36d174b999880ff17660e68587d759a7629c4474d2904 127 0.04/1.00 vMB 119
258,443 258,443 0000000000000007a76e991cff27d6910ce506bd5f6ce5bc3d2a74ca89608d29 193 0.07/1.00 vMB 121
258,442 258,442 0000000000000007584a3827e53d8b84fcfb8bc640727b6461813911ceda650d 44 0.02/1.00 vMB 8
258,441 258,441 000000000000000ff1a850d7bfce599ca5653ce99d509629c75f5f13f3ef4891 627 0.24/1.00 vMB 137
258,440 258,440 000000000000001b176bf9ed3babcd38968e9e47228dd42b2118f8fa740c8b42 283 0.11/1.00 vMB 111
258,439 258,439 000000000000001bca4af3e9df844ffd5733cf7014f2228ee1f84387c6690935 172 0.06/1.00 vMB 139
258,438 258,438 0000000000000010565bb6b19e33a1f80441173e028aded161c5a08c1aee902e 259 0.11/1.00 vMB 104
258,437 258,437 0000000000000023b8c02a9c7a3706ab6d2786e48d13d96cb28dc42888092988 197 0.08/1.00 vMB 126
258,436 258,436 0000000000000021353021774769598fa1c1c9e80e56c41b267995557493a835 285 0.15/1.00 vMB 103
258,435 258,435 00000000000000193071a3c8ffffec070ad5545f4fccc58e210e653e8328d1ad 104 0.08/1.00 vMB 57
258,434 258,434 0000000000000017f56096fd65efeed7bbd9fe31ce2cc70d492c810c90ec2598 78 0.10/1.00 vMB 47
258,433 258,433 00000000000000034e270ec3fadb78a4b0b78c3dffc7b79395e9dd57d2d3614a 274 0.30/1.00 vMB 90
258,432 258,432 0000000000000014294529d698c9327ca8fa7d982e57cc99f40ea1baa8ac2cc3 111 0.05/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.65 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: 672.62 GB
    • Received: 16.28 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.