Loading Tool

Explorer IconExplorer

Memory Pool

74,520 transactions
27.51 vMB
0.07142967 BTC
Random Selection Loading Transactions
Max Size: 167.84/200 MB

Candidate Block

Mining Attempt 6371630d77e4ecc40cd750ba4465a10918a1791850d3249d43382524ab0d1494
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 1d2de0fe114d64fc643670f812a48e1ac4e288ba23a36e8771d7e7fed15061eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.01265911 BTC
Feerates: 301.05 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (641,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,752 273,752 0000000000000005492862a9ccb18d2c2de366631c56c6c917364330e4184685 147 0.30/1.00 vMB 51
273,751 273,751 00000000000000058cf3da26e1357e0c3f62e4bcbebb003a0dc4686269ab7f27 74 0.02/1.00 vMB 205
273,750 273,750 000000000000000105e6f3677e85fe4a70726fe9b283dc9ef5e4f27d82f301db 189 0.19/1.00 vMB 52
273,749 273,749 00000000000000026824c5b215f7f48821223973ac5498f7b82b50cd4638d628 70 0.03/1.00 vMB 105
273,748 273,748 000000000000000162667fc6b816f61875c3404f9dc421c27b07dea36a616745 282 0.15/1.00 vMB 33
273,747 273,747 0000000000000001b1d88207ad415c6471dbaca9cd36e61cf8366954f6454960 569 0.25/1.00 vMB 59
273,746 273,746 0000000000000002a6ebae76b2894b162c478a25df30656e30693480e8a7794e 168 0.08/1.00 vMB 48
273,745 273,745 000000000000000546d1dcd415196fbe5433fce640c76dbb3ef72a12b70f518b 266 0.12/1.00 vMB 27
273,744 273,744 000000000000000535ac6da9038c213cbb873393d73be47557a6dcc2f1d46cb6 13 0.00/1.00 vMB 65
273,743 273,743 00000000000000058129b44fef9941df491268cb7dbec1fcbabe9f62117bb12a 89 0.05/1.00 vMB 16
273,742 273,742 000000000000000539696951076a1a19a32f7fb7fbd550c0cc1bb0586ec4d9bd 413 0.28/1.00 vMB 38
273,741 273,741 0000000000000000994dfb97ed89734529e09010d878f8119aa5813c55183052 649 0.25/1.00 vMB 53
273,740 273,740 000000000000000342dd5ddc0d097133fb2b99ed494e8998e63490ce410631a0 427 0.25/1.00 vMB 40
273,739 273,739 0000000000000002bfb79ab8cffb03e3ad2ee53f2abf379e8a5a10b28af4bee1 384 0.19/1.00 vMB 41
273,738 273,738 000000000000000484ea1f6b4cbb95a76e256483f602b3eb99dc9b93b696553c 104 0.14/1.00 vMB 16
273,737 273,737 0000000000000003d855dc7277fecf3624d885987f0b13afe9eea87cda9ed12d 665 0.25/1.00 vMB 64
273,736 273,736 000000000000000491ab35851140d1b418849b1abc403dcb09c4e1642463f673 610 0.25/1.00 vMB 49
273,735 273,735 00000000000000056adc58b3171d2f2f90a32f25e64f532c8aee34c235e7cf48 442 0.25/1.00 vMB 61
273,734 273,734 000000000000000454c10a9327a3b4c2be9f1afd58449b0ac4da6c0beedac9c1 199 0.14/1.00 vMB 60
273,733 273,733 0000000000000003cc4a1ff73da1275a8c3fddbf76be1ce7547a5b38449adbf0 244 0.15/1.00 vMB 33
273,732 273,732 0000000000000002756401fc73b8b631d79e4ebfb8efe4437e21cfd4bf649684 196 0.11/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.