Loading Tool

Explorer IconExplorer

Memory Pool

29,242 transactions
25.13 vMB
0.11345234 BTC
Random Selection Loading Transactions
Max Size: 123.41/200 MB

Candidate Block

Mining Attempt 8bb765f77ca1733e9e7029d822ecdb20f282d1aab97b901aa3aa5f4ad24e345f
Version 20000000
Previous Block 0000000000000000000114b741a7ea5e22a3b1644a12fa289ff8ee974cfb5855
Merkle Root 396e7efe3bf8a4429ecea2505f8c2df41abb836610865670d58edd7f12206c5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.06787923 BTC
Feerates: 151.12 > 6.80 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,219 (881,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
32,400 32,400 0000000062a945617a27b81bf17aa4a36219b0a81ec73fd8cb5258a0578ca96b 1 0.00/1.00 vMB 0
32,399 32,399 00000000bd37c764a07b654753dd9dfd06756ebb65b82b6d93de0ebf130fb22a 1 0.00/1.00 vMB 0
32,398 32,398 000000008af393034b3696072d7090ca19564058dbcb33a79bfc43ce8a8613e1 1 0.00/1.00 vMB 0
32,397 32,397 00000000cdaa4dbc7e2f60269ac65f1309a1d4066d1dc85ef3cffdf66a239063 1 0.00/1.00 vMB 0
32,396 32,396 00000000682e96664bd8001d12205d3a99af2def8d399282916fa02c07f9e631 1 0.00/1.00 vMB 0
32,395 32,395 000000007b6cfcdc6608d4373f99b4b46a6594cdf35fa3833cb9d8573c375f94 1 0.00/1.00 vMB 0
32,394 32,394 0000000099becc5be359a9a88640dc3a4331a44e928877f68fb09bd567cdb05e 1 0.00/1.00 vMB 0
32,393 32,393 0000000029ea6c9c8b28f39158d87525e9cc2639bdb63c305ebef0644221855b 1 0.00/1.00 vMB 0
32,392 32,392 00000000d030a8467935e1609ffe366fec2c945494d7abfdacd71ceecea43d52 1 0.00/1.00 vMB 0
32,391 32,391 0000000028d7e33637806ccb50eba40e06dd2717c0116b8ddb8ac3df32357247 1 0.00/1.00 vMB 0
32,390 32,390 000000008ef94913a64076cbb3f7cdc1a09a2f49694aa227e1f5f3eb8386826d 1 0.00/1.00 vMB 0
32,389 32,389 000000009a3ae97e6e1362c5ae7fb796189c57a04f821e9a6071cd3e4d94cab9 1 0.00/1.00 vMB 0
32,388 32,388 000000006f9fd64946bc5e52c84c1cc6109bb0289a7f1ab0e0d0aa26c31403f9 1 0.00/1.00 vMB 0
32,387 32,387 00000000d2d9f783b39c70381b671d65eba620d52a8f7c6ca2e625fb7dbc977a 1 0.00/1.00 vMB 0
32,386 32,386 0000000016cbe3bb1c92f8be4d0b1e1bd626e9ccd529c340313bca9b528711e0 1 0.00/1.00 vMB 0
32,385 32,385 00000000a676240e6746519e982c372a7b495be4d2c6591e41d81a2e845ff28d 1 0.00/1.00 vMB 0
32,384 32,384 000000002a02bda953f814483fb3021ceaf49c8a93021221f0d842373cb66398 1 0.00/1.00 vMB 0
32,383 32,383 000000008a79e187ca54edde3f31a2fe6a1797e15284ea368ac2605f5433ccf2 1 0.00/1.00 vMB 0
32,382 32,382 0000000096b176b0ae55d03161e413fad41a99d5f21dc4e4a631802f35c94148 1 0.00/1.00 vMB 0
32,381 32,381 000000000d724b0fbbeed7a03ed92c93f2ef17e5c127a5ba3677b8dfbb6161ad 1 0.00/1.00 vMB 0
32,380 32,380 0000000094b5f3ff2720a143b4940aa760d0aa2b779cf70d2ee3151c23334365 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.98 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: 574.88 GB
    • Received: 8.21 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.