Loading Tool

Explorer IconExplorer

Memory Pool

80,558 transactions
29.97 vMB
0.07812485 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 786d9d628ccab5e979304c2406c00fd748b868e7f3a31cb3a950bf29ad5fdd6c
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 16dd59c836b7980646ed434ead6133b47b41751d03b21b43c8ef97d690b685ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,597
Size: 1.00 vMB
Total Fees: 0.01684207 BTC
Feerates: 197.70 > 1.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (871,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
43,851 43,851 0000000024b87917b2fbe01b76ddf39418efbcabb895d5a2a1593bda121c4dfc 1 0.00/1.00 vMB 0
43,850 43,850 0000000037d37c266e20516e0b58ddd50e7105f8b64aec92e5f104b802a26ade 1 0.00/1.00 vMB 0
43,849 43,849 000000000e6efd79b7b35973da6cdc88e019cd26e793a233e53d5ef08bdc22df 1 0.00/1.00 vMB 0
43,848 43,848 000000003ce175c7f55052828716de5a0a782b38b478398ee2cc47a1acaefcae 1 0.00/1.00 vMB 0
43,847 43,847 00000000250d9ef11be13dcbff540409ca6e6f24985c77c107b4c1caf863ba04 1 0.00/1.00 vMB 0
43,846 43,846 000000003b1e0b3936c8aaa89ed0fcccc05f043a78f4ead3d87122a867d6c5e7 1 0.00/1.00 vMB 0
43,845 43,845 000000003e84b2ad657d0d00176e31bed3fa68e9a2202296a5c0a229109bb439 1 0.00/1.00 vMB 0
43,844 43,844 000000002b0f424c8396cf582ef520c241e1d75bb529238402c39884a9b6ee0f 1 0.00/1.00 vMB 0
43,843 43,843 00000000056c8eb43d1674420238deb554728dea3c6bd58d62d9e66e4269cc52 1 0.00/1.00 vMB 0
43,842 43,842 000000002309f9a223daefd937cd9e54527e1f86f55567b9ca55a5f4c38d5376 1 0.00/1.00 vMB 0
43,841 43,841 0000000029da1ebd8ac17ef6e962a47174b6ac9087cd35b84d0335736b8eb5d8 1 0.00/1.00 vMB 0
43,840 43,840 000000000b2eedf6a53dc1e17b8bc86e84239a93e8d43c41abed9b0a11dd70db 1 0.00/1.00 vMB 0
43,839 43,839 000000000889e77c61b44f6d9cf0f940204933e8007f5d5ac8b89ee3376f12d0 1 0.00/1.00 vMB 0
43,838 43,838 0000000028f5acfa8702e0b814266e4639af88a31f90161748b4943f38803d62 1 0.00/1.00 vMB 0
43,837 43,837 000000003c69d339e530048d720b4922f1cfb19e27cdf491d99569bb21fa74f3 1 0.00/1.00 vMB 0
43,836 43,836 0000000039553d76269fbff995cde8c53d4da1a2d9ad4356b7f0a622e3763d83 1 0.00/1.00 vMB 0
43,835 43,835 000000000d874a5c954b34de3122ad4b3ebc848fbaf308bc5a5c2bfe30f458cd 1 0.00/1.00 vMB 0
43,834 43,834 000000003c7df30796f499ad32ab6a096f2cb2e8d34f2bfa1ef75b0c405270e8 1 0.00/1.00 vMB 0
43,833 43,833 00000000041bb4bf7702083374f1cc9eeea61007a5a8c6d52f2077f23803a472 1 0.00/1.00 vMB 0
43,832 43,832 000000003cf71338ee5ce8ab2e6904fee35316af1b16a30556f853ef335c5d50 1 0.00/1.00 vMB 0
43,831 43,831 000000003dea68f42e9537db24f4ed889a64a3f0a8fb1c51d1765b18bd06c8dc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.