Loading Tool

Explorer IconExplorer

Memory Pool

79,743 transactions
29.47 vMB
0.10457911 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt bf1d2dddeec392c9e12e08a1198ccd79dd6fcb2dd7cd5401982bc09f3b8c5841
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root d05aa424b03ceaacea83ef3e754517fe652de87b433428dd2651c1aca2bb0b80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.04072225 BTC
Feerates: 150.62 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (543,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,726 371,726 00000000000000001361fce15d759d50925c0028760aaa874909bfcfc1d27b8b 825 0.48/1.00 vMB 40
371,725 371,725 0000000000000000009bf1a16fa638b375035923e915047e2b0b12045396ce78 1,071 0.70/1.00 vMB 27
371,724 371,724 000000000000000008666293611c398f6ec255e13d8eb6cae55fba879f8ad144 486 0.23/1.00 vMB 39
371,723 371,723 00000000000000000daa5ab76952ec44447e20c57d2179233e5f0a04ffa038dc 873 0.40/1.00 vMB 45
371,722 371,722 00000000000000000efd9e0940b8f3a08dcc166f3447953fb8d78ecc22b5b8f9 1,237 0.64/1.00 vMB 38
371,721 371,721 0000000000000000043a3cc6384945041bb031b50c37903de2e4cf2e4e185051 1,760 0.84/1.00 vMB 41
371,720 371,720 000000000000000009a2eecd4984e82beb29bcc3b26fd69925984ea6c2c2ba8c 1,508 0.74/1.00 vMB 41
371,719 371,719 000000000000000006389b642fa34e8f6fc38091442868a126ee488a18d5fa42 421 0.24/1.00 vMB 40
371,718 371,718 00000000000000000410fbfe502baf7e020cb1d182e3714252bd59838ed563e2 1 0.00/1.00 vMB 0
371,717 371,717 000000000000000000a7e7c14afb8df8fa155c5a614c0f2663b11409fa513c5e 337 0.16/1.00 vMB 43
371,716 371,716 00000000000000000626fc49b71aa328bb6f724969d6f7bc32f577af0d515712 515 0.24/1.00 vMB 41
371,715 371,715 0000000000000000032fa48b2c91163d366cf529a53af6979b178d9573fe3c5b 54 0.04/1.00 vMB 39
371,714 371,714 00000000000000000a8228f178a949d75871a2c37152acf52acc9f707e36973b 377 0.18/1.00 vMB 37
371,713 371,713 00000000000000000f56bf9e58e5003755d788cd4103e2a47c45a7ab0dc100a7 1,120 0.55/1.00 vMB 41
371,712 371,712 00000000000000000684a21daf3c3155f5b60d3be4b536de65dd28c2678eeac6 537 0.39/1.00 vMB 28
371,711 371,711 000000000000000002d0c518bcb64f7327c5a8e408f1f819f331e613e9997654 298 0.22/1.00 vMB 21
371,710 371,710 000000000000000007cd86521de95aaf683ac0eeccaebe663e9b98ddec930b05 1,493 0.80/1.00 vMB 36
371,709 371,709 0000000000000000027b597806b0e9b4053d4876ed9530f33ca3c12dbb9d1436 360 0.18/1.00 vMB 36
371,708 371,708 00000000000000000e3c62b8f3a71798bdef2cb4bf7ce241a319f59f2f7fa0f6 413 0.21/1.00 vMB 40
371,707 371,707 000000000000000000af336d330c3619db3c19d6346eb37b9b89403dfd155f97 238 0.14/1.00 vMB 27
371,706 371,706 00000000000000000e093db2eb8ac42c13cae1d594350f8ad3208ddd64afbb5a 630 0.30/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.