Loading Tool

Explorer IconExplorer

Memory Pool

46,754 transactions
20.34 vMB
0.04526147 BTC
Random Selection Loading Transactions
Max Size: 116.92/200 MB

Candidate Block

Mining Attempt 52aa32dc4433e82655267871cb6152925bb5be4ed5cab2281b398439a83ff10a
Version 20000000
Previous Block 00000000000000000000f6d56805e66a444439cc14e536e8d3ef1bf22c0a4ef2
Merkle Root 980c4c7a1e85f8deaca491464be4e244077476772cd3bacf391acab5790e9cab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,426
Size: 1.00 vMB
Total Fees: 0.00507576 BTC
Feerates: 40.21 > 0.51 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,941 (805,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,714 108,714 0000000000001113385cd498942d9c3f2be2889fa0664225ed23336587ff10a7 7 0.00/1.00 vMB 0
108,713 108,713 00000000000138cec29708a562654e6563f6ec943dbc7263286f54cbf2d76ec3 1 0.00/1.00 vMB 0
108,712 108,712 000000000000b60c90a92a8db5372f6763b4525c3404e50cde28793f8254ecf5 5 0.00/1.00 vMB 0
108,711 108,711 0000000000004dc10f87132c8137cbdfb92cdc38a5556170e71b3d3407621264 6 0.00/1.00 vMB 0
108,710 108,710 00000000000163d3f2d031f4f5ba6ee331533c185b67f155709f7972fb9fcf22 9 0.00/1.00 vMB 0
108,709 108,709 0000000000007ffbfaee6c6ab478883a42ca9d60beda80d9ebb2e324ec33641d 7 0.00/1.00 vMB 0
108,708 108,708 000000000000bbd7b95534e6dadd3ff6d2c511e44476387c8543656f6f00c356 7 0.00/1.00 vMB 0
108,707 108,707 00000000000151106cf95565433adfeb5979dc0003847050660d8b098e2945bc 12 0.00/1.00 vMB 0
108,706 108,706 00000000000195ddbf2869aa6d961bc8e01cafd58fd875999be96e67a007c9ab 7 0.00/1.00 vMB 0
108,705 108,705 0000000000024161065f17b5d1c1237818afb4aafadab109b560592a8d6c0d95 4 0.00/1.00 vMB 0
108,704 108,704 000000000000b0704dcdc2a42a6cfc170e3caacdf02c53be23a1a25da00d7829 4 0.00/1.00 vMB 0
108,703 108,703 000000000001d994df3bdab5b1f1c6cf4e12d82b0dc15afcba89fd5208df0dc5 3 0.00/1.00 vMB 0
108,702 108,702 0000000000025918d795239963bf7348ec711ba1f508a0ca0f61c8ff1667fc32 1 0.00/1.00 vMB 0
108,701 108,701 00000000000166832f829e5232ba7a0d6a0de8ea5c855353e3f40c56ccdcdad4 54 0.02/1.00 vMB 58
108,700 108,700 00000000000108c560520dac4c9cac0504173efad2112497ac8243f9715264fb 49 0.01/1.00 vMB 153
108,699 108,699 0000000000002087b1792452a8abe68446047686b694f4b12dd1165a62ae18a6 14 0.00/1.00 vMB 0
108,698 108,698 000000000001ee46cd479959d90bb5b9a0a786a88269465be530c0a0edcbfcac 14 0.00/1.00 vMB 0
108,697 108,697 000000000001df192c6e47a97a9eaa00bb0768a8db619026e12c7dd5b0d09301 13 0.00/1.00 vMB 0
108,696 108,696 000000000000a7261381ad20742b9fb61e174b7c4712f46b08fc4c775996bff0 9 0.00/1.00 vMB 0
108,695 108,695 00000000000275921546c272768b98e1cc3daa6b08b47877767fa4a6df81e647 10 0.00/1.00 vMB 604
108,694 108,694 000000000001f97ef9da8858ea5e6d452b72cd53677cbb9bbbc621310333a1e0 7 0.01/1.00 vMB 265
Previous 10 blocks ↓
Total Size: 780.51 GB

Node Details:

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