Loading Tool

Explorer IconExplorer

Memory Pool

81,327 transactions
30.72 vMB
0.08921131 BTC
Random Selection Loading Transactions
Max Size: 187.38/200 MB

Candidate Block

Mining Attempt bd68e8e22ff2f4924807b58204c235bd2f5c60faff2a592c8520986a9efcf889
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 8400d3711fe044ce07075c5fbc192bd8a59a6c438d3493b310d18c615f0ea20a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.01880407 BTC
Feerates: 301.57 > 1.88 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (178,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,586 736,586 000000000000000000029922f580fff183d153f4daac9349322146d7d201fdde 2,373 1.00/1.00 vMB 19
736,585 736,585 000000000000000000047453805dff15189b57656fe1ada8de603a91e75c4ec6 1,544 1.00/1.00 vMB 18
736,584 736,584 000000000000000000073bdb952221c3f22b621cb58c37d0f90f7c51d7c31276 1,351 1.00/1.00 vMB 9
736,583 736,583 000000000000000000029413ef5dbcd7daaf94e3b61268d1d31b43cdd2bd9ebf 703 1.00/1.00 vMB 4
736,582 736,582 00000000000000000002dce21385f570f03d9eafddf0e2be2562d41bdabc7597 120 1.00/1.00 vMB 1
736,581 736,581 0000000000000000000675df60efe00a166742b4c56f25f136baa9a9e7a16196 676 1.00/1.00 vMB 3
736,580 736,580 0000000000000000000650005478c2e2219b8e6a2f35919fb263c0cb3d65aa38 1,213 1.00/1.00 vMB 6
736,579 736,579 00000000000000000005a8f98f53069529b79a5d791766061aba6c63df11b658 179 1.00/1.00 vMB 1
736,578 736,578 00000000000000000001d9ecd775c6236be39ceca72c59fb7aa3a0b3b8a71cf1 174 1.00/1.00 vMB 1
736,577 736,577 000000000000000000077ca17bbf1edca74308e3f157da4ae5ab767ba183e83f 352 1.00/1.00 vMB 2
736,576 736,576 00000000000000000000483c1142baec24af5fe9d4ec37d04f52e9074e6764c7 651 1.00/1.00 vMB 3
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
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.