Loading Tool

Explorer IconExplorer

Memory Pool

41,910 transactions
26.85 vMB
0.06161298 BTC
Random Selection Loading Transactions
Max Size: 140.75/200 MB

Candidate Block

Mining Attempt 0407d4344b8b4fc4be99bdf976a24eb639b7ef65924933a5ba0b1a827ea50ef1
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2fef4b619d57c21121cb4dcb31f243397939bc9534d3ff1a4f588ba7bc8d46ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01187465 BTC
Feerates: 60.14 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (560,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,971 353,971 000000000000000000d993ef4bf6e4028d80a1f6fc085519fda6b31286375004 1,286 0.62/1.00 vMB 29
353,970 353,970 00000000000000000105c115e697afa0e3469ce9f3c422738541e7b1a38bdf6e 126 0.10/1.00 vMB 15
353,969 353,969 000000000000000001185810cfc5078b346a5dc926b83d06286a21e94d2f9112 176 0.11/1.00 vMB 17
353,968 353,968 00000000000000000d7fe0f79de3c50eab7675d5187619d7cb44302d5d0044ea 270 0.17/1.00 vMB 19
353,967 353,967 0000000000000000149496260ddbcc165913a5c11bb741cad9185c710f80448b 1,097 0.74/1.00 vMB 22
353,966 353,966 00000000000000000b624a13be30b53554319791f5306b33484d8cfe4124fee0 288 0.18/1.00 vMB 25
353,965 353,965 0000000000000000074163d404a8c60f30d88dc2f6f0277c3beda216f73b04b8 817 0.53/1.00 vMB 25
353,964 353,964 0000000000000000154036161fe0bd5bf3fb4144668e2d9e570264e7893923ff 380 0.36/1.00 vMB 12
353,963 353,963 000000000000000008494fdd13525f27dbfad49c3ce30e9286dfa3cbcbaae00d 1,715 0.75/1.00 vMB 32
353,962 353,962 00000000000000000f421736e6c94065488119cdf73784555f19ce1853f64807 762 0.43/1.00 vMB 25
353,961 353,961 000000000000000015c21c63515fd3214d7d45373ea642920bb2b67549dfd2a2 337 0.17/1.00 vMB 33
353,960 353,960 000000000000000006a5f0d643d2365540d5a97cdcd20fdd4bede7757abab221 1,735 0.92/1.00 vMB 28
353,959 353,959 00000000000000000f5f0deccb04069d01b26a51b8e6c9aba0a260b6509098d9 829 0.49/1.00 vMB 25
353,958 353,958 00000000000000000c0a37991842902b1c87dfb68fb215fcb220a1e17e015834 424 0.28/1.00 vMB 21
353,957 353,957 00000000000000000ed5048d84e6144d705872d91baa2016e6f270b0e81a80f1 67 0.09/1.00 vMB 14
353,956 353,956 00000000000000000820cb975c64ffb3afcba6918a0d35d6d711e3f5f3e0edb0 670 0.30/1.00 vMB 29
353,955 353,955 00000000000000000af524f6670dc6f34ee3d8c865896d6a7bb0cba1ab382e66 1,068 0.49/1.00 vMB 27
353,954 353,954 00000000000000000a118172fd088bd68f3bb2c2cf09a2f685a1381135646782 1,078 0.54/1.00 vMB 25
353,953 353,953 00000000000000000343e8e1902de896c78c84bb7c9d98361f8cbec281c9031f 1,015 0.60/1.00 vMB 25
353,952 353,952 00000000000000000b69b4f70b57080296613d7e6390ef054fd83b9a00492bae 1,774 0.96/1.00 vMB 27
353,951 353,951 00000000000000001511468a3761b8b9e49a28953f00f17823538bbc98e88a20 290 0.41/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.