Loading Tool

Explorer IconExplorer

Memory Pool

35,295 transactions
25.93 vMB
0.06890250 BTC
Random Selection Loading Transactions
Max Size: 131.81/200 MB

Candidate Block

Mining Attempt 88497bd9b7bbf9116e43dc880d7e3535840fbece2c61db756b2e2524aae07e81
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0d1c5d68e1b5db17e7b455ad8a4be3af3ee9ee3ec2aa081619deb23487e68014
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.02126781 BTC
Feerates: 250.88 > 2.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (204,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,786 709,786 00000000000000000002693e47c899ee6b117f6eec7258ee410e6b4ab0e66625 1,005 0.40/1.00 vMB 13
709,785 709,785 00000000000000000005224fc2e82dccff57a0702addf683d95c7cf5c6b04c54 1,470 0.85/1.00 vMB 6
709,784 709,784 000000000000000000032db3f34b67aac99350a0bb3ec15a0ff509c6909c610b 1,552 1.00/1.00 vMB 7
709,783 709,783 000000000000000000028d7416f45884c6cbc81798e57b0bdcae3fcf81ab0c9c 1,062 1.00/1.00 vMB 17
709,782 709,782 00000000000000000002f1455c5fe7720cf973205afdbee52ee7993a83e9d16f 1,547 0.81/1.00 vMB 9
709,781 709,781 00000000000000000007c2b2be58a190e54552e2a67fde69931f67033cb543be 367 0.14/1.00 vMB 15
709,780 709,780 0000000000000000000a977489fd22da5cdf19fa6876d95132841165c60a283a 1,816 0.78/1.00 vMB 9
709,779 709,779 0000000000000000000816611df6a1e32ece30de029756a3943bfffa938be093 1,989 1.00/1.00 vMB 12
709,778 709,778 000000000000000000006816d5d2d1cb9818f7ec7d70240c2029eecffd2a71c6 156 0.05/1.00 vMB 15
709,777 709,777 000000000000000000065d16a78a0c75bc268990330498ff52a060932f7c228b 218 0.07/1.00 vMB 15
709,776 709,776 00000000000000000000cdd1987bdaee5f9181c684a6963a46ba7f7b4145f529 643 0.87/1.00 vMB 2
709,775 709,775 0000000000000000000905c72ed039639fc6abeb43ed5992b625efd1dc3323b8 1,659 1.00/1.00 vMB 11
709,774 709,774 00000000000000000002a734f4cdad98d30e3d50f6659b36b83e628127c1f88e 740 0.32/1.00 vMB 11
709,773 709,773 00000000000000000000590929c8439c20d345873187119fe6f66d04f6d4e200 1,085 0.73/1.00 vMB 10
709,772 709,772 00000000000000000009e002f409155a786c157a9a8af4b2e0d254b4d1effa50 902 0.40/1.00 vMB 9
709,771 709,771 0000000000000000000198868009c2bb08054f57a7cd653aef2d6448c99ee596 205 0.13/1.00 vMB 11
709,770 709,770 000000000000000000085be71b3579b2910802a6c24643483e0922e948be9ee9 2,101 0.90/1.00 vMB 11
709,769 709,769 00000000000000000002c55f889ba204dc85ec359231764b9333c0635cd6a016 722 0.47/1.00 vMB 4
709,768 709,768 00000000000000000005222fee95c9fb4fdbbfe8501fa730b804ca32549ebd3b 1,240 1.00/1.00 vMB 10
709,767 709,767 00000000000000000009e6862cc753ccf225214518b3fc7330439ebb22138e91 2,131 1.00/1.00 vMB 13
709,766 709,766 00000000000000000005884b0f5ebb3e94256f31eb1dad2aae3383514f076d82 1,979 0.82/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 637.81 GB
    • Received: 12.44 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.