Loading Tool

Explorer IconExplorer

Memory Pool

77,412 transactions
29.08 vMB
0.10078092 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 8ed3c5bbbf20288dae62602b40dc1b0b24c1e521cf6b30c19c714fff802f36df
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (476,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,224 439,224 0000000000000000002347693de04d290382f77b276b74b5c864624642effb8c 1,782 1.00/1.00 vMB 43
439,223 439,223 00000000000000000444fa77c0cc881eb13f5b5415e5259e74e215e6368ea28a 1,853 1.00/1.00 vMB 36
439,222 439,222 000000000000000001514f8f9ac12835945aa89edf671c7f53c36eb6dc8b5469 2,125 1.00/1.00 vMB 72
439,221 439,221 0000000000000000027a3ca7f36e9df048c67ee7ce25ce8532095e7f8e74e0bb 349 0.78/1.00 vMB 17
439,220 439,220 0000000000000000043def38bd78e1ad2b2594a87a942c71656f3761f0033486 1,742 1.00/1.00 vMB 39
439,219 439,219 000000000000000001ed9c4e4c57517e82ec097c664f31ad397d099db37e8601 2,619 1.00/1.00 vMB 66
439,218 439,218 00000000000000000212df246a6af743e642f299bdbc9cb7272110799bc93aec 1,970 1.00/1.00 vMB 48
439,217 439,217 000000000000000003a7167ce9fbd82de353744b732abddfeec1f9aa783220b1 2,631 1.00/1.00 vMB 73
439,216 439,216 000000000000000000dcb698aa3b858dff2e234787838bbffb8e959f851d903a 1 0.00/1.00 vMB 0
439,215 439,215 0000000000000000042a6c9012939145c2d58a21101d55ee0368ed52c6c4c60f 1,982 1.00/1.00 vMB 60
439,214 439,214 000000000000000002fb5e04931ce3a8f5311a9befd410263d5211c481ea743c 1,283 0.66/1.00 vMB 40
439,213 439,213 000000000000000002b112a3f15055591177724ee7335a06cea34484b7c7a509 2,462 1.00/1.00 vMB 72
439,212 439,212 0000000000000000024c0fa2165da044ec4477dda1c100bb085acf6dd96f4f7c 2,562 1.00/1.00 vMB 73
439,211 439,211 0000000000000000006d47730e0d205e90680ca07ca0dac1f21349ddc279d98b 507 0.32/1.00 vMB 28
439,210 439,210 000000000000000004509a14a8f8b260b875f9833f5dc1e1f866577c5ebbcd81 2,185 1.00/1.00 vMB 51
439,209 439,209 000000000000000001637cdd2af21dd2acd41488266fd890943b86ce12a2ac0a 2,202 1.00/1.00 vMB 68
439,208 439,208 000000000000000002f7433007a47f637b302707cfd6ef0664fa4eed2e10d94d 2,505 1.00/1.00 vMB 73
439,207 439,207 000000000000000000aa65aaab337241bbc85a293a57467e7b6a2b7d8b596779 38 0.01/1.00 vMB 68
439,206 439,206 0000000000000000014e424f4dd51c10f913036a1e3c1c48188a6e52bde64cfd 600 0.27/1.00 vMB 48
439,205 439,205 00000000000000000331a71a92c3750e147dc76cb297b97f5cae22448c3f502c 2,606 1.00/1.00 vMB 59
439,204 439,204 00000000000000000358c0f4695ceac44f94bb3061b27955e6c1fbd44cbcbb5d 1,989 0.75/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.