Loading Tool

Explorer IconExplorer

Memory Pool

42,776 transactions
26.27 vMB
0.05611432 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt 50f1dc024e5ffb16e3957a15ce52188c0fe6b11d0dbd495ba01dfd6ce4e5971f
Version 20000000
Previous Block 00000000000000000001adf24d756c12e58f22deac56ca1fd4b9365f63adb769
Merkle Root 5a490cb6685cf4c8931bc12c5eebcff91aead96818c41e3c9c610d61ccc20f2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,324
Size: 1.00 vMB
Total Fees: 0.00808825 BTC
Feerates: 100.36 > 0.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,729 (325,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,007 589,007 000000000000000000028404a28ddab411ba62302ff599a4c31fff2d809f3cd8 2,491 1.00/1.00 vMB 77
589,006 589,006 0000000000000000001216b3c96b17f448640b0b4bdcefefcd513845d9981456 2,575 0.97/1.00 vMB 24
589,005 589,005 000000000000000000144894edae352abc033b4b71fd91dd5c086c0ec90e3423 2,495 1.00/1.00 vMB 38
589,004 589,004 000000000000000000135730e85b5eafb1187e9b60335723fd8826435db11f23 2,916 1.00/1.00 vMB 37
589,003 589,003 000000000000000000168d8c41cec7335c780dc414c59fe1faacd933fc9598df 128 0.96/1.00 vMB 3
589,002 589,002 00000000000000000005770023b92a4b1db9d2fdf749bc8d8cd4154b8a521f02 2,311 0.91/1.00 vMB 37
589,001 589,001 0000000000000000001338bc4a019957dceb45ead55af24225eb89cc486afd8c 2,762 0.99/1.00 vMB 34
589,000 589,000 0000000000000000001a1d81d9e91b341ebc6fe352a127a6e2144ea6ca63beee 2,612 0.92/1.00 vMB 21
588,999 588,999 0000000000000000000b1f55a8c3555c2a30ca455748bc0a3d6450b835ad3909 3,038 1.00/1.00 vMB 28
588,998 588,998 0000000000000000001a903c5e6e43608742b35f07897fbc915693b51aef1252 2,025 0.66/1.00 vMB 26
588,997 588,997 000000000000000000093bd4e54026a9185e81ff969116b54ab540dee272f464 2,214 0.73/1.00 vMB 25
588,996 588,996 000000000000000000147abb7f8e6df5b86953b193dc9582d51244cdb7fd0641 1,513 0.87/1.00 vMB 7
588,995 588,995 0000000000000000000145b23ec5e3c8c12579aaf2c0ead623a1b6c681824e07 3,010 1.00/1.00 vMB 31
588,994 588,994 00000000000000000005b8d5ea6a9f190d564c8ccd9e737e827f23d2f647279f 1,340 0.38/1.00 vMB 22
588,993 588,993 0000000000000000000224bec602175a124d3cd6eaff197542ea009c3a41c7f5 2,017 0.64/1.00 vMB 25
588,992 588,992 0000000000000000001085194ca01364dc719772ff9397551ff2cad26cc7fc7d 516 0.17/1.00 vMB 31
588,991 588,991 00000000000000000006a3c2e4bd39025e1290599062b2cd9d768a204500c396 1,778 0.55/1.00 vMB 23
588,990 588,990 000000000000000000000ed111ea62d455c252f5dd52f7bec9d1c4ccc05fe13e 2,732 1.00/1.00 vMB 30
588,989 588,989 0000000000000000001a8beccc5123c9744cbb0e179a2ca05bbbd95d1b6048b5 664 0.35/1.00 vMB 2
588,988 588,988 000000000000000000003e840fea8e99f288acadff50b411cb831d4f6599bf75 3,085 1.00/1.00 vMB 31
588,987 588,987 00000000000000000013b5a78edc3302335a0a64ae96964ce9caddafd32766d2 2,565 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.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: 645.88 GB
    • Received: 12.79 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.