Loading Tool

Explorer IconExplorer

Memory Pool

74,950 transactions
27.65 vMB
0.07500071 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt 444c52a98ffc6b7a6659eb0b35e4b27224e60b8f73f9ac66e971c2a887a770b6
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root c389cc87adefbcc38183750da86a16f39b86e35677f4502d257ca7d2d6ed4c19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.01556785 BTC
Feerates: 100.35 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (321,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,624 593,624 00000000000000000010f8ad387ee59a55add7b27224b7557792a48865daf8a6 2,922 1.00/1.00 vMB 26
593,623 593,623 000000000000000000149c99db0646ae764a06fce109d2ea6b4dbf176326a2ed 2,073 0.64/1.00 vMB 24
593,622 593,622 0000000000000000001960704d7c0747daf207d5072b85a8c8c618e3325b7ab0 2,119 0.64/1.00 vMB 19
593,621 593,621 0000000000000000000978be7324ecd2281b09e6c33d6d516cacd69908ebe499 906 0.41/1.00 vMB 23
593,620 593,620 0000000000000000000b3d05a860b549a2d1d9b9249cdc896b03a9b3d3635e68 837 0.24/1.00 vMB 26
593,619 593,619 00000000000000000019f70b53d7e0952aa804001023240638089a04827ecc1b 2,362 0.78/1.00 vMB 26
593,618 593,618 0000000000000000000215ac2b75986ad0c9ca9a60058511c38c093569f373a2 2,070 0.75/1.00 vMB 10
593,617 593,617 00000000000000000013941c8dad0e528cf39454e1832f51629abd72b5b919a8 3,015 1.00/1.00 vMB 21
593,616 593,616 0000000000000000000e2d73e893c0e39c22e1b00f5f27478e326ed37407538f 2,879 1.00/1.00 vMB 37
593,615 593,615 00000000000000000015771ebbae0e17d3d5bd33498ecd76b35b9e2cc90ae9ca 2,761 1.00/1.00 vMB 29
593,614 593,614 000000000000000000089d17e182777b8bdad29679b5b976db5f98845216d0ba 2,729 1.00/1.00 vMB 12
593,613 593,613 000000000000000000073cb3d974def1c216e6e33922efe816976d6522eba67a 2,721 1.00/1.00 vMB 19
593,612 593,612 0000000000000000001729e14b5dfd29713e88cc105704b6776740c6150984a8 2,101 1.00/1.00 vMB 30
593,611 593,611 00000000000000000014b7037e243eb5fc68d6c531be685fb9b0a95f6796885a 2,552 1.00/1.00 vMB 36
593,610 593,610 0000000000000000000710948b93dc158d3326eccc5953fe19e6b3aa29374116 2,850 1.00/1.00 vMB 51
593,609 593,609 00000000000000000003ad29cde5c82ae91825677dc417be42ae74a4e99221c8 2,878 1.00/1.00 vMB 48
593,608 593,608 00000000000000000003cdc54e127838977efdefdc1bce38c4acfaa35885f73a 75 0.02/1.00 vMB 32
593,607 593,607 0000000000000000000fcc4b3c3eebb685a486156651c91e34f3225a485e2020 2,589 0.77/1.00 vMB 23
593,606 593,606 000000000000000000185fdf63985b99e27bdb83cbf56f247eb8a6f3a9993d89 2,505 0.77/1.00 vMB 23
593,605 593,605 00000000000000000015ea37da69e4239211ae706430ae2b277c214716fe8761 763 0.21/1.00 vMB 23
593,604 593,604 0000000000000000000de6ba1b9f0a2696ddcc1240bc897392b54544a10190a2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.