Loading Tool

Explorer IconExplorer

Memory Pool

81,618 transactions
31.24 vMB
0.07778790 BTC
Random Selection Loading Transactions
Max Size: 190.10/200 MB

Candidate Block

Mining Attempt e9676b0a738d7d73157630ab95efc2096d183926523747295191aa6470b0c097
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 8ef0dfe7dd4cbc09a95e89e1cd09f30b33d0ac44703337b6fc7461e00a54a643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,266
Size: 1.00 vMB
Total Fees: 0.01025119 BTC
Feerates: 100.37 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (198,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,694 716,694 00000000000000000004cc97566ff3b1b57869728e3c8600dd33e8654479c8c6 882 0.32/1.00 vMB 11
716,693 716,693 00000000000000000004fafe0be32724c48208a2c877516b8c69b4693b9e4685 1,304 0.89/1.00 vMB 4
716,692 716,692 00000000000000000001d9518c720ecd890a2289ef6606f324bacfa24fb70873 2,133 1.00/1.00 vMB 7
716,691 716,691 00000000000000000008bf57edb3f749d4e8142872b33a7d63998b20a40a1f5b 1,761 1.00/1.00 vMB 18
716,690 716,690 00000000000000000000ff8c8d3c4368b841f01b4fd6ade370934816557d3639 740 0.25/1.00 vMB 10
716,689 716,689 00000000000000000000015904ca174b3a91c0a21bc56bc9c2256e8ebd28ca83 884 0.32/1.00 vMB 9
716,688 716,688 00000000000000000001aa3994408d4e3ff69592616ba869e2f7b93c3c2c2e63 1,864 0.65/1.00 vMB 12
716,687 716,687 00000000000000000005a181004d556602df76c2f2c3e46a9443d01a1852ceca 1,588 0.63/1.00 vMB 12
716,686 716,686 00000000000000000007f42eac710f81ff495cc1cb327146bcd389565c5d9386 2,116 0.78/1.00 vMB 11
716,685 716,685 00000000000000000003872856f4babf5ce0b9ec17a869849bba6b904f90a7e3 100 0.10/1.00 vMB 9
716,684 716,684 000000000000000000041e801a5adf951fa13bce666c3217e15eb5bbea380288 194 0.06/1.00 vMB 8
716,683 716,683 00000000000000000000a5e11e4de8ca20571f352c9db03ea623eeb24299440f 1,044 0.45/1.00 vMB 12
716,682 716,682 00000000000000000001939dffeb9b79dc45b84371ceeefb1e6da2648bb28fdd 172 0.04/1.00 vMB 16
716,681 716,681 000000000000000000032177a27ad917ced4249cbc0150c759b60fb779f8993c 2,452 0.89/1.00 vMB 10
716,680 716,680 00000000000000000005fda00b221948d31cb4c40e86e1e028f9290e52c303d3 1,096 0.46/1.00 vMB 10
716,679 716,679 0000000000000000000b0ac0f1d6178293454d6afa1663aca05abec533d300d9 217 0.07/1.00 vMB 10
716,678 716,678 0000000000000000000b0b3f4a0b878a6e2e8edc7135b4595d2ef1c94162551e 1,820 0.76/1.00 vMB 9
716,677 716,677 0000000000000000000b47ff055f37b6122e249c9b562dc0a232cd9de4aa60b2 1,052 0.29/1.00 vMB 10
716,676 716,676 00000000000000000000432ee12cc088429fe379502d589779eadabdfd4bf60f 1,259 0.38/1.00 vMB 3
716,675 716,675 00000000000000000008f35073a71a1005ffa3832c8cabe21a53aa52494a4d53 2,417 1.00/1.00 vMB 13
716,674 716,674 00000000000000000003b916ab87adc1d66cd0033961dc04dc01e8086f09ddd5 226 0.09/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.