Loading Tool

Explorer IconExplorer

Memory Pool

75,679 transactions
28.31 vMB
0.06317233 BTC
Random Selection Loading Transactions
Max Size: 171.48/200 MB

Candidate Block

Mining Attempt 858f6e33d1a9feb7d58b6780c070e8497ff303526ed349857269bdc597a440ea
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 9ac30d6485e6ce091b276cd3f7d8c8284c3f5b30395a9fdc91e45e2ee202f64f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.00433455 BTC
Feerates: 14.26 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (285,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,821 629,821 0000000000000000000b02f1c3def93854a2483a2507603051886b188c53ea6e 2,304 1.00/1.00 vMB 42
629,820 629,820 0000000000000000000cab2ea4df0836150abc71ba2ab366d98deee4370ad5bc 2,296 1.00/1.00 vMB 11
629,819 629,819 0000000000000000000994342966d4d36be5c1e0c7d4657b1348e9d6f30a0deb 2,866 1.00/1.00 vMB 39
629,818 629,818 000000000000000000049411bd2e0b9ff182cdf47e8de483a339c6dd83453d3f 2,626 1.00/1.00 vMB 9
629,817 629,817 0000000000000000000cb6f040889e3d68037b3bcb9baa3473a5eb9ecc1004b4 2,630 1.00/1.00 vMB 39
629,816 629,816 000000000000000000081a2fd5dbc7dc53cfca6ca5832511bdfb443c361b4b5f 2,954 1.00/1.00 vMB 88
629,815 629,815 0000000000000000000640b94b2225b36ff7b91ac53f9d31463a131648c3d30d 2,390 1.00/1.00 vMB 99
629,814 629,814 0000000000000000000f5bd5fa81e61a7cc9c6b5bd77daba9b8f577fead09cc7 2,853 1.00/1.00 vMB 111
629,813 629,813 00000000000000000006f7ec1da4b44153e154c3787980afc48e9c2142f78e63 3,011 1.00/1.00 vMB 63
629,812 629,812 0000000000000000000805526abd6ae5b92f55cb54d0f44e0a6f0f1d39072038 1,258 1.00/1.00 vMB 23
629,811 629,811 0000000000000000000f355e7ab05625dd251edcb3ccbb14ad0b10899de4c3e7 1,913 1.00/1.00 vMB 29
629,810 629,810 0000000000000000000c5454af529c5b8d9335e6c9f50f0c37d088334f17de4a 2,241 1.00/1.00 vMB 63
629,809 629,809 0000000000000000000d5da8d6235a626ce27f1adda33766f1ba5544744c72bc 1,990 1.00/1.00 vMB 37
629,808 629,808 0000000000000000000ea3f9cf0bf487878604e86598aade8ebe98e3bc0d640e 580 1.00/1.00 vMB 11
629,807 629,807 000000000000000000008628bd8d74073587452ea70b7528c53d0a1faf447d43 922 1.00/1.00 vMB 26
629,806 629,806 000000000000000000014650e188a92dbfdbc96b4a45361ee39739d40e0af1d2 806 1.00/1.00 vMB 11
629,805 629,805 00000000000000000007bfb478aaefe178bd224074f6a9b06f9dbe325f9c16cd 1,720 1.00/1.00 vMB 79
629,804 629,804 0000000000000000000a442373c31ebceb5d1b1d7d5a628aa2ed9f7580ea18f7 817 1.00/1.00 vMB 17
629,803 629,803 0000000000000000000bc7a5e21731d1cde75a44e28372a776cb9c6ccbbf2a9b 436 1.00/1.00 vMB 8
629,802 629,802 0000000000000000000093a1dc1693a8ed728b9951d5b5906a89e6088086783c 2,782 1.00/1.00 vMB 47
629,801 629,801 00000000000000000003628c56d834228ba909b89b763ab50140ee5f2ccd97dd 1,135 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.