Loading Tool

Explorer IconExplorer

Memory Pool

10,903 transactions
3.91 vMB
0.01333291 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.47/200 MB

Candidate Block

Mining Attempt 9c0a8ba55d7a81f6e5277b8abbb5bc256c47ca3ef691a33f03c5354f8c7c845a
Version 20000000
Previous Block 0000000000000000000125e5b66b1eb1353e16483fe9188affd23a6f4883d659
Merkle Root f442842b618584c35dc953307fc59d922a18044b4c5ca3f37614b9aa39bab13a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,560
Size: 1.00 vMB
Total Fees: 0.00884320 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,482 (787,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,316 126,316 0000000000002f7ba0986403320a9c4bff4298c94ac39da912f6c27bb37b070b 8 0.01 vMB 997
126,315 126,315 000000000000230fc68d6929340e8b9d6ce1ff4c296ffbc441308b5fb2a953cb 10 0.00 vMB 0
126,314 126,314 00000000000028791b94e597bbad410ff1188c94b2c4da418bca3ac849f97aef 16 0.01 vMB 1,680
126,313 126,313 0000000000000bfb6758bcda881b7f811250363c9816861afefee0e8ebc2a1d8 63 0.02 vMB 404
126,312 126,312 000000000000418a409ec6cdc1bb126cb557ed4b2bc883bd769f52454f4cffe3 13 0.00 vMB 327
126,311 126,311 000000000000236fed1d140b7ab7aff18461f1e58a460af1dc63c82a3f8c90fc 23 0.01 vMB 1,060
126,310 126,310 00000000000034fedea52e6e6cd2f9f21ef30a819d7f72bb8a5a050c72a207ca 26 0.01 vMB 806
126,309 126,309 00000000000029fbb6a5a055f906f02c9c00799198287bdfc09d74f60f5e83c8 14 0.01 vMB 1,242
126,308 126,308 0000000000003695bd460cd52c22a4528b835dc7d8cb6998172acfe744285f96 186 0.06 vMB 37
126,307 126,307 000000000000306413f2cd062b2a9d95e43b1686a2b4c161fbe8ef81f4ab9e51 11 0.02 vMB 967
126,306 126,306 0000000000000790f57e03f63af2ce52f4f0f462e2bb5b7aa53d89550ae1be74 21 0.01 vMB 1,379
126,305 126,305 0000000000003f610200a59929405b1d26a65b0f2aae0714a3c110b0d8749a9a 12 0.00 vMB 0
126,304 126,304 00000000000008496a07e3e0e39ad468e8eb4ee0a17e4411b5efbfb97f0d507f 20 0.01 vMB 748
126,303 126,303 00000000000040cf625181fa5c0ed4f7d247d27be6fb3f841162a14ef8092fc6 57 0.02 vMB 2,720
126,302 126,302 0000000000000c684b51b6909d88ad91c51b4c258a231f895b0d1ef9151753bc 8 0.00 vMB 317
126,301 126,301 0000000000001e00d89e56527b0c9b2ac031a6c21bb64c5dad7cb3f7323729ac 9 0.00 vMB 802
126,300 126,300 0000000000003fd549a0fca1eafb61533844a65ffcf96f6bbec05c8a69d98620 14 0.00 vMB 543
126,299 126,299 000000000000070c083e5159b06f9421956b7bf820b532bc636037ba2441dfe4 17 0.01 vMB 961
126,298 126,298 0000000000002499e4d7a35a868f346f646c691ab0bfdce526e434ad9a885310 37 0.01 vMB 1,048
126,297 126,297 000000000000354f8c9db82aa1aa8326a6034272e3868aee6c47e900856c5e54 1 0.00 vMB 0
126,296 126,296 00000000000041e856937b8090b0f45c36334ca0972f1455e11c88cdb67337dc 73 0.02 vMB 2,802
Previous 10 blocks ↓
Total Size: 779.70 GB

Node Details:

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