Loading Tool

Explorer IconExplorer

Memory Pool

80,124 transactions
29.86 vMB
0.07552639 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt 2e77e423f5bbfa4844a707dffd5757f5fc35f67dd558c52cdc9082a74ed5eaab
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root c8d24f503d4468325fb7f37253c77039b5d4880a9674914125cac02c6096b241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,849
Size: 1.00 vMB
Total Fees: 0.01457610 BTC
Feerates: 241.10 > 1.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (357,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,538 557,538 000000000000000000017372a66df31c35e8159d1685ea894a18b05a04188914 1,738 0.64/1.00 vMB 6
557,537 557,537 0000000000000000001a2fbc1fcaf47d654fc02d8e166da649952ff825e13c5a 2,639 1.00/1.00 vMB 16
557,536 557,536 0000000000000000000e3218ba43d239b0486ee2f026c70166fb2deff850a11b 2,714 1.00/1.00 vMB 8
557,535 557,535 0000000000000000001f84763299f23d443509c8548ac5f337c279729b136b10 2,968 1.00/1.00 vMB 16
557,534 557,534 0000000000000000002413b404e154efccd73f5e65c15c0f9e40793810dadbf0 2,799 1.00/1.00 vMB 48
557,533 557,533 0000000000000000000eb689f33cd2396025445c18535438a5bebcbd40956bf4 2,513 0.83/1.00 vMB 18
557,532 557,532 0000000000000000001d28a81d0b6c9852bcff50ffd13ba592cd8a85aa324b73 813 0.26/1.00 vMB 19
557,531 557,531 0000000000000000001f4e11d4f05d6111c832761594f8c6820cf66ad6c0eb39 1,142 0.34/1.00 vMB 16
557,530 557,530 0000000000000000002e919e20f469f7c2b514e2fa1f091a887a2c99160b6866 1,604 0.69/1.00 vMB 15
557,529 557,529 0000000000000000002eab07811ea66780c644dd18cced3eb14265e2a9da850a 1,521 0.70/1.00 vMB 14
557,528 557,528 00000000000000000013fe50bd5dbc59569b9b5890ac29ea75aae9cfa27c45dd 118 0.03/1.00 vMB 37
557,527 557,527 00000000000000000014e1a83dab4875bc1586b49bbc0b29a63e0857bfa1a920 2,045 0.70/1.00 vMB 6
557,526 557,526 000000000000000000142b4d230a10ae6ddffaa7698831a1ebc3fdf77350ade4 3,124 1.00/1.00 vMB 27
557,525 557,525 000000000000000000148924b41682f398d5d109841117fee756f2bb936dac03 1,414 0.49/1.00 vMB 12
557,524 557,524 00000000000000000001165b5b767b1792044aac0974c3f4482d5df17fb2348f 2,639 0.89/1.00 vMB 8
557,523 557,523 000000000000000000073048d01300bb6ca9102dd0641f065cb42d5659412915 2,869 1.00/1.00 vMB 28
557,522 557,522 00000000000000000004b7b2299da2af8ae11904d396e084b6dddc97b78c20f1 587 0.21/1.00 vMB 19
557,521 557,521 000000000000000000174ba518aa673935f76292faf3019de44a1f196c42d07f 66 0.02/1.00 vMB 11
557,520 557,520 0000000000000000000eac71521181b450298eb4f735948d7e7d844f4edbf7cf 506 0.17/1.00 vMB 14
557,519 557,519 00000000000000000013a4b4905e0c4063e3817ab20778f156d8f2b69749eb03 2,200 0.65/1.00 vMB 15
557,518 557,518 0000000000000000000e6965af43bd72fc130e0c36166668b44cd47c65487eb3 990 0.30/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.38 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: 664.23 GB
    • Received: 14.96 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.