Loading Tool

Explorer IconExplorer

Memory Pool

81,981 transactions
31.29 vMB
0.08520167 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt b574b96593dad197ec823307d789a4c2f0ca86cacffca259caf417d650f47268
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 80e2d0c91a1f7dd332c301b848cc624bdb19d3c5ca4a87782fc643af4457f0b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.01754318 BTC
Feerates: 73.20 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (624,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,156 291,156 0000000000000000239852d1029c16b6d6c77297eb735bd9b20a79e98edbe295 45 0.02/1.00 vMB 7
291,155 291,155 0000000000000000a4ef1303d77c174ea88d200f7974b4f3e4effb5f343d84c2 208 0.17/1.00 vMB 21
291,154 291,154 000000000000000038372d6fe3e10da3bdd7861ed9933cc3982caff17ed581ed 952 0.35/1.00 vMB 40
291,153 291,153 000000000000000093e48b323c45672296c905385a406264776ec51d8e3be0e1 361 0.23/1.00 vMB 29
291,152 291,152 0000000000000000668808dc61364ee9f7c1672429ec92581ff6fc26969eee1c 512 0.18/1.00 vMB 47
291,151 291,151 0000000000000000a784f83fe1fae0eb99cde6d34245f895cbc348a5cd687651 283 0.11/1.00 vMB 37
291,150 291,150 0000000000000000011c821509a9a02af8c051823026800db38451ab59ac32c0 449 0.26/1.00 vMB 27
291,149 291,149 00000000000000006297d10babd9968e2e4f21edeffe80457c0c3643c96aec4d 329 0.21/1.00 vMB 30
291,148 291,148 00000000000000004984378193bc3ce93a65e4529cc84402dbba21e4bee25e8d 36 0.03/1.00 vMB 28
291,147 291,147 00000000000000009f85bc004baa817a350cb8bac58673b9b17b66b2ea15d02b 229 0.12/1.00 vMB 33
291,146 291,146 00000000000000003291713e98942c265c6bc47935247e1ca0b2eb6747f0e564 151 0.07/1.00 vMB 43
291,145 291,145 00000000000000000f210fd04ddde0993d8f7b7d787e071211dadc16df8de87b 142 0.07/1.00 vMB 37
291,144 291,144 0000000000000000fe4fc23f8f29aff9ac639d4c38428d2ab63e1a12089bcdff 501 0.19/1.00 vMB 35
291,143 291,143 00000000000000001b895df68cb44e97ae64b2af45a2f660fb7fb4ad8d1d388b 209 0.08/1.00 vMB 42
291,142 291,142 000000000000000038e5120c05a1fdedde1bd656fe40b875fff6aebb28b81ab7 265 0.12/1.00 vMB 36
291,141 291,141 0000000000000000e74df7b0e914b2ad6b550470272f3f995456a812e551a8f9 256 0.10/1.00 vMB 41
291,140 291,140 0000000000000000167ee26994447a890277232393bbb706cc0c124e8a69c30f 106 0.06/1.00 vMB 31
291,139 291,139 0000000000000000f914be64895699fa0c758c9cdf78b53068d177559add28d6 155 0.06/1.00 vMB 32
291,138 291,138 0000000000000000dd61d1d5d50db419ca62a6ee4d853f5246c7d54a32883ba5 213 0.11/1.00 vMB 38
291,137 291,137 00000000000000003443ff10fefb76b0ad2c913cf7bfc138204e3c6fbe9818bc 760 0.34/1.00 vMB 35
291,136 291,136 0000000000000000d0c2c06951fc4434fffc2bf82540e9e920937b916b47eee1 152 0.08/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.