Loading Tool

Explorer IconExplorer

Memory Pool

38,934 transactions
28.83 vMB
0.07249776 BTC
Random Selection Loading Transactions
Max Size: 145.82/200 MB

Candidate Block

Mining Attempt 06c1b9e0a2e2db7fed9c20894197b67f574a42b1bd2b3c07c50f89ba78e0e7f1
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 5f094142373f7725e3ea1d825c5face66ab22c9b4046b88d51c12186addae73d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 1.00 vMB
Total Fees: 0.01660201 BTC
Feerates: 100.36 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (168,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,740 745,740 00000000000000000005891cbb1deaa4abace846caa111bd781f68a32ee4c02a 3,097 1.00/1.00 vMB 22
745,739 745,739 00000000000000000008cb72b814e88a875c801a2f8011a5e41b5b705530b52a 2,038 0.83/1.00 vMB 14
745,738 745,738 0000000000000000000911f16c2d61945bbb2837ada57d2e09678d6a253b8591 3,239 1.00/1.00 vMB 22
745,737 745,737 000000000000000000094d1e042579bb5b1d5aefd5e0692dca2950519bdf5785 572 0.94/1.00 vMB 4
745,736 745,736 000000000000000000077c5489d414c26cf0e966f9cd0247c115432d5426ab02 1,831 1.00/1.00 vMB 14
745,735 745,735 00000000000000000002ebc351b008f8080dedea5710fbc031c181ccd156fbac 2,525 1.00/1.00 vMB 18
745,734 745,734 00000000000000000005f62f301f7c250a13b235fce25786bf38c7d1b70c9a44 457 0.79/1.00 vMB 3
745,733 745,733 00000000000000000003587b33e7f752b091633bd9fa9934bf209963623c6bd3 1,700 1.00/1.00 vMB 10
745,732 745,732 000000000000000000091edb5c910f7591504f25940c40760efadfb414068aa2 2,296 1.00/1.00 vMB 25
745,731 745,731 000000000000000000018b33987c751b25c55f19410896445834904f281d05ef 149 1.00/1.00 vMB 1
745,730 745,730 0000000000000000000625760755371eec42366bb3ff8373a98bc90d643d546b 1,664 1.00/1.00 vMB 10
745,729 745,729 0000000000000000000345228fbc531fce49c07e3d2845378df3c3232e694fb3 653 1.00/1.00 vMB 9
745,728 745,728 00000000000000000005df3163639a9bb89ad4f791865bc3f7ab4cce07dc8b95 733 1.00/1.00 vMB 6
745,727 745,727 00000000000000000004e80a6952f24ed5457d4bfc063349fffcce7402144174 743 1.00/1.00 vMB 5
745,726 745,726 00000000000000000006b55800274722266e5474cf3b3378a2d9e791abcc159f 2,901 1.00/1.00 vMB 18
745,725 745,725 00000000000000000007a0e21a83ebaab1cabcc1fcc08d1a3e23de9760741743 1,114 1.00/1.00 vMB 6
745,724 745,724 00000000000000000004e2279af1f306a1c19584f2395ce47b2e5015a7328864 1,850 1.00/1.00 vMB 14
745,723 745,723 000000000000000000022319a6dc39e9f6b3b7177d9faf5b823706052258870b 2,336 1.00/1.00 vMB 15
745,722 745,722 0000000000000000000194e493ff4e9dd6132be78f04ff17a91d8606e9690846 1 0.00/1.00 vMB 0
745,721 745,721 0000000000000000000396d19de32ed70d1da9d971f493cb09cfad8c8b92a2f1 1,046 1.00/1.00 vMB 6
745,720 745,720 0000000000000000000190d120231339de8cb6efa78d2d7f582ab30400342e1f 2,656 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.64 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: 626.39 GB
    • Received: 11.63 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.