Loading Tool

Explorer IconExplorer

Memory Pool

79,144 transactions
30.07 vMB
0.12473023 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt a4f9672ccaaad19a3da33cebd42a0ce4b521656515e24f9b4face69d11c4c9c6
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7d5c699eefca5eb462aabf30740f254dc92e4b2873770eefb5fb505bac2a1369
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.03865574 BTC
Feerates: 673.02 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (89,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,138 826,138 0000000000000000000247c640e1722af6b63ad2c6301c9cb151f8378ab134fd 3,821 1.00/1.00 vMB 129
826,137 826,137 00000000000000000000cbfb906f468ad431c8451c10da67a22489e1b3ecc513 3,544 1.00/1.00 vMB 123
826,136 826,136 00000000000000000000c0381a521b7641a3f94f37f95cd60ebe92f122bde2a5 4,009 1.00/1.00 vMB 132
826,135 826,135 0000000000000000000299464049d6d92d5faefac4bd166c51722bcb0dd7abaf 3,787 1.00/1.00 vMB 156
826,134 826,134 000000000000000000002a566264d3acf7dc104cb3431683359e51a8c4943990 4,426 1.00/1.00 vMB 69
826,133 826,133 00000000000000000000ee770675857688c83ccbf1ed35b392932b55179a5794 4,021 1.00/1.00 vMB 122
826,132 826,132 00000000000000000000b9caa2b9f9d0a47b2986df66549df2aec03769df7053 4,083 1.00/1.00 vMB 117
826,131 826,131 00000000000000000001e2145e3e3b7f81a9d39395cd6f3c530cfaf297361122 4,114 1.00/1.00 vMB 59
826,130 826,130 00000000000000000002717495bdb5aeb9b52b6dd7c40bcdd5a973c4e2b7ee4a 4,611 1.00/1.00 vMB 92
826,129 826,129 000000000000000000038b13fe4e514e9a4a42cf39b0ccc0d7df6816222eae03 3,611 1.00/1.00 vMB 116
826,128 826,128 00000000000000000002e57e0b1c487f520bfc052f0923005e9ed2bfd168cd4d 4,950 1.00/1.00 vMB 91
826,127 826,127 00000000000000000000739eb608e9fc17208ce6e96b588ceacc75bacda0f629 4,816 1.00/1.00 vMB 83
826,126 826,126 00000000000000000000699a220d87f2a0f4330db05998df95045f7bf742fe26 5,075 1.00/1.00 vMB 86
826,125 826,125 00000000000000000000bf35afb448ef27cb83c9b73850df59afde5b706c777b 4,436 1.00/1.00 vMB 57
826,124 826,124 00000000000000000001211edf9033dd54410c754321064fbcc3f139a497e1ab 4,868 1.00/1.00 vMB 76
826,123 826,123 0000000000000000000072f8409f035737dc7f8ae0268d68657fc98ff13ed924 3,311 1.00/1.00 vMB 47
826,122 826,122 00000000000000000002fab8f039ce0e5f4376a2d55de46443d8be6647f4256d 4,337 1.00/1.00 vMB 78
826,121 826,121 000000000000000000015aba092cd16106deadccd64898d9e32a160a211cc3a0 3,250 1.00/1.00 vMB 61
826,120 826,120 0000000000000000000297486d56b796ac798ea160f15fc657e2a0c2a6ba73ef 3,652 1.00/1.00 vMB 78
826,119 826,119 000000000000000000011ce9776250c381a8fe4ef7ecd36aea2d07f6bdc2fea0 3,564 1.00/1.00 vMB 59
826,118 826,118 000000000000000000004690f6b881e1caef2fffd5ecf6ec7d94b1d0d0b24ae0 4,390 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.