Loading Tool

Explorer IconExplorer

Memory Pool

28,596 transactions
8.16 vMB
0.07150170 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.20/200 MB

Candidate Block

Mining Attempt ef71661061d17b1f4cb89705e3c6621bed84fd2e4355dd5d57d43b0ab17bcc1c
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4ea3c4f9c208bc7f36313f4281481a2db9f9eaf3fe8c133b1d8643f2ca38e2d4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,564
Size: 1.00 vMB
Total Fees: 0.02887907 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (704,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,857 208,857 00000000000002c9b2a94e67c8abe5785764d56df0ec8ad4a11c508be50dbd2f 46 0.01 vMB 214
208,856 208,856 000000000000005626f67875f5736691bd3465398837c14bf7712d64e9ddec8a 435 0.19 vMB 280
208,855 208,855 000000000000030e268dd234909125298c75171ef3201f49f50e715b6b825b2e 80 0.03 vMB 147
208,854 208,854 00000000000003febd479f4c0b9356e9f1e013b39beed9077bb98f7cff7e4c87 361 0.19 vMB 147
208,853 208,853 00000000000002f63800c7372e99d91a2ab78f49c8704ecfe5591d053b75c30b 347 0.17 vMB 125
208,852 208,852 00000000000001de21bba2459ba2c0fcc74f40765a8f4f25ec35ab39eb5cb27e 746 0.25 vMB 209
208,851 208,851 000000000000026870374d66e82979ecb15a5f64cd24cb7606d4e3fe1c3090de 285 0.16 vMB 153
208,850 208,850 0000000000000170b20432556d864079ab7e21e744b1e39a2339c89bdbd434b7 98 0.04 vMB 209
208,849 208,849 00000000000001c8e7c53fa7c67b394ee7c68bdb6a0c6868fff4bb4f91108857 123 0.05 vMB 70
208,848 208,848 000000000000003d337571c5438ff8f6e80f611267cbb178992396e30f807bd3 677 0.25 vMB 207
208,847 208,847 0000000000000136a175c1e772b7918c950e0a4d6b612c8c4b55c6f1ed6238b9 9 0.00 vMB 0
208,846 208,846 00000000000002e22007b339b311dc6652950f99e6155a9cd81fe266eeddfd26 485 0.25 vMB 159
208,845 208,845 000000000000040a0f2f15c6e69bf90cbde8026961592da46ea8771ed9295cd7 684 0.25 vMB 202
208,844 208,844 00000000000002c4a79a9f68f6f00cb552116bccc371f0d9aaf744146af85b69 106 0.05 vMB 114
208,843 208,843 0000000000000116207b821a5d793e9af4373f2303d82a7526c655614f99a21f 407 0.24 vMB 141
208,842 208,842 00000000000004b14fbf46091f1fffd0bd3f3aedb8c1507c4b7bfd2afeae9117 131 0.05 vMB 166
208,841 208,841 0000000000000072341ac6bc6016c2cc4c202d2a77b3929ab24f7a73b4fa238c 124 0.05 vMB 170
208,840 208,840 00000000000004a192a8c93da2a691b0db60a55ba01387d5271e1ab9bace6897 312 0.16 vMB 159
208,839 208,839 00000000000002744e5ec976a2d1e31091733df1b2d324c6af4119677fdd2ae0 404 0.32 vMB 83
208,838 208,838 00000000000004a0b32aa2552af8d8ad471192075fb6afb09803a46c2a25744d 362 0.21 vMB 132
208,837 208,837 000000000000006426019ff9f34f504fcd311049ea414a32e3ebfa700ee81610 767 0.25 vMB 225
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 77
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.67 GB
    • Received: 0.51 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.