Loading Tool

Explorer IconExplorer

Memory Pool

84,711 transactions
31.78 vMB
0.18594805 BTC
Random Selection Loading Transactions
Max Size: 188.81/200 MB

Candidate Block

Mining Attempt 65773b530bf954b6a7734e833cff26f9b1ecfd3d23c3b3e813da35f0c0cbaf7c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 374c4116730cad4f5e320c55e901752bd128b1ec3f7eeb2077f868c772bb75e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,909
Size: 1.00 vMB
Total Fees: 0.07061626 BTC
Feerates: 269.69 > 7.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (341,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,706 573,706 0000000000000000001718e1100f88ce62e3d207457f96945995459008c395b7 2,614 1.00/1.00 vMB 72
573,705 573,705 0000000000000000001a80bef817198b171913e41872c4b7ed532881c97d3c08 2,228 1.00/1.00 vMB 28
573,704 573,704 00000000000000000016d3656e3af7cab0907cefedebe0db0daaa2e2a42e3c71 3,001 1.00/1.00 vMB 70
573,703 573,703 00000000000000000024894eee6c6456617ece1cfa7e590084996cd6ba3307eb 1,639 0.56/1.00 vMB 40
573,702 573,702 0000000000000000000e63a6de66f0eaa2e15c9447a7f4d9407704f28ef9ceab 104 0.03/1.00 vMB 66
573,701 573,701 000000000000000000160d18ede1d086be14532e51411adcbe4c7d87dc7801cc 134 0.13/1.00 vMB 51
573,700 573,700 00000000000000000016150f171db27af05db67f38102da26528ffcb0694b871 413 0.14/1.00 vMB 64
573,699 573,699 0000000000000000001876415a6611619e40a84170c78a377b376defef9b0823 1,087 0.57/1.00 vMB 37
573,698 573,698 00000000000000000023a9b45b2af8c5a4821ae86ddfbe9fd5b7351949b86b24 1,202 0.38/1.00 vMB 49
573,697 573,697 00000000000000000015dd9f8a57f1ff0aec91395f0fb044e446c04029c88cc0 143 0.06/1.00 vMB 45
573,696 573,696 000000000000000000028311b8f4ec06bf6afd9ad263bc347b2b4c49088a9b4e 53 0.03/1.00 vMB 39
573,695 573,695 0000000000000000000cd18941b26f928eaeb6ca4ee918e9e923709b60eb4a9e 447 0.17/1.00 vMB 35
573,694 573,694 000000000000000000239f1476fa4f8770f9ea7cfd0891f83c1e2fac46377340 841 0.65/1.00 vMB 37
573,693 573,693 00000000000000000021c1a4790ad4fbfa6161fd0e47b3ef1200dffcf93373c9 460 0.17/1.00 vMB 39
573,692 573,692 00000000000000000009afb7334918b21e2e8de7f056cce0e8bce082095c78b5 1,748 0.60/1.00 vMB 43
573,691 573,691 00000000000000000016cd2709c551d63445ecbb7b23705aeb08b9e1468af84f 137 0.04/1.00 vMB 40
573,690 573,690 00000000000000000023f058823fc00703ca52842ea8fda53fa6d4163ba01d86 891 0.24/1.00 vMB 40
573,689 573,689 00000000000000000006d6fa171bf70e102c472798fb90d3cce3794de5eecbcc 125 0.05/1.00 vMB 51
573,688 573,688 0000000000000000001a0e58242eb4ef65d6ea69f4e325b44de2222ade7a97bf 655 0.19/1.00 vMB 44
573,687 573,687 000000000000000000122924c9f6b61d7576808467c4db4b83dce1289ec9550d 1,218 0.64/1.00 vMB 34
573,686 573,686 000000000000000000203ff4745e06df761e722d6d1e6a7c6d57a42e211c0d9e 289 0.09/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.65 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: 672.59 GB
    • Received: 16.28 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.