Loading Tool

Explorer IconExplorer

Memory Pool

75,016 transactions
27.81 vMB
0.07792046 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt 2482e29cce8a1f169180472a4caf212b49a9d555d756f236c25ba1328c48208a
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root a917d0369eefeff261738aaba337c7e1f24210bdd3f463dc2f4d8b506f670b4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.01804153 BTC
Feerates: 100.35 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (325,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,398 589,398 000000000000000000128962eafff875ce7756b6d9f1ceb439245d2e5430fcb0 717 0.29/1.00 vMB 26
589,397 589,397 00000000000000000018ff5c65624e46b0dfcb63554acd6e520213e697971294 525 0.17/1.00 vMB 31
589,396 589,396 000000000000000000056dfd8eab66a08d40a3dbabca711767c052b21c43930e 2,076 0.61/1.00 vMB 36
589,395 589,395 00000000000000000013552b95affae05d149248814c099b624cb030878a6657 1,010 0.30/1.00 vMB 28
589,394 589,394 0000000000000000000dd87a178b6a1590710a1e85069218e2c31ba1515ed7f6 2,946 1.00/1.00 vMB 28
589,393 589,393 0000000000000000000cee69703f1779c016debc266fcb82772bc5b0fabb53da 150 0.04/1.00 vMB 43
589,392 589,392 0000000000000000001513993195aa2fe39d7f674dcb60d23c8f3a7ab4422d55 2,121 0.66/1.00 vMB 41
589,391 589,391 0000000000000000000344fe77636b2d7c829243f21eab80d352ccfe4aa6e06b 2,508 1.00/1.00 vMB 23
589,390 589,390 0000000000000000001b73bd811b833d929d197369a8c639ad7985578eb60a9e 3,583 1.00/1.00 vMB 34
589,389 589,389 0000000000000000001461774256b2bb13f111673a5eddc67ccbe3375aa03864 3,417 1.00/1.00 vMB 38
589,388 589,388 000000000000000000007860469c09fbcd7fa56a1069141b98faf3c8f482e0e8 2,113 1.00/1.00 vMB 10
589,387 589,387 000000000000000000084828d80497dd0873f5faf57ddd6161ecdb0a52f4e5a6 2,707 1.00/1.00 vMB 28
589,386 589,386 0000000000000000001463f59a5a4a912c0fade48ddd8c071e0979a3d5ebb987 2,391 1.00/1.00 vMB 8
589,385 589,385 00000000000000000000e7c34169781cb1c9a0f7791a69ee2d5da8c2ea6fc971 2,798 1.00/1.00 vMB 47
589,384 589,384 00000000000000000003ea579544b707f1255c66b7a843b24eba547e0a7264c4 3,256 1.00/1.00 vMB 39
589,383 589,383 00000000000000000017ab6df45a46442ddaafcebe28f7ef791bf149c23892d2 3,332 1.00/1.00 vMB 46
589,382 589,382 0000000000000000000ef88ee05f95c5635807aece9aa6a53d31e2f2f0ec17eb 2,564 1.00/1.00 vMB 20
589,381 589,381 00000000000000000014b669f19ea1049cece878287153592e3618115c37b3cd 1,877 1.00/1.00 vMB 17
589,380 589,380 00000000000000000007257ace3086afcb9938f69cf8659fffdec9b82c1322d1 2,070 1.00/1.00 vMB 38
589,379 589,379 00000000000000000003fcaadefda6e883179342a1cdf71384b263c96eed34d8 2,433 1.00/1.00 vMB 51
589,378 589,378 00000000000000000003880c5fe86275d04deda5141d0741e2fec8a64964f423 2,893 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.