Loading Tool

Explorer IconExplorer

Memory Pool

45,456 transactions
28.77 vMB
0.12765076 BTC
Random Selection Loading Transactions
Max Size: 152.33/200 MB

Candidate Block

Mining Attempt d2ca26034879a5c17ff7aff302e1d6abbecc690305fc57e1b6e927e8d5eb0c4d
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root aeb54cc2ce9de0a5c6f778f89c4deb3570cad811fd322c1b440d33c0506c9f02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,182
Size: 1.00 vMB
Total Fees: 0.07243620 BTC
Feerates: 301.60 > 7.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (562,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,843 351,843 0000000000000000024a6d926f5d6f3b5a034a497902976b745c743d866d1ba6 1,672 0.75/1.00 vMB 43
351,842 351,842 00000000000000000fbcfb48861f75467790a0b403df5f6156e429de7b71c0b5 377 0.17/1.00 vMB 36
351,841 351,841 00000000000000000c61a2005fe6e016bc8647db9f9332770b34a9eb4c9284dd 1,339 0.75/1.00 vMB 11
351,840 351,840 000000000000000008cc0629e7085ca4b5e7d13793992162bfb7991568c6cbc7 1,398 0.75/1.00 vMB 37
351,839 351,839 0000000000000000118c52053a6698e4c854fe39d0270b62527ea25d0edbaf5b 1,232 0.75/1.00 vMB 33
351,838 351,838 00000000000000000986419b24ca4ac6264cf5b4bc46d4e200963029fecc5650 500 0.75/1.00 vMB 17
351,837 351,837 00000000000000000425b74f939d6ecb94cb0373907a54e42d247e5c00148848 219 0.75/1.00 vMB 12
351,836 351,836 000000000000000011ddf25d9eba214da6f7228212a47df2001d38df01823405 775 0.75/1.00 vMB 20
351,835 351,835 000000000000000008ac6896f7dfa58166b474b5d62e884e8bfb7943833c392d 1,410 0.75/1.00 vMB 32
351,834 351,834 0000000000000000098d57bbecba15d279d5828aeecb8ff3ca37f9753d35ac79 638 0.90/1.00 vMB 18
351,833 351,833 00000000000000001540738ef5afc84e928947dfb019b2245d2ab632fc8b9c3d 1 0.00/1.00 vMB 0
351,832 351,832 00000000000000000b8a1e85135bba50793e153aac92bc22b6202a1afcb32b05 354 1.00/1.00 vMB 12
351,831 351,831 000000000000000012c44e6b993a2e3aa31204299309f3ee5d0fdca28ef803b7 2,094 1.00/1.00 vMB 34
351,830 351,830 0000000000000000149744c0edc3d6fc9dc972d756d0413686a396326de37178 1,365 0.75/1.00 vMB 31
351,829 351,829 000000000000000007c41a0c2f6118cc7f42bc639359c01f6b9e1cc703d71f76 1,349 0.75/1.00 vMB 29
351,828 351,828 000000000000000006030af7b3175b081b07c522fcacb1a62c996760a9134f9e 2,250 0.75/1.00 vMB 42
351,827 351,827 00000000000000000853f1e5d832b53ba549c03371cd3e11c2936427c2f480a0 1,955 0.75/1.00 vMB 37
351,826 351,826 0000000000000000121349dd63edd893f680702cad7b7bf34c6f153baace64eb 1,425 0.75/1.00 vMB 28
351,825 351,825 00000000000000000751f03cf1067216c62ff4383d7f8841ffa27b9ad887b0c5 534 0.26/1.00 vMB 27
351,824 351,824 000000000000000003740049adf5671545fc04c2acc70a53a6fea3fd751c86bb 388 0.21/1.00 vMB 26
351,823 351,823 000000000000000010d2098ee91df9b31afd0becd7685276099c559ebb394bee 536 0.25/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.89 GB
    • Received: 13.34 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.