Loading Tool

Explorer IconExplorer

Memory Pool

64,080 transactions
35.96 vMB
0.21332676 BTC
Random Selection Loading Transactions
Max Size: 190.16/200 MB

Candidate Block

Mining Attempt f3f6422c1d5917c9b3c2b18d426b33a0aab44b6c3108fcfb3944c33e1deca2fb
Version 20000000
Previous Block 000000000000000000015efc7cee96fe97f72a9b5f9a898c6960c3e5060701f4
Merkle Root 115ec6527b9d6cd50cd4523a3d843bb3fedc232dbf819a809abac62a51b38f96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.11179924 BTC
Feerates: 1,471.76 > 11.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,417 (813,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,134 101,134 0000000000013d5211b2e099c6a1eeb168a753f8920e99688a6c13baf4d86a0a 14 0.00/1.00 vMB 0
101,133 101,133 0000000000012ff31d3e61b4e760304da4494078f5e0eb254e03377b9841e136 14 0.00/1.00 vMB 0
101,132 101,132 000000000003b2e09191f7a545a9ec5f0b8cb7b587147aa0a1a848db5b73829d 8 0.00/1.00 vMB 0
101,131 101,131 0000000000036bbab313d125ca9a2b3848c8a7eaef60695c56fd2095142c5469 4 0.00/1.00 vMB 0
101,130 101,130 0000000000017a879d0d8d81c2b90abb5788529ba5fbe7ec96789a7bf4dd6f1c 4 0.00/1.00 vMB 0
101,129 101,129 0000000000030cbbae2de7e848b94d76347da83e0898b4bbff09f417f50466ea 1 0.00/1.00 vMB 0
101,128 101,128 0000000000012260ef08d7b7f0a9145e7c45728159d42ee196a5c009c564e21c 3 0.00/1.00 vMB 0
101,127 101,127 0000000000027657c6a834ac21e1590ed0863424cab97e6fc6f07e7500d1479a 6 0.00/1.00 vMB 0
101,126 101,126 000000000000a88e7b767c65b1341ea78ca4e0d837ddd1c4ce49c98760851469 2 0.00/1.00 vMB 0
101,125 101,125 000000000003b4893a0da09ebf33cfa95e4971ddd7c0fdd26d8dd642de96b46e 3 0.00/1.00 vMB 0
101,124 101,124 0000000000012d5ff843dd746e0cd1e2fa7893d710eb2a2a3204512a56006e04 2 0.00/1.00 vMB 0
101,123 101,123 0000000000002d18fbf88d26846aa1e50103a595154c59cc276beb5026adaac2 2 0.00/1.00 vMB 0
101,122 101,122 000000000003316b8ac484c65a1a1fd43809bf8c9e3b009fae952bb8fad6dc5f 41 0.03/1.00 vMB 0
101,121 101,121 000000000002de92d93fcb92eeb2be097af8570a70fa5a8c6df473626891c9d6 4 0.00/1.00 vMB 0
101,120 101,120 0000000000028b4b9e9071b07f516698b54ee58d125b35db70f1f8544aae4df9 1 0.00/1.00 vMB 0
101,119 101,119 000000000002a6aebc0e31da0ad88e36a45713ce0e5305595e1d62ed4b9c7f3f 7 0.00/1.00 vMB 724
101,118 101,118 0000000000029af2b03b97b9186df8b01215f71cc771e231383904feed872365 1 0.00/1.00 vMB 0
101,117 101,117 000000000001c81ab13828441bc4d3c656493090797c9a6cc6d628e80fbf7817 2 0.00/1.00 vMB 0
101,116 101,116 000000000002d1325105cb24b5fef778904214279a660f3a7b9c4106b93fdacc 2 0.00/1.00 vMB 0
101,115 101,115 000000000001fef7474016f4db36615dd561eb0c9cac3176ba135dc0b5b23261 11 0.00/1.00 vMB 0
101,114 101,114 000000000000ea863700d364436c0c6c30686c0876b80a707704421a9a246f2e 12 0.00/1.00 vMB 335
Previous 10 blocks ↓
Total Size: 781.34 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: 601.91 GB
    • Received: 10.24 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.