Loading Tool

Explorer IconExplorer

Memory Pool

41,587 transactions
19.86 vMB
0.10447036 BTC
Random Selection Loading Transactions
Max Size: 111.13/200 MB

Candidate Block

Mining Attempt 2c4a901220be79f6796e774eb67b8087409e75ef3549f5d77fc3aead48cbefd2
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root fe6d3b02192fefe7d5892ea075bb5e2b0d33a5d7bb7e9fd0495143a149e01b3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,508
Size: 1.00 vMB
Total Fees: 0.06548063 BTC
Feerates: 502.67 > 6.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (742,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,599 171,599 0000000000000a5a7ff1ba115f4b820249842e858cbdc1d3b2f0480d5a8a045a 19 0.00/1.00 vMB 73
171,598 171,598 00000000000007f847d35ac800437cadf39f47af697caca8a33cae2025db7373 40 0.03/1.00 vMB 45
171,597 171,597 0000000000000a9e1ae74896493f20603c9f097bc26482f75575e53b01f6e16c 53 0.11/1.00 vMB 80
171,596 171,596 0000000000000111a1cbc2edf39bdaebec0427731ea6c9967c15a1fc7d18c3d3 1 0.00/1.00 vMB 0
171,595 171,595 0000000000000aadb5f4b2ac5a478cda432eed5f931d5b98d64aa7b4ce7b25f1 12 0.00/1.00 vMB 147
171,594 171,594 0000000000000847ffa133f278b61ca3a71fe5f5d78552abb57de598c2b6e6ee 27 0.02/1.00 vMB 101
171,593 171,593 0000000000000a9042b6a5b88b8488b5a19f51be062a70c646ae9e68080dbf44 44 0.01/1.00 vMB 9
171,592 171,592 00000000000002331f7b3f3cfd4255e85a867463fafafb37d792a51f06d0446e 153 0.05/1.00 vMB 52
171,591 171,591 000000000000012c117c98ae36fc8dd93285e2e0c043ea1c66cd03c901346b6c 8 0.00/1.00 vMB 1,306
171,590 171,590 000000000000021d836fbe30584c774485218bb7038ee9184ac918933b2b5fd8 4 0.01/1.00 vMB 19
171,589 171,589 000000000000015f6b7fc76ce88ac8d2a04e19383dffa2d69ae5df9df2bb53da 13 0.00/1.00 vMB 35
171,588 171,588 00000000000003b0646b0c462f4d2ff6f61924addde71aef5d737a0b617960fe 59 0.03/1.00 vMB 87
171,587 171,587 000000000000090971a9253d1163f99fdc4efede950f31765419a14e727bd8de 1 0.00/1.00 vMB 0
171,586 171,586 0000000000000046af4eac1f415dd64b76ddc8c20a83953387025af25e470526 65 0.02/1.00 vMB 8
171,585 171,585 00000000000003ccea2cb28c4ccca4d3a27ea41148778d53595d38bfcd06a4e2 13 0.00/1.00 vMB 12
171,584 171,584 000000000000071b79ec8512a381fb21a9692be310fc70628639b4ca759bc269 64 0.04/1.00 vMB 43
171,583 171,583 00000000000004898be37261975b6251885565fdd5838cf8e98e1117f9479314 20 0.03/1.00 vMB 31
171,582 171,582 0000000000000a04d66f96839be4da414736d501f411a9bcf3fd1c2192497657 155 0.05/1.00 vMB 79
171,581 171,581 000000000000061810d847a35767c8c480cf4df913505aef6a809bbd2fa6e9dc 1 0.00/1.00 vMB 0
171,580 171,580 00000000000009aef6dc56187d96de984e722cce201a0b88afb8d608eced2381 26 0.02/1.00 vMB 27
171,579 171,579 00000000000008f6957635491f746552f56a457a2a2ad85c8d9e37c668542eed 26 0.01/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 780.70 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.59 GB
    • Received: 6.74 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.