Loading Tool

Explorer IconExplorer

Memory Pool

79,969 transactions
30.33 vMB
0.08671355 BTC
Random Selection Loading Transactions
Max Size: 184.64/200 MB

Candidate Block

Mining Attempt 2c1b52a65c03e727f39d2c4027e930097a6176d0d0d1e73b76b0d27824feb0cb
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root c54851e403e83e079e3570dc9f54556705771956749d93c46c2d8af53fe21aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.01885234 BTC
Feerates: 203.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (686,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,010 229,010 00000000000000db9315a4ae2c19f5531e407288a86cdb1b693f3042b302fedf 455 0.17/1.00 vMB 167
229,009 229,009 000000000000019b3f4524630fc5f932f941be62ae235108622405438d6e9fba 531 0.20/1.00 vMB 182
229,008 229,008 00000000000000bd0dc13d11058ac0d6cb7fe05af111f47ef89da15fed762073 942 0.43/1.00 vMB 162
229,007 229,007 0000000000000226d0a9577f2c866d176a4d1bab16d4253b9abfaae81bb18abe 659 0.25/1.00 vMB 215
229,006 229,006 00000000000001200313559c55cbc3d24f080eba77ef24beb21013a55893d73f 437 0.20/1.00 vMB 163
229,005 229,005 000000000000020eb313daf64b4e1364fcf3245deda2f8ac8aa7812fb8ad294f 201 0.10/1.00 vMB 134
229,004 229,004 0000000000000098134252a338dda15cb344edd1d3c26b60a1dec950d49313fd 126 0.15/1.00 vMB 86
229,003 229,003 00000000000001e7788e2f7ac89f521d29ea1cd5cee9e427881968922d75899c 61 0.05/1.00 vMB 81
229,002 229,002 000000000000014d3f13e837b2c37180eaf2894a2be039e47e3c12d059fcff96 80 0.06/1.00 vMB 104
229,001 229,001 00000000000001d988829e54b45f4543f5b0d23658d50ed1226880495fa761f9 303 0.15/1.00 vMB 161
229,000 229,000 0000000000000246d7f05f608a407caf6c6d99681a4f3da8388d5bf799448d50 15 0.03/1.00 vMB 27
228,999 228,999 0000000000000184b8702c9ba7ce7dbb8b07ab137102928e3387e7cbd7880067 298 0.14/1.00 vMB 175
228,998 228,998 000000000000007f9b07fabb378d9849a5625a2748500fa5c4d06e171522a9e5 192 0.15/1.00 vMB 128
228,997 228,997 000000000000020616d89d57011801337b791e283306f556fbf7cdcb3ac69af5 448 0.20/1.00 vMB 168
228,996 228,996 000000000000023fa3b199bb1a7f0127c69e7d75c05fbc3b764c848b40ef0ab1 4 0.00/1.00 vMB 85
228,995 228,995 00000000000000a88754c69f974659c639bf74b8dd58ad204f6e9ed383f7b8eb 64 0.07/1.00 vMB 114
228,994 228,994 000000000000011d5b0db7c85aa2382505c8e5fb400280657ebff8a7c0e64dba 338 0.19/1.00 vMB 141
228,993 228,993 00000000000001a165057b993ebe5bd9c3ccac7ec4cc5c3541e095487e672e88 79 0.05/1.00 vMB 71
228,992 228,992 000000000000007ed18a19cd8df27ac9c62bf16d0557317d335037c7295a507c 181 0.11/1.00 vMB 140
228,991 228,991 0000000000000274facba8aec660aa8f1cb609017084882f6f0ad861cb17d8ad 274 0.14/1.00 vMB 129
228,990 228,990 000000000000026e35bda06d07713e753a35147218e07c36ef905c37cb1bb1cc 269 0.11/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 783.07 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.94 GB
    • Received: 18.32 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.