Loading Tool

Explorer IconExplorer

Memory Pool

41,254 transactions
18.08 vMB
0.17049926 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.74/200 MB

Candidate Block

Mining Attempt 51074b657f134f2cebe5ea95572b564437da6b9bc2af393353377bd479ade626
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66ae64b549d9fa370e27183b6a0c01393e84c6002967db6551133d1945e2bf60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.05497260 BTC
Median Feerate: 4.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (713,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,856 199,856 00000000000001b0b5a1b3c9c07671c95d9a4298b5fd74d7bf000be31e6def59 185 0.10 vMB 232
199,855 199,855 000000000000035f7de4ade76117c713f8bbfafde6742f55d2199331f61704da 24 0.01 vMB 225
199,854 199,854 0000000000000135acffa1d395627f0845d13c92e59a6d430b0830f8f1da22e6 244 0.10 vMB 363
199,853 199,853 0000000000000322bd71347c08bc5d53996f2d837a34c62373a37ef9005975b7 87 0.03 vMB 43
199,852 199,852 0000000000000542ce4b138273270d16ca8a6dd417b4f6d545188ec18b7e6ee2 274 0.11 vMB 100
199,851 199,851 0000000000000540489c4d8e8aae6f70de68d9333656f7a0f9914fd90027cc6f 451 0.23 vMB 125
199,850 199,850 00000000000001df32c0f6e7705fd7837edd332589e9be7acec35e927f717af5 323 0.17 vMB 95
199,849 199,849 0000000000000336283c397ed7c7bf657fc7a61674949fa19c44f457efb902a7 81 0.04 vMB 79
199,848 199,848 00000000000000e92ce42e3ae0e7aca33a3a9a391666cafa78bbcce5decb323c 195 0.09 vMB 109
199,847 199,847 00000000000004b4248700b9dec446e56f85f205e6d57d06a4252c513aab56e5 926 0.25 vMB 306
199,846 199,846 000000000000022f208978b5a708a3257370e384fb83c317cd154ef73c05dc6e 3 0.00 vMB 0
199,845 199,845 00000000000005d371f27bd90a7dc14e010d22fee74500dcfec970aa1903d418 84 0.03 vMB 989
199,844 199,844 00000000000000c8f31f2f9b89d349ac7bbf3b1e04cd4aa007a6ded6da2934cf 619 0.18 vMB 210
199,843 199,843 00000000000004dda7bcf739114aa36fb6732c191d2eda5f2d020f8d3f466ed1 5 0.00 vMB 14
199,842 199,842 0000000000000125c7631ad6eb5b250564f314f95a8063f3ffebcc80f0064bbc 150 0.05 vMB 106
199,841 199,841 00000000000001afc091ef5bf6cb82dd2b30f618eb5313195a97fa894232d10b 353 0.12 vMB 153
199,840 199,840 00000000000002c54269d46ae835604d5d98805e3f9751c11399acf9ddc9173a 304 0.13 vMB 128
199,839 199,839 00000000000003f778c32bf127466a2a6b5535c3ee0f46b8887c4a2590afb3aa 58 0.03 vMB 111
199,838 199,838 00000000000004b26e17bc082dffefdaf228ea4bf975f19d21da9ab2d1f5200c 20 0.01 vMB 136
199,837 199,837 0000000000000093e4c90103be0ae9c2c2aa2ffc02b64d9192245f36c976269f 278 0.13 vMB 107
199,836 199,836 000000000000037ba4161bb51db3801b75d55310fe708697f6f4eacfdf341a9a 89 0.07 vMB 82
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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