Loading Tool

Explorer IconExplorer

Memory Pool

39,999 transactions
29.00 vMB
0.06776322 BTC
Random Selection Loading Transactions
Max Size: 147.51/200 MB

Candidate Block

Mining Attempt 23a9f7dcd395137a84841f5e535e3a9db14133c5231ead5f43bf39d322c7e0d1
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 7bdbf67bbf395178c545a880a8bd87a131e81bd6cbf847fd7f507ad795e4e3b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,288
Size: 1.00 vMB
Total Fees: 0.01134840 BTC
Feerates: 150.80 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (678,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,703 235,703 00000000000000fe1b455ad26d065444e6c2cd082cbe52ff60ce382c2e0f5990 612 0.25/1.00 vMB 189
235,702 235,702 0000000000000106e99c5b53662ce92925d610e4b1f2483d392efc3d41f709fa 29 0.01/1.00 vMB 105
235,701 235,701 00000000000000122f3985ca2935ad236b88ea98b658f19b77c37fc8a20117c8 894 0.43/1.00 vMB 162
235,700 235,700 000000000000000f399762b3a7df151f5acb28da1dbe7b99b407315727a7566c 33 0.02/1.00 vMB 106
235,699 235,699 00000000000001768031ace29de22a170cc48a2fc6d1cbe80f399987267eaad9 232 0.15/1.00 vMB 129
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
Previous 10 blocks ↓
Total Size: 781.58 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: 622.83 GB
    • Received: 11.40 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.