Loading Tool

Explorer IconExplorer

Memory Pool

42,283 transactions
26.97 vMB
0.06449105 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt cfc785cceabb95bd4787c46d042c253a42e66198ddbf5710fe26fb8daace2dec
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2ea4900d05f67653a87ff2d6017b979901e77f7deaac9c389875c201fc268053
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.01429838 BTC
Feerates: 60.14 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (414,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,782 500,782 0000000000000000007730b3d08890044bb9e6fe9c0003dd3c4be469deee5708 1,734 1.00/1.00 vMB 290
500,781 500,781 000000000000000000528c96828a40343bc843542d7b4aac950857f3a5473082 1,887 1.00/1.00 vMB 555
500,780 500,780 00000000000000000058eb164d19f5f5f1445470b2c118ab2a50d8796b098633 2,360 1.00/1.00 vMB 942
500,779 500,779 00000000000000000071185ef38dfa2bd8a866903ab4c5e58705a32e6cbf984b 2,033 1.00/1.00 vMB 561
500,778 500,778 00000000000000000037c71f32e11fbeb61602b814ce03184d85ec46f7442900 2,287 1.00/1.00 vMB 685
500,777 500,777 00000000000000000039833a84f2e59acc7a8ed313e7df2410ca13a75acc0dc0 2,062 1.00/1.00 vMB 784
500,776 500,776 0000000000000000000bd8b74907699415089d0dfb9437607a494f5117690fc7 1,769 1.00/1.00 vMB 420
500,775 500,775 0000000000000000003576252e0cf7843c226670cb55e724112629d092a9932a 1,636 1.00/1.00 vMB 606
500,774 500,774 00000000000000000016ef8bb665a337290c132478e65045968f24f9afea12b6 2,212 1.00/1.00 vMB 735
500,773 500,773 0000000000000000001b505952f5e3c317eebfd2277dd86c6b57e3ffb4e1936e 2,094 1.00/1.00 vMB 872
500,772 500,772 0000000000000000000e18ea8795cf3c3c5b879c6010ac8c5ee872572da771c3 1,675 1.00/1.00 vMB 623
500,771 500,771 0000000000000000007209b30b6b4e4b2c6318e71e9a212fd59404e6fa678185 1,469 1.00/1.00 vMB 653
500,770 500,770 0000000000000000008bb8539b8754fe130152b995f9d6238055bbde461f28ad 1,910 1.00/1.00 vMB 824
500,769 500,769 00000000000000000075239b9bacaf84ded7aaf929f12b7483b940ca57de16d9 1,987 1.00/1.00 vMB 636
500,768 500,768 00000000000000000038e2a887e62ff4e8d75daf4fe317182062c674d8418070 2,543 1.00/1.00 vMB 1,068
500,767 500,767 0000000000000000002c126b0bcca806a9d1dfed9492b02464bc71d1aa406191 211 1.00/1.00 vMB 280
500,766 500,766 0000000000000000002ab03b7a6ab1988451738aa16dd0d5f82e7492ca8c8860 1,433 1.00/1.00 vMB 526
500,765 500,765 0000000000000000002ed9996203f41987dac6dd0f64de44aba007863bc98392 2,279 1.00/1.00 vMB 945
500,764 500,764 00000000000000000089cd345243bedc29b0eb31d7c06f4d61473ba20358dae4 1,264 1.00/1.00 vMB 431
500,763 500,763 000000000000000000868c6df4e74a2c00d98e4d0f5770a07ac4aec3621b2ad5 2,380 1.00/1.00 vMB 962
500,762 500,762 00000000000000000088a45dd588aab53b4a359896c67ccb446714e2e9e0d2ea 1,358 1.00/1.00 vMB 491
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.