Loading Tool

Explorer IconExplorer

Memory Pool

73,275 transactions
27.66 vMB
0.10712805 BTC
Random Selection Loading Transactions
Max Size: 165.55/200 MB

Candidate Block

Mining Attempt 0be1709ffe51807b9da53dc997b5ba2beb65cd04d6040b7786dfbd4c399d18e2
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 1e92779a83835a2863205d8ee70c47244994db7180bb15223bb02c3ca2f23659
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,064
Size: 1.00 vMB
Total Fees: 0.03977173 BTC
Feerates: 526.32 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (71,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,908 843,908 00000000000000000001a27922e3b7a7b716a3bc3a7d1f2f8981ed28f76aac5b 3,282 1.00/1.00 vMB 17
843,907 843,907 00000000000000000002059577528d46dd31da84cb65756cf2215208f0ba946a 1,810 1.00/1.00 vMB 12
843,906 843,906 00000000000000000002a6e77c7f24889f7d9a8f0f6ceff096eef155376b1cdb 2,772 1.00/1.00 vMB 15
843,905 843,905 0000000000000000000070cca7d1d30879b78db39a3838b70556bd1c7f4757f7 3,376 1.00/1.00 vMB 17
843,904 843,904 00000000000000000002fc86551828364ee260e7733c8710bce7f20d28a16f7a 3,592 1.00/1.00 vMB 17
843,903 843,903 000000000000000000015b67c346e528e419ca22eb4d031007df0cd6d13be18e 2,837 1.00/1.00 vMB 29
843,902 843,902 0000000000000000000205221f50a7f91a09940b42276ef21cf5920c96901a07 2,928 1.00/1.00 vMB 31
843,901 843,901 0000000000000000000276151b23bd48dee829fc843d83b596c9abb8df303ff3 3,379 1.00/1.00 vMB 14
843,900 843,900 000000000000000000033028b3c8296ed776653032030cd01290f4345f5a9b6e 1,264 1.00/1.00 vMB 10
843,899 843,899 000000000000000000029be9c0bda78114d34459a2f60cec683324d23d9cf53e 2,158 1.00/1.00 vMB 10
843,898 843,898 0000000000000000000221c0651b6a88078995ae92f627bb6988023bc9516505 4,528 1.00/1.00 vMB 14
843,897 843,897 000000000000000000027bce04316aad8175a91a6226fded6643e92dfa8575c2 2,344 1.00/1.00 vMB 10
843,896 843,896 0000000000000000000141b4e1d667b5bc7d7b2d8803d11e5ed4888fa06a80d3 2,992 1.00/1.00 vMB 11
843,895 843,895 0000000000000000000004868ab7b151f612063824d58bd3b3ae3d134d84ff4b 2,942 1.00/1.00 vMB 9
843,894 843,894 00000000000000000003158083b529e612e4860199074cf347c05948c0f8465f 1,092 1.00/1.00 vMB 11
843,893 843,893 000000000000000000030d2cb5fa56a5b96073750009355bb2e329668dcccf46 1,779 1.00/1.00 vMB 11
843,892 843,892 00000000000000000001b6eae89ca849f4be3e55933b8fd4f8288dad69e24237 2,902 1.00/1.00 vMB 14
843,891 843,891 0000000000000000000116d3700f237d3c464f42382bfcc7aba0fe9807e71972 2,185 1.00/1.00 vMB 14
843,890 843,890 00000000000000000001f7e210e9468e6e458c30df8db04a56514db6505f9e68 3,245 1.00/1.00 vMB 17
843,889 843,889 000000000000000000001f71c44deae002c45449e65cfe2a212d1cfd8f81507e 3,183 1.00/1.00 vMB 19
843,888 843,888 00000000000000000001a457ea2544da224a6636dfd35c4807d90a62529d3e2c 3,514 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.21 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: 756.41 GB
    • Received: 18.98 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.