Loading Tool

Explorer IconExplorer

Memory Pool

80,811 transactions
30.28 vMB
0.09351343 BTC
Random Selection Loading Transactions
Max Size: 181.57/200 MB

Candidate Block

Mining Attempt 38a34d0bd6c61e6b2112cd7c96691f626cd3f25653cc13d2efb990fac2d11328
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 032170c51f173fa6f9ff74293e331bc3f0c722e265d381145a30406bb69fe99b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.03099700 BTC
Feerates: 301.07 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (178,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,575 736,575 00000000000000000002bfe88d16e59abb23d79c07dc4da620449cf961f85c91 894 1.00/1.00 vMB 5
736,574 736,574 00000000000000000003d5c68db82d9928bada30d957a55c464f6d2e5b6360e4 696 1.00/1.00 vMB 3
736,573 736,573 00000000000000000002211aeeef54b4dc1052a6716075ad701358e1e5ad2651 1,711 1.00/1.00 vMB 10
736,572 736,572 000000000000000000044250fdf03f528bd32121aaa3e598d28ae777b6757031 2,654 1.00/1.00 vMB 20
736,571 736,571 00000000000000000001e039a614524aa99c14c472d9e8d11d158fabac5774a8 1,283 1.00/1.00 vMB 11
736,570 736,570 0000000000000000000187bd64e417987b455e4827635a0e1d9e0eaafacde79c 325 1.00/1.00 vMB 3
736,569 736,569 000000000000000000017aa0d8502678d9a44cbdfb035828ec8984559ce68b92 128 1.00/1.00 vMB 2
736,568 736,568 000000000000000000063f42d93498943e8b0dbba860f111369655b9a0ec2d72 506 1.00/1.00 vMB 6
736,567 736,567 00000000000000000004b1978998db3ef24dd0aa30bda7401be13692a376e8f8 348 1.00/1.00 vMB 8
736,566 736,566 00000000000000000001b38d72491fd11bd2d52a8a13865836d9bccdb0e9010f 583 1.00/1.00 vMB 11
736,565 736,565 000000000000000000011631e6aeb3ce1fef9bb81791053e82cd787fd5215cb0 919 1.00/1.00 vMB 5
736,564 736,564 00000000000000000002b120dfb208a15465b27e734a98c220c6e6e5ef5617cf 611 1.00/1.00 vMB 3
736,563 736,563 0000000000000000000377262c4fa8078398e979a1c733fe00d68c5119963909 314 1.00/1.00 vMB 2
736,562 736,562 000000000000000000035cdd7f4d457940c340cd2a4f7c36743bac53211c8bfd 113 1.00/1.00 vMB 1
736,561 736,561 00000000000000000007cf549324d14dea08de1e6a69a25df1f1bb8d469a4fad 1,647 1.00/1.00 vMB 7
736,560 736,560 00000000000000000007f6aa0617e02277c78baac4a593b92e9ecf5f508e3d26 1,915 1.00/1.00 vMB 23
736,559 736,559 0000000000000000000556c1131be23b7a41fa1cd2e73e072a499cc0d4a05753 108 1.00/1.00 vMB 1
736,558 736,558 0000000000000000000392c6619667c317936098046abc8deadc185846361696 1,181 1.00/1.00 vMB 10
736,557 736,557 000000000000000000055b65e42d33db6cf7b2278d3ba81164262227b0a3561f 198 1.00/1.00 vMB 2
736,556 736,556 000000000000000000066eee51ee485574720f7c18547d5c46757de3417f89d1 1,023 1.00/1.00 vMB 8
736,555 736,555 00000000000000000004443d3d52bc81d71acf955fd482bddde916eaa2389e0e 1,912 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.41 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.98 GB
    • Received: 15.07 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.