Loading Tool

Explorer IconExplorer

Memory Pool

37,824 transactions
19.10 vMB
0.04765871 BTC
Random Selection Loading Transactions
Max Size: 105.75/200 MB

Candidate Block

Mining Attempt a6abea3b29ae446c2f8a995cd0f13e4464210791604a851187cfd7e1e17136d8
Version 20000000
Previous Block 00000000000000000001cf19be7c276882b4ef61bb92037ea79ce0d3a4bb748b
Merkle Root f846b75ba00e4425a56b8200c673b22b3a73902967fa7b2301494efcae526ea3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,135
Size: 1.00 vMB
Total Fees: 0.01104953 BTC
Feerates: 502.67 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,052 (753,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,706 160,706 00000000000006d47b4bb80ade38ccb3a33dabbef6e4e8dc3b2bc7284969dff9 7 0.01/1.00 vMB 8
160,705 160,705 00000000000004173833beb0ecbd4c82bc646d8c21ee84d653c1c8c2729d3341 10 0.00/1.00 vMB 326
160,704 160,704 000000000000011a104758d08861156d624392b190536ddfe5ac503813529db0 14 0.01/1.00 vMB 23
160,703 160,703 0000000000000bfcfda39125e64fd35aa590908dcc31ee774bfd5d6e6005da6e 14 0.00/1.00 vMB 117
160,702 160,702 000000000000006ec8c967a2d1c98ab06b43dad7b8bdeddd4dee2bf7c2258071 47 0.03/1.00 vMB 639
160,701 160,701 00000000000007f3c75b67f35b7f79ab15c41ef80492cca8c781dace5180ec53 100 0.05/1.00 vMB 425
160,700 160,700 0000000000000d0b82afb23e0e65856abc57453d91c51ed7a2851a57bf8c86ea 44 0.03/1.00 vMB 247
160,699 160,699 00000000000002fc98ee6da1a0ee3a969dfd9ede7d6a44b95d1ac8b357bf0638 53 0.03/1.00 vMB 235
160,698 160,698 0000000000000d42558cd2444bee11769bf076edae50d162ba68748a6ee83acc 164 0.05/1.00 vMB 7
160,697 160,697 000000000000088aa3b95a9c223bd5e1be060cf07806e8e22fee2d639d55e703 53 0.02/1.00 vMB 56
160,696 160,696 0000000000000d58263823825faa24f00913fe40169399396742646271a40e13 1 0.00/1.00 vMB 0
160,695 160,695 00000000000007694c4609aa815f5dbb667d929138ed7a555c9eb65934d4842f 6 0.00/1.00 vMB 132
160,694 160,694 00000000000009e988cafbdc8b3435b2768405d4e2ba725e1b88c38707dca537 61 0.03/1.00 vMB 11
160,693 160,693 0000000000000e40d84f6ef86a456ccc7a77373e1544786d2064de51b43aaad2 68 0.04/1.00 vMB 103
160,692 160,692 00000000000005c52c054996d23a63943ab80ee5f432a3087a0fc617e8d6daf4 1 0.00/1.00 vMB 0
160,691 160,691 000000000000081f2c0b7d852d813fe8e66c035d2d0256333818a3c0d7c9cfec 63 0.09/1.00 vMB 185
160,690 160,690 00000000000000bedcb0f09f2b0738f5086a626e8feeec6b19d3b71a4702421e 38 0.02/1.00 vMB 54
160,689 160,689 0000000000000977a23ae750d7fab8f63dde6c9def32aaf6a902dbff20880f2d 39 0.03/1.00 vMB 82
160,688 160,688 0000000000000096fe527075b469abeaf3d3f8311e17b638b7740da6d92daa58 23 0.01/1.00 vMB 224
160,687 160,687 0000000000000d50c804b63324905fea867b58d8137bfcf604f87a8187240150 5 0.01/1.00 vMB 22
160,686 160,686 00000000000001822ebb490989ba4cb8760b281bd56ad90b557eea54d8815b2d 61 0.03/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 780.69 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: 554.15 GB
    • Received: 6.70 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.