Loading Tool

Explorer IconExplorer

Memory Pool

83,296 transactions
31.30 vMB
0.11476169 BTC
Random Selection Loading Transactions
Max Size: 190.10/200 MB

Candidate Block

Mining Attempt dff1cc00118b1d8da0d51b015ae11d1e1560a45487f691496086e7536014b0da
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 19f1db3727f5e10bcb02082f199fae1e827ea426b5b7bec7a0f0141ca6c88b97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,281
Size: 1.00 vMB
Total Fees: 0.03724414 BTC
Feerates: 200.89 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (525,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,183 390,183 00000000000000000b78c935e69a8cbcf2e20007740a103ce97a7440717bc831 1,421 0.75/1.00 vMB 32
390,182 390,182 00000000000000000330a0523230fa00ec0cd6b3cc812dafd87cc25d21fe9eb3 345 0.20/1.00 vMB 29
390,181 390,181 00000000000000000b13d70f135b91d391f9a6c7394afaab7e8625c056cba2de 153 0.12/1.00 vMB 16
390,180 390,180 000000000000000007e0cc9edb9c11fbd3b0470a71c19b2140b0bc24d05d7c0f 687 0.30/1.00 vMB 36
390,179 390,179 00000000000000000b2b6652e3b82d1fc1172cc2421c85f75e0bb6de2a82db07 495 0.29/1.00 vMB 24
390,178 390,178 00000000000000000ad6dfba36e0791e4d4dd50a17b711ad7f9b8590ed22ae90 366 0.27/1.00 vMB 35
390,177 390,177 0000000000000000087c27bd6114b558c196bcf866dafd3e4173f6dca2c55a07 131 0.08/1.00 vMB 15
390,176 390,176 00000000000000000743a1cf3b9e10d2f8f2c1500200bda1f511fdb587d8fa05 124 0.10/1.00 vMB 21
390,175 390,175 00000000000000000731138e058a0d12a86173cde8b42d3678d74ad0be1b24d0 279 0.16/1.00 vMB 24
390,174 390,174 00000000000000000252dc282570afd0bf41ea2ed9daf7c30939a16fada880ae 267 0.14/1.00 vMB 24
390,173 390,173 00000000000000000538f6aaffb6867ef5ade6e3fc21e54f97df0e20300a88d5 1 0.00/1.00 vMB 0
390,172 390,172 000000000000000003287298c4e4bc97dadb648a85ecce0e482ea7a98bfdb740 646 0.38/1.00 vMB 26
390,171 390,171 00000000000000000120f2929d155fb5d6db1ab6760d87b1b9e58ca41766f52c 68 0.06/1.00 vMB 6
390,170 390,170 000000000000000008defa9771323ee8f32ef23ef006f4bfba3b00f8e7f3fd59 476 0.26/1.00 vMB 31
390,169 390,169 00000000000000000409cd090e21e79706f292973b071c5f43365b27399a82cc 155 0.11/1.00 vMB 21
390,168 390,168 00000000000000000285d56501fdcfa70e35804fbc5a99265bf4f0ef5eda31ec 283 0.20/1.00 vMB 22
390,167 390,167 000000000000000000a2a565b85c95e83b5ee46480cfe4a551e701381577b29f 436 0.22/1.00 vMB 32
390,166 390,166 0000000000000000061b4d71b759c0ff84cab657a54530ecb55ba2c1e24ccb31 1 0.00/1.00 vMB 0
390,165 390,165 0000000000000000077b99ce1c2440f1397b03a3795a4396461940ac6c440b43 628 0.33/1.00 vMB 26
390,164 390,164 00000000000000000468d78059422760d301ba8fa3c75feb8896a723900d1274 376 0.24/1.00 vMB 31
390,163 390,163 000000000000000002e478c7f05b46b2a5dbd90f8e8e597e7ae97d5edb63486d 131 0.10/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.22 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.