Loading Tool

Explorer IconExplorer

Memory Pool

81,047 transactions
29.79 vMB
0.10344695 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt b91d7fba8b9701d576050b85d4a986e519c24db9c646d0567cd894a6d0155bbd
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root cfe2b7358cb834bf7bd708d162f18d7e4110d7d007f5402253896dd4181469d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03850902 BTC
Feerates: 146.36 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (599,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,383 315,383 000000000000000027c2475a7a78b28582dd01bf3557bb249a1ea71802dc62d9 32 0.02/1.00 vMB 18
315,382 315,382 000000000000000010ee39fb389cb714e78466b9b3016249b6221f8a168e86aa 200 0.15/1.00 vMB 19
315,381 315,381 00000000000000000f7b2f90e94d269b3c3e9e6664ccc7bcb8f6fdca397154e6 199 0.11/1.00 vMB 26
315,380 315,380 00000000000000001efc69c371e445442069943ec63d9a79dc411df2b98a388b 982 0.60/1.00 vMB 26
315,379 315,379 00000000000000001f204529cfadd293e6dd103226fc823e55aa0f2243744494 714 0.43/1.00 vMB 30
315,378 315,378 00000000000000000781d562e69aa7ff27123d7f6b3a9a2e1fc330efcf5fd498 151 0.11/1.00 vMB 45
315,377 315,377 00000000000000001bbf1a48074a14ea5be779cb4473830fc4e65edfdfc7e72b 46 0.03/1.00 vMB 27
315,376 315,376 000000000000000018efa4941ac9859fa0b97f7ccaaa5bd8cfae56bb1eb3cc06 270 0.17/1.00 vMB 21
315,375 315,375 0000000000000000132c16c141dc379072db6fa91b89f393731939e8855c93b0 823 0.53/1.00 vMB 24
315,374 315,374 000000000000000035eaa7b4fe523cec149b8b857d79ca41deb2fc4225edfde5 32 0.01/1.00 vMB 32
315,373 315,373 000000000000000036bb4309eeac9bee94d22329cd38d9683b18e5a2d92bbabb 1,292 0.78/1.00 vMB 27
315,372 315,372 00000000000000000b6070d72a31c3d1d660695b5529ef66c71d997703e870fc 42 0.03/1.00 vMB 22
315,371 315,371 0000000000000000155a78340587cf084f896f13a0ac68f7da2e243f3e010d21 361 0.23/1.00 vMB 23
315,370 315,370 000000000000000027e8d563f1607672c751a573b3edfa7f8e61788c8383ecaa 488 0.32/1.00 vMB 25
315,369 315,369 00000000000000002425fb27bad57e5684ef2ba0743edeeaeac5df7954ff5e02 128 0.04/1.00 vMB 43
315,368 315,368 00000000000000000036c8514eb563d72f64d5e046554ccd0b175d496936ec75 100 0.04/1.00 vMB 32
315,367 315,367 00000000000000002cc71775f621f0d1d2120e80b74a07d0e904d65a8270ba47 160 0.09/1.00 vMB 27
315,366 315,366 00000000000000001927c027ed503dd29c46cced2bf897a0b907c108cf520f51 140 0.10/1.00 vMB 20
315,365 315,365 00000000000000002668789f7e6105202e9d05c162806de6f29446e042fe6c55 649 0.36/1.00 vMB 27
315,364 315,364 00000000000000002605e2cb01ed31aa7af6d554b96facc266c69f221381b391 474 0.35/1.00 vMB 22
315,363 315,363 00000000000000000b835fecbf1b9e8574cd722b88862f3fafa4f55e1068938c 256 0.11/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.