Loading Tool

Explorer IconExplorer

Memory Pool

79,814 transactions
30.21 vMB
0.10931601 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 1e294573a076c3a578b1b1f62faaa8c7a6d5f81e64bb613c18e0dc9175f4bc6b
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 8984c779908a4a9d1dda7fab79a4c6cc76432e95136a5d0566340dc7f4086e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.03795961 BTC
Feerates: 151.00 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (728,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,283 186,283 00000000000007d715f30ca8788f7fa8c10555f5d812b92e7a0da32f1db5a336 744 0.38/1.00 vMB 146
186,282 186,282 00000000000007dd9f91af632a8b78666d363f226a987fb38c16be4f9a9b32d2 138 0.04/1.00 vMB 126
186,281 186,281 00000000000006984eb356964aa2bde4e9d8c9d3ef3ff7431256ef684a95878f 75 0.04/1.00 vMB 82
186,280 186,280 00000000000007a83447506cccd47045e8b9a8e1530d8e2d9adeec6da3661814 7 0.00/1.00 vMB 36
186,279 186,279 000000000000049d6bee2e8c9c45b753298028f40bfa28f1c06ffed40b18f8b4 49 0.02/1.00 vMB 133
186,278 186,278 000000000000046c99b9c9291d2c3823d2fc04ce7bfccd89d9040c00b199057f 44 0.01/1.00 vMB 295
186,277 186,277 000000000000094f821fcda03b576320685be6ee334d26fd5ce823f1be8c91f9 380 0.18/1.00 vMB 137
186,276 186,276 00000000000006b29f89085b481accaf36766ba8b1481b7606e904df54776913 7 0.00/1.00 vMB 0
186,275 186,275 00000000000001e3dd4a20112f62ecce3b5df8dfe8cab2c78a7171e5921946f3 11 0.00/1.00 vMB 0
186,274 186,274 0000000000000560ac00dd93b43260f97e16753227a3d583a8982e3af12d49ef 131 0.04/1.00 vMB 144
186,273 186,273 0000000000000828a63e311328e8b320e7604eeab2f0d222a525263d5705d320 672 0.25/1.00 vMB 146
186,272 186,272 0000000000000633073b93533eca41ea16cc36cb8ecbafa66c8cf446dcbd1377 140 0.05/1.00 vMB 116
186,271 186,271 00000000000006e422c0c46f860208a9c6ab8da97a335886bebd4cf7158759fa 150 0.05/1.00 vMB 128
186,270 186,270 000000000000044616473e441e0c232e7c4ebd992e2933ee0392a43f36a8db7a 615 0.25/1.00 vMB 136
186,269 186,269 00000000000005dae9336e5c24cdfc0c84338a578766a08d43e9645a0a846dbc 122 0.05/1.00 vMB 91
186,268 186,268 0000000000000417c6bbb6c1903759322f11c6dacc238cda8095fb45a1e71b32 559 0.25/1.00 vMB 128
186,267 186,267 00000000000008fb171ef182d38d9dd526d44eaaa87ee7ef57b030de43e2a777 93 0.03/1.00 vMB 180
186,266 186,266 000000000000014249c369ae791799c40d94183c390a399bad127385c916b7be 7 0.00/1.00 vMB 68
186,265 186,265 000000000000054656b1c792cd3a8775b9426374a69c01a11446820e512cd213 10 0.01/1.00 vMB 63
186,264 186,264 00000000000006a02c093acdf0b8b81ffa282d0218257f175202fd4a1c02eb2b 146 0.07/1.00 vMB 131
186,263 186,263 000000000000038adfdeafc0191ca4489295e03d1f437019a4f7900aff090a84 90 0.03/1.00 vMB 4
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.53 GB
    • Received: 16.26 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.