Loading Tool

Explorer IconExplorer

Memory Pool

79,590 transactions
30.15 vMB
0.08233526 BTC
Random Selection Loading Transactions
Max Size: 183.90/200 MB

Candidate Block

Mining Attempt ac6aa2b44b30a282d8d02f9a1bb19d06a28bbeb9fc9e95a2f2a2990037fd62f5
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root c9b34668feb103364c62c09271dcf682ae887cde53c4e3d45e3f23b7f23c0a4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.01526212 BTC
Feerates: 200.00 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (574,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,002 341,002 0000000000000000035917ff22caddec46a13c531fc57f31603b683f667e61b7 884 0.53/1.00 vMB 23
341,001 341,001 00000000000000001141af6091101ca6e4a46c937173ab9aeaed819d198baca2 180 0.07/1.00 vMB 16
341,000 341,000 00000000000000001a0705eda753c4bdb107716ba6905e065e4ae76f0f92e6fe 1,494 0.67/1.00 vMB 30
340,999 340,999 0000000000000000103fe178436388801245726657f5daa369dd82548d784986 1,059 0.48/1.00 vMB 30
340,998 340,998 00000000000000000a9e6f854ef53452289ba555fb37ebbfdbacc973233177ce 79 0.04/1.00 vMB 24
340,997 340,997 000000000000000013b574c57b78d33f050a6b78b01f6d9d33604e4645f87c4d 22 0.01/1.00 vMB 32
340,996 340,996 000000000000000018d47a76d29cfb00654fc20be36859c4b97a279a96a56617 138 0.10/1.00 vMB 11
340,995 340,995 000000000000000019b2c2ad0c8678e9dc75e1c84b915f22c8cff4669f844f89 594 0.46/1.00 vMB 16
340,994 340,994 00000000000000001a5e137072c3e9f543893028beacfe7496f95e9c7e82bdb4 1,802 0.75/1.00 vMB 35
340,993 340,993 000000000000000013f4a2eb05439063e4355c0da0834a47f11f10d524e2a522 386 0.17/1.00 vMB 27
340,992 340,992 00000000000000000d32020b8d42a99c8ed74e8ca3b832797daac294b3505b02 92 0.10/1.00 vMB 3
340,991 340,991 00000000000000001034012d7e4facaf16ca747ea94b8ea66743086cfe298ef8 588 0.24/1.00 vMB 28
340,990 340,990 000000000000000006477545c2358306630af5032b05c4997de9e44eadb1a226 1,257 0.58/1.00 vMB 27
340,989 340,989 00000000000000000c78378a33286536058de57a752aa14a021d9fbc1607b54d 94 0.04/1.00 vMB 29
340,988 340,988 000000000000000019cf3b86ce511dcdb649a396958fada211d464ce13e48a4b 386 0.18/1.00 vMB 27
340,987 340,987 00000000000000000290d61007b162ef78dbc3cc344c129cbae6b42f80ea9af4 159 0.10/1.00 vMB 21
340,986 340,986 000000000000000000b56ac71c9cc6542d519ebb4cbd3ffde9b70805b931e397 176 0.10/1.00 vMB 19
340,985 340,985 0000000000000000044683bbb5db6a282536d836fd06e5cea58a9679a37591b1 70 0.03/1.00 vMB 22
340,984 340,984 000000000000000008dc763c6dd0918c622395f04fc9f7770ccdce1ee84b0a0e 1,534 0.73/1.00 vMB 27
340,983 340,983 000000000000000018431893b31ee99977bc0c55d39685d29a8df530572b978d 32 0.02/1.00 vMB 23
340,982 340,982 00000000000000001717f000f06dc902e04319d04bd56cf90374454cf095a2bd 896 0.39/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.