Loading Tool

Explorer IconExplorer

Memory Pool

45,969 transactions
27.71 vMB
0.07681719 BTC
Random Selection Loading Transactions
Max Size: 146.65/200 MB

Candidate Block

Mining Attempt 85e74526bc727c749a0a93d09dcc137684b129ce0454b24d775f322f4141d65b
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 802a6f84370c3564abd9fb1b5cf4e8a518d7a378818ee86faa2fb6df27818a4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,563
Size: 1.00 vMB
Total Fees: 0.02453634 BTC
Feerates: 502.65 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (399,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,686 515,686 00000000000000000013e7af052b43d18140b24e5c2a5ca990887067d6f37384 2,154 1.00/1.00 vMB 19
515,685 515,685 000000000000000000339d51748ee0b653f72e73feefcbb070e84fda70ede995 2,104 1.00/1.00 vMB 32
515,684 515,684 000000000000000000196dd8c7f60152384eb0db6d5b5ef7c5335b85a5982a75 1,802 1.00/1.00 vMB 8
515,683 515,683 000000000000000000028f4362c75943f28b7f50934edfc5737f6096083542ea 646 1.00/1.00 vMB 31
515,682 515,682 000000000000000000197bb350ea7d00725a3659b0415e27c35b2a3ef0d76789 650 1.00/1.00 vMB 56
515,681 515,681 0000000000000000003d344c981b096a4bd0affb0c010931afe19831b03a031b 2,309 1.00/1.00 vMB 40
515,680 515,680 00000000000000000045ad1fcb58e23d1ee8594e548fb6dcfd246babc7188f0b 2,370 1.00/1.00 vMB 5
515,679 515,679 00000000000000000049c3738c24b1911ff26ecdac12ab271557d3271b423e0c 2,435 1.00/1.00 vMB 24
515,678 515,678 0000000000000000003ea7d88678f393af9dd378406b1f5beaf509227d4b8fc6 2,198 1.00/1.00 vMB 75
515,677 515,677 0000000000000000002bff727987c6d50129e7dc275a89a9c3ab67b92521de53 975 0.45/1.00 vMB 12
515,676 515,676 000000000000000000049248c76bf0e8ff841879571c56d81976d9dfe2970f4e 2,807 1.00/1.00 vMB 47
515,675 515,675 0000000000000000001ee603d4f7af44336834166e7511ee2c8ed62ea463cd7f 1,493 0.80/1.00 vMB 40
515,674 515,674 00000000000000000025799eba7b9a3b2a7f2895ffb799748ddd0566eed45e79 2,587 1.00/1.00 vMB 79
515,673 515,673 000000000000000000427ae8a1c117950e8388b9cb80d31722da063fab3c0368 2,134 0.86/1.00 vMB 27
515,672 515,672 00000000000000000041b2bd5524ad54667a00e8ebb5f4c455853e5f85775be2 127 0.04/1.00 vMB 27
515,671 515,671 0000000000000000002b0c1db782227dca73f20719efab8b08dce6ee4bbcb42d 1,123 0.64/1.00 vMB 25
515,670 515,670 000000000000000000431682cca2a85faa649c40711e2b501623ada701effe49 1,190 0.98/1.00 vMB 16
515,669 515,669 000000000000000000171bd4f761889a65ad8184111149ea1d750cf62edd5de6 801 0.44/1.00 vMB 44
515,668 515,668 0000000000000000003b9af970cbf97fac9297d199254de7ac9e3c46c1885652 650 0.23/1.00 vMB 43
515,667 515,667 00000000000000000018f91614494ad759efd49b4f425f4b59be47466b2f341a 184 0.09/1.00 vMB 24
515,666 515,666 00000000000000000043dc0635187772388e0f25f353ae652b9fccad13bce535 403 0.17/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.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.