Loading Tool

Explorer IconExplorer

Memory Pool

77,265 transactions
28.86 vMB
0.09859184 BTC
Random Selection Loading Transactions
Max Size: 175.11/200 MB

Candidate Block

Mining Attempt b8d06f746443c5e8a8b73cc26a7bd50a205e493d3b55d607a603862f464cd0f6
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 8e3a7f5177ec6e3beb16abe9b0e6eb61cf3c7157bb77d1a90bc7a713877c1153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,419
Size: 1.00 vMB
Total Fees: 0.03036262 BTC
Feerates: 180.82 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (325,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,404 589,404 00000000000000000010b8086232cc15449536669b6298fbca24b76c55b951ff 1,425 0.53/1.00 vMB 34
589,403 589,403 00000000000000000018e8d19e58b5eca98f01a04b6668629ae58590e0b31d90 662 0.20/1.00 vMB 45
589,402 589,402 00000000000000000007d712c3162a0120f0add4264bee3210493c513829ce03 2,788 0.85/1.00 vMB 32
589,401 589,401 0000000000000000001763533aecfcab4fb347204e48d1547002e7b04634d622 2,220 0.67/1.00 vMB 34
589,400 589,400 000000000000000000120a29a878a4c307a80b9b3af3683115ae987c4949d4ee 950 0.28/1.00 vMB 40
589,399 589,399 00000000000000000003811025d38681afd7efc379cbde2e77b0924e59133c9b 1,051 0.31/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.