Loading Tool

Explorer IconExplorer

Memory Pool

83,164 transactions
31.29 vMB
0.09560993 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt 577ad1d18d8fe3dd52dcbca4fbcb4ff2b90487a356b344c89f47ddb7c402d850
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 97c620ebad7554969dd9bbcfacbb5f27eb740f25dbbddf4da42e92e16fafd0a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.02425475 BTC
Feerates: 177.93 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (588,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,000 327,000 0000000000000000051919e9e16378559223362ebf0ce122f7adea509171171f 230 0.13/1.00 vMB 27
326,999 326,999 000000000000000013f73492f14db36732cb603a6277ef2f512b9e61575bb7ae 179 0.10/1.00 vMB 26
326,998 326,998 00000000000000001ad67f0a67f7d2976785132ea5b307569733fe2526e7e835 74 0.05/1.00 vMB 22
326,997 326,997 00000000000000001d05696c6d2448798bcbd1bf7ef35098e28f5ccfb598d0c5 151 0.07/1.00 vMB 28
326,996 326,996 00000000000000001852f0723f01199ba86df04cd8893a7c12bb8d2b16a6423d 89 0.03/1.00 vMB 28
326,995 326,995 0000000000000000105e994763af73b8a65a534a5872b93bd3edc7f09711b551 671 0.31/1.00 vMB 33
326,994 326,994 00000000000000000351db348ae06dc64d6e9c3f9d9d118ddec7aaac0a43b654 9 0.00/1.00 vMB 20
326,993 326,993 00000000000000000cc8292d423f3af371e26d69961603beca04c464e854fc12 195 0.09/1.00 vMB 35
326,992 326,992 00000000000000000357f8d8466b566af8e24096a5ca91f868c3acc4b376e35f 370 0.20/1.00 vMB 21
326,991 326,991 00000000000000000826175bfef5c83076f39386f10498bea9b0aa2184ab399a 557 0.22/1.00 vMB 34
326,990 326,990 000000000000000014d19d816fd35b2f2a37ceb6d2496e7e1e58b81d49d9d528 928 0.40/1.00 vMB 21
326,989 326,989 00000000000000000bed699bd92911aae03298157594d4b2f779f72682c92444 578 0.25/1.00 vMB 34
326,988 326,988 00000000000000000f0e40404a0d4e14f57f7ed22039c1b57b66f7774a1c3b45 363 0.62/1.00 vMB 14
326,987 326,987 00000000000000000f79db86aa10b594b36bee066a744d2808ae3eb24f9fc9e8 1,865 0.75/1.00 vMB 36
326,986 326,986 000000000000000000866532be70bf237716fed894d893cd639c940ccf8d3750 1,667 0.81/1.00 vMB 30
326,985 326,985 000000000000000000ee80360fe46d48a2c0430d9a60117b772338384d4b6d29 1 0.00/1.00 vMB 0
326,984 326,984 00000000000000001c3c51e1d5054800c3525c76652d96ffebc4adde5d4c8c69 272 0.25/1.00 vMB 21
326,983 326,983 0000000000000000186831e8e00586e763deff7f6bc04436b0e988523f7fcf16 32 0.01/1.00 vMB 0
326,982 326,982 000000000000000012bf83f8017def183bbe4cc3b7bb306d4a2e4f35c5388a24 678 0.32/1.00 vMB 31
326,981 326,981 0000000000000000198f5f6add1a7d098a4e423252248660be3774ff8835e5f0 241 0.10/1.00 vMB 26
326,980 326,980 00000000000000000f5386b8671641fa0a2624476b41836d1e3818b66219fd02 393 0.28/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.