Loading Tool

Explorer IconExplorer

Memory Pool

42,459 transactions
30.43 vMB
0.16705120 BTC
Random Selection Loading Transactions
Max Size: 153.75/200 MB

Candidate Block

Mining Attempt 3c87798946bbe644697b98748ce4fa2ab514fd538f3bac941693064c880c87d5
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 115fb9d14c32fe98d4424caa2bb6d59a28be96ee1525ab42c09b1abc2027cae9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.09269814 BTC
Feerates: 301.60 > 9.29 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (678,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,698 235,698 00000000000000e6e6501bad60d2d73687215e433d63105b3b1cd5f4a54e238a 403 0.25/1.00 vMB 133
235,697 235,697 0000000000000133937272c8ca665bc635390cba74fd67ef34f81328e46c7236 671 0.25/1.00 vMB 226
235,696 235,696 000000000000014ca1360de56251832af5e0debcacc3b5737e96b2c560994c90 748 0.23/1.00 vMB 128
235,695 235,695 00000000000000a77d9c5c397c4fd258d02decb567175901ff1c09bae83b9513 179 0.15/1.00 vMB 51
235,694 235,694 000000000000009be2ca7e5f878c2235ac7b2ebf653d77c9d4d57b359e071ca2 312 0.17/1.00 vMB 164
235,693 235,693 000000000000003619618715c9f7c0f5689b9e247d46efd8fe537a48e8e373f6 681 0.35/1.00 vMB 166
235,692 235,692 000000000000015fd9d58bb40df7a4802b7b8838cf49c772725127399f6d627f 769 0.25/1.00 vMB 240
235,691 235,691 00000000000000069c952293b138d63014151084e2020218247ecdf09cdabee1 229 0.15/1.00 vMB 89
235,690 235,690 0000000000000005194084fabc89f37d911f5761a4125f56c911d4514c6cb80c 164 0.09/1.00 vMB 157
235,689 235,689 00000000000000c955d399fbbee1cf0cea1623c9e08a44b4e584851a2757f4f1 609 0.25/1.00 vMB 197
235,688 235,688 00000000000001271113c90621a2cdcc9bdad4d0d70b290f646cab4e2c37f947 384 0.17/1.00 vMB 175
235,687 235,687 00000000000000e5cc9916212ae2ceee1b23e97357b89442bb3c5bf4598c65c8 167 0.25/1.00 vMB 46
235,686 235,686 0000000000000000813f041d6cefedd0c12b548a3c8f33ad94b241739bc2630e 175 0.15/1.00 vMB 59
235,685 235,685 00000000000000a5e7d99d6069b53439edabc80a9ff03adc48c0d3d954bd8a07 384 0.25/1.00 vMB 122
235,684 235,684 00000000000000083f53d62bb6417cbfe3035d7a330a1f6d6a0e08fce9589ab9 650 0.25/1.00 vMB 210
235,683 235,683 0000000000000039836dd8bb012ec8c0f4972c7d1fc95270f3f902d19010e26d 256 0.19/1.00 vMB 123
235,682 235,682 000000000000010ef20225ec64dcc1ccec25894761d15dc43d074651a1e81815 691 0.25/1.00 vMB 226
235,681 235,681 00000000000000e9b1453d098a15f89b279094c2ed66a0a9ab08a8fefdea4358 90 0.05/1.00 vMB 162
235,680 235,680 000000000000002c592816ea32f5be50089e7eec8567d1f065eb8cc19fd77090 475 0.21/1.00 vMB 165
235,679 235,679 00000000000001459552031da9f6fca1492afeb7b7a8e18511e282706ffdd0e1 510 0.23/1.00 vMB 179
235,678 235,678 0000000000000049f58e1d5f546da39b761c608de4f64c96451000de4469616f 207 0.07/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 618.85 GB
    • Received: 11.20 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.