Loading Tool

Explorer IconExplorer

Memory Pool

78,361 transactions
29.41 vMB
0.08061247 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt 64c62ab49c89d300a1cdcde51852e9594dc21f4a2aee10e21caec69cdded57dd
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 2def49073e72f7a593869b4b7af7189dcff7b4220ed37e1405ef389c09d15240
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.01613701 BTC
Feerates: 94.79 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (590,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,529 324,529 0000000000000000110351d5540f1e6e3e5d95468d032a58006939b4b920f2cf 388 0.17/1.00 vMB 51
324,528 324,528 0000000000000000050a8081478c8dcd55657d15c9eb4524f3958e0c7441dbe5 178 0.12/1.00 vMB 18
324,527 324,527 0000000000000000150cc8064c5a5f06ffc00fc7d2e30b7a84fc3a97993975b8 454 0.27/1.00 vMB 28
324,526 324,526 000000000000000012232ec93fa9200dce558a641a0d71cb4396b457ab35e2c1 486 0.22/1.00 vMB 33
324,525 324,525 00000000000000000d8627dd6c86025f3f2c0a3ab8b42d76ab2d7097f96d05cf 523 0.30/1.00 vMB 26
324,524 324,524 0000000000000000007d4ec04e55904f165eb8e50cc1e5eff11a4e763d280bc4 1,000 0.52/1.00 vMB 29
324,523 324,523 00000000000000001cbd6f412e671b2de30f56b39b5e9d1ce464f47bb9056548 697 0.38/1.00 vMB 29
324,522 324,522 00000000000000000da63d9baf63495059c6ec159ce9f17691b894f42644ac58 185 0.13/1.00 vMB 24
324,521 324,521 00000000000000001f9c474464878c4ca9b2a7ccf7b5e6e196ab2cc384b8e939 101 0.06/1.00 vMB 9
324,520 324,520 000000000000000006c895ef0b094ef7844e909dbea595d2c488d1d59d98c64e 80 0.04/1.00 vMB 34
324,519 324,519 000000000000000004c602bb88f6851dcdd5acb13d64748b0da141b56b108f20 1 0.00/1.00 vMB 0
324,518 324,518 0000000000000000170d8de8c6f5eb90ceb2e629c4d0ecf7d9ae4dd5ea11e1d1 232 0.18/1.00 vMB 21
324,517 324,517 00000000000000001f0b63d3beeaab41108c2b52da81cdde60d222a610ea2a42 231 0.23/1.00 vMB 15
324,516 324,516 000000000000000017d44b1c0be4d4cbaa322b5c0c658a1116c691a9a1a764de 695 0.35/1.00 vMB 32
324,515 324,515 000000000000000019d346faf4001da05d3442c172e549a7e213c8fa88689318 677 0.33/1.00 vMB 43
324,514 324,514 0000000000000000171c0b5742b599ecf2af154a84fb8543508625412cd9e68c 72 0.03/1.00 vMB 35
324,513 324,513 000000000000000013efec2d20176d6c6811d12395633b196c77358068fb121a 228 0.24/1.00 vMB 19
324,512 324,512 00000000000000000edb8c613fa5db54f5781719b71a8367ecdd3128cb919437 612 0.33/1.00 vMB 27
324,511 324,511 00000000000000000a83df54542926b0b3d0cdbc5c271cb84ce09b1128fdbebb 649 0.73/1.00 vMB 17
324,510 324,510 000000000000000018af1b6377e53071c014cb4672bd2e36049992830e0b4400 1,737 0.75/1.00 vMB 36
324,509 324,509 000000000000000000d643ea75e92cf173565523b25be5ef91e7c3831fd110c0 632 0.40/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.