Loading Tool

Explorer IconExplorer

Memory Pool

75,495 transactions
28.27 vMB
0.08250296 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt a97a357fe4d6f7b737dce1b50ee72f7d71efc33509cf2cbda06262188cf6036f
Version 20000000
Previous Block 00000000000000000001d55d38f99d10e41dddf340908afb2fb717900d90d262
Merkle Root 91b553213966b1c98db61f07b758339732e31d0406c0ded55928622373abec26
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,817
Size: 1.00 vMB
Total Fees: 0.02097113 BTC
Feerates: 200.71 > 2.10 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,586 (807,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,727 107,727 000000000001c0937cdec734711e90279ab39fcb2d8a89c2809cdf7e707a3c91 12 0.00/1.00 vMB 0
107,726 107,726 00000000000246d318171ec187e55625582b7fdb0829964d69021220bb4172f1 10 0.00/1.00 vMB 0
107,725 107,725 000000000000e0b14c07970c433a000b6f99a0b8f32eda604677c31d73280497 10 0.00/1.00 vMB 0
107,724 107,724 00000000000177ae933ae3cc1aaf24a6902987e059c99f2e1dc096edc3d9979a 11 0.00/1.00 vMB 573
107,723 107,723 0000000000026adb0e03daa7034bf95318e4208973b77c03d46e95ab8743a476 10 0.00/1.00 vMB 0
107,722 107,722 000000000000b95d76e0b433f085b54075d00fb373171e39147caf3ab240deec 13 0.00/1.00 vMB 0
107,721 107,721 00000000000147fe204e8355866a63c8330a87550713fb52f214d49113c4ec75 10 0.00/1.00 vMB 0
107,720 107,720 000000000001189a86f688af1bbc755f144cc260cedff15d97c879cb38d59c22 13 0.00/1.00 vMB 334
107,719 107,719 00000000000166c053629f0cfde28fb06b26baf8d4748b45a9dae9fb19b0b527 11 0.00/1.00 vMB 0
107,718 107,718 00000000000225949138bb2827a5f471b3aa49a2f230776d5321d7badecee5b5 12 0.00/1.00 vMB 0
107,717 107,717 00000000000221495697cd0a22cd9b1d34993e175b50782da83b2f5447d95152 12 0.00/1.00 vMB 0
107,716 107,716 000000000001a8740f6ae6b61fc32836c12886a6816e24378a213086528c2c17 10 0.00/1.00 vMB 0
107,715 107,715 000000000000baf781163049d36d64e5733fa57db411239f6b287d60f9ec5e09 40 0.02/1.00 vMB 51
107,714 107,714 00000000000046da6c7ee195dee8b149818a44d665f1b15ec3f25029ff37f692 10 0.00/1.00 vMB 0
107,713 107,713 0000000000019ef150decaa4b5ce3947df8d95f7f8aab9f5da170f4044bd5044 10 0.00/1.00 vMB 0
107,712 107,712 0000000000020cb7d681a8b83a0999859c9cce9ac6c8675fe6ab0009dd0aeee1 11 0.00/1.00 vMB 0
107,711 107,711 00000000000007d4cb72f688d0eac839a8f80d8dc5054571a454ede4db087a8f 10 0.00/1.00 vMB 0
107,710 107,710 0000000000016b5f201469e050bdba9dd65c044518c11c89283650ef2e948704 7 0.00/1.00 vMB 0
107,709 107,709 00000000000238d2dd716bf524c0bfd2f02aa745194d695f0ae60767c02343dd 11 0.00/1.00 vMB 324
107,708 107,708 000000000001670b72c6041e4c8bd12032c3cbbd6fa54e7f46c2799a9d8881f4 43 0.02/1.00 vMB 322
107,707 107,707 00000000000031202b12375cfe5d2022472e9383be503750eff6e99dca07c0d6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 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: 770.12 GB
    • Received: 19.78 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.