Loading Tool

Explorer IconExplorer

Memory Pool

80,306 transactions
29.86 vMB
0.11789320 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt ff0f5f7f77015d5385b062aaf655bf912b7d5c912b5b832394cb4a8cd86002ce
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 720773a5da2c54b6d9584bbdf5e8d1c0357ccabd3ebc5f26bc475d5cf4f445c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,596
Size: 1.00 vMB
Total Fees: 0.04872322 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (341,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
573,685 573,685 00000000000000000003bc1ca9135624ab38f345a2e95e8eea3f358aa7b15ff3 578 0.23/1.00 vMB 27
573,684 573,684 00000000000000000002f3a6fbffac995294e07338f784dd2bea1ca229c58a0e 2,889 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.