Loading Tool

Explorer IconExplorer

Memory Pool

45,865 transactions
27.33 vMB
0.07418659 BTC
Random Selection Loading Transactions
Max Size: 144.89/200 MB

Candidate Block

Mining Attempt d371121f16ceb0f72aff58396511317f435d972ab6565bd4faae5dc6c5e3578b
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 1c2dc8eba7f57f8058b5bdb1b8d703cef3c71db610aebe6191618c06872557f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,912
Size: 1.00 vMB
Total Fees: 0.02314478 BTC
Feerates: 301.59 > 2.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (562,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
351,822 351,822 00000000000000000e20f6ef279a0d2233ce812e134a1c69d8fb252f2a860d6a 739 0.32/1.00 vMB 30
351,821 351,821 00000000000000000a2951cbe5233d5043ba32d7af6c5dd395f1ffaf87ba85f5 434 0.17/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.