Loading Tool

Explorer IconExplorer

Memory Pool

85,316 transactions
33.01 vMB
0.15851641 BTC
Random Selection Loading Transactions
Max Size: 196.55/200 MB

Candidate Block

Mining Attempt ae98bf591f282b6ec2a6d238bd53da130aa7fad8643c4ba97fc5059d157c05be
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d1f2c4e846786d11ebac24b60d2215d764901c10ccc792ccf1a7c229fcd64325
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.04927868 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (564,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,067 351,067 0000000000000000101932d6066e53fd421bce6383d1522be74172fac7aeef5d 389 0.23/1.00 vMB 27
351,066 351,066 00000000000000000fc9f65b5155c52b843e12c9b9bbd1d883a11aeaa6504347 396 0.17/1.00 vMB 25
351,065 351,065 000000000000000014f5f91502bffac8e7666f2c70b6377fe664b4a55c910129 748 0.44/1.00 vMB 25
351,064 351,064 00000000000000000581fe8afda1e374b2a63f5b36dac1fc2a6971eaace770a6 1,032 0.53/1.00 vMB 27
351,063 351,063 000000000000000001a3feca0efeed525fcfbfb9afcd4243cae52180724a6fe5 999 0.55/1.00 vMB 27
351,062 351,062 00000000000000000a166c5702db6ee98562423be47ccdb68e2b91cd51873812 694 0.39/1.00 vMB 29
351,061 351,061 00000000000000000720e84f334570ace9df251ae4d60fb83f1db68a1d3130f4 661 0.32/1.00 vMB 31
351,060 351,060 0000000000000000122daa22ec5deae7ed2f927b7b06cfe95601e37d0c94897b 386 0.25/1.00 vMB 24
351,059 351,059 00000000000000000ac8ca8252e9665edc4809e6c99f7e55d7c947b1beb4d736 68 0.04/1.00 vMB 28
351,058 351,058 0000000000000000158dca96d0e645b15be5fd2c3b41f2d9cd503f98ca1cb44e 512 0.24/1.00 vMB 30
351,057 351,057 000000000000000010aedd8450ab3e7cc81ad54fb5b7b04557bae5eb9d83d115 253 0.13/1.00 vMB 39
351,056 351,056 00000000000000000dc6827e8a6f797c590f1e260911f8c86dd984b7e3f87ba3 398 0.28/1.00 vMB 23
351,055 351,055 0000000000000000032d32b7ceb126eebdb86c6d070469fca89bd767f53388ce 30 0.02/1.00 vMB 17
351,054 351,054 00000000000000001476e6acd0da5e94719dad0868a44f0af7af216043c62276 25 0.02/1.00 vMB 17
351,053 351,053 0000000000000000021ff8150dae7fcc0eb49ef2ebf1356c9c46047f2814d8ce 242 0.14/1.00 vMB 32
351,052 351,052 0000000000000000112c6f8718ff4c4501a4eedb2a5a69802748583172ba3614 157 0.09/1.00 vMB 19
351,051 351,051 00000000000000000680d53f03c1e9f9753043aca79ca9fa902a407ec02cbba4 386 0.24/1.00 vMB 25
351,050 351,050 00000000000000000915c1db1bd6b6b4db5dc5690b3b5ec74bb185053daec9d1 104 0.10/1.00 vMB 12
351,049 351,049 00000000000000001533a3b8de2877d2d4d19f20a54df0ab845779caa282bd58 282 0.22/1.00 vMB 20
351,048 351,048 000000000000000001b1c9e95ea26c74318399b8a8285c422193b0070d68361e 462 0.27/1.00 vMB 30
351,047 351,047 00000000000000001185230503a3b5dd2e3747d6487af1f643112c4d9ade20ad 531 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.