Loading Tool

Explorer IconExplorer

Memory Pool

77,874 transactions
29.51 vMB
0.10257292 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 9aa716f988722f9796d0ff51f3c14746869eaf30f882daf7bb066af0bdc08441
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 60982f638823e4e2c4094e07459432329d1365a6073a83dc4934f6c91f4df1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,254
Size: 1.00 vMB
Total Fees: 0.02714377 BTC
Feerates: 201.40 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (597,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,261 318,261 000000000000000007dd4169a51d2bad8659dc6d83a2dcf10ec48ccbe8295897 256 0.08/1.00 vMB 44
318,260 318,260 0000000000000000082ab1bf7b202c825f858ca46749a00db7d82a944dc2a057 529 0.30/1.00 vMB 23
318,259 318,259 0000000000000000272e3a0ea4d3c8ab2a431a30a85487ba1e6a3fe836aaa4a1 87 0.05/1.00 vMB 19
318,258 318,258 0000000000000000276d9c0268826d4f9d8d4ec69d07cbb791eda6b419540541 540 0.30/1.00 vMB 27
318,257 318,257 00000000000000002d736e83859054b8fcb35e17dae672b7837fb316207533af 75 0.04/1.00 vMB 21
318,256 318,256 000000000000000005b0bfce2519c3f0d1baf093b436b862ddd60877d36a6a4c 560 0.30/1.00 vMB 27
318,255 318,255 00000000000000001ae921bbc9d46c98cde337d280693020351338a0853f0528 257 0.15/1.00 vMB 23
318,254 318,254 00000000000000001dfb32e92b255d6a083643c1001241457588efc3cce5a691 302 0.19/1.00 vMB 24
318,253 318,253 00000000000000001165302469133fffb95c903ef428baf66211070362fb1c8f 88 0.04/1.00 vMB 28
318,252 318,252 00000000000000000406747326423ee33128f5713c816cca3577930f61e7eb12 63 0.04/1.00 vMB 25
318,251 318,251 00000000000000001e0b5f7babd28e5503565021e71cc6009c896296a9bc89b4 205 0.16/1.00 vMB 21
318,250 318,250 00000000000000000cf76a38aed21a1b12917e836e512df05545cf1cf8fc1a09 82 0.05/1.00 vMB 10
318,249 318,249 00000000000000001814cf9a20504165d07d91470e0d5359a8941a1a20fcab52 642 0.30/1.00 vMB 33
318,248 318,248 00000000000000001247ba9c0e1b9c81ddad34cac447a6cf9137b84d4b55e95a 136 0.16/1.00 vMB 11
318,247 318,247 00000000000000000c3e775af6a64c76fa038b32d851c1aad42872b42b99de70 687 0.35/1.00 vMB 29
318,246 318,246 00000000000000002ac7d288dd2973e349191439b931ed7a13c5df19b9c944f1 964 0.55/1.00 vMB 27
318,245 318,245 0000000000000000240d8fd25bc9b59932ddaa67329c41c13458b0afc8d0c0e1 482 0.32/1.00 vMB 24
318,244 318,244 000000000000000000f9df0ea4602cc835ea55cae44f8f60e8dc8c2971eb0c26 547 0.30/1.00 vMB 26
318,243 318,243 00000000000000001a7f612ed43f90cb066c8c99e231b5ff95cf111d0b5d11a9 1 0.00/1.00 vMB 0
318,242 318,242 00000000000000001c3567dd35e96c43a9afc61dfadef3b9babef5d3580f9e61 540 0.30/1.00 vMB 26
318,241 318,241 00000000000000001cd8ea387d5cdf61de69c334e5f3e2c3ccd53141dece3e75 127 0.07/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.87 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.08 GB
    • Received: 17.30 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.