Loading Tool

Explorer IconExplorer

Memory Pool

78,884 transactions
29.21 vMB
0.12038849 BTC
Random Selection Loading Transactions
Max Size: 176.19/200 MB

Candidate Block

Mining Attempt 1da27e4443991b8ff562cc7926a71531219673291bc738c50a1b05b97569f0f7
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 1f6a36e09027705c314eb731495179a85746e97c364e773614136023aeff5e74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.04366530 BTC
Feerates: 150.80 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (546,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,527 368,527 00000000000000000000013712632da34788a7b4ae2cd78f7982c7036610126b 512 0.75/1.00 vMB 24
368,526 368,526 000000000000000007f747d18dfe532711ffd235b2e956087a1eeb1e84a023a0 1 0.00/1.00 vMB 0
368,525 368,525 00000000000000001114e0487b2ab70eda7492dff982e1249e4bac5e01fe4392 1,309 0.95/1.00 vMB 38
368,524 368,524 00000000000000000b05c9af9f1a6643c30d90ed54f2c87f31b4e0852c40bfce 1,197 0.90/1.00 vMB 32
368,523 368,523 000000000000000009fde3da76f73253e396a9f018f0b349bfbf7d09938b382d 1,868 0.99/1.00 vMB 39
368,522 368,522 0000000000000000086ad857a0c830be6976e26d2ad538cd02d8a9056a003497 845 0.93/1.00 vMB 28
368,521 368,521 0000000000000000117baf6f299b353ef81796f7b88801129e3ed0418008f214 1,784 0.95/1.00 vMB 50
368,520 368,520 000000000000000013659b710502faadfdb6f70e83b24aeebb1294a9309acde8 926 1.00/1.00 vMB 29
368,519 368,519 00000000000000000a766912eb492922c151a57eaac2066520814dcf154a5780 666 0.93/1.00 vMB 28
368,518 368,518 00000000000000000c9a8cb75c0c274b4375e0697b9c3560adcc5045d3b4bfb6 555 0.75/1.00 vMB 27
368,517 368,517 000000000000000010f0c9c564e43af7109b5f31eaef33b6611f57965d35eaa3 2,075 1.00/1.00 vMB 38
368,516 368,516 00000000000000000d7b8be885ec62e9ad02f583785d5221f972b53b0a08821e 1,872 0.68/1.00 vMB 63
368,515 368,515 000000000000000008aa76989ba700d4493e4f005e8c2d5ef7dcd0ab383ea8fb 1,399 0.95/1.00 vMB 42
368,514 368,514 000000000000000008fd8577c141e3b324c30e9981d1d759baaa9754b6b29fd6 1,188 1.00/1.00 vMB 36
368,513 368,513 00000000000000000fc578ccb9f3c9905191063c4e9e9dd96997494332712b78 1,289 1.00/1.00 vMB 24
368,512 368,512 000000000000000009b917cb177d800ff32476b2a4ca3ebe8ad81aff2c467253 1 0.00/1.00 vMB 0
368,511 368,511 000000000000000002915cb39a5a1f2c71a6e4121d53c70377300db3feb2c86e 1,029 0.68/1.00 vMB 49
368,510 368,510 00000000000000000cf10dc9939e290504e38b15f06958d03636aca47994a3ba 637 0.87/1.00 vMB 25
368,509 368,509 0000000000000000007fb12eae39efc3fbbda5077b882cba8377f1f75ed74ae5 665 0.89/1.00 vMB 26
368,508 368,508 000000000000000010c135998e4f37efe386cfa4f07af0858c9fbe72c3d26f0e 1,226 1.00/1.00 vMB 31
368,507 368,507 000000000000000003ec2fc6ea2e295795a498cb0996c56ea840ff9fb5a9be00 1,765 0.93/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.85 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.78 GB
    • Received: 17.21 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.