Loading Tool

Explorer IconExplorer

Memory Pool

38,960 transactions
26.20 vMB
0.05231562 BTC
Random Selection Loading Transactions
Max Size: 136.29/200 MB

Candidate Block

Mining Attempt 3642107a519d62c1e705a6bc254e46fa42f8be7e18d700433c6298601e8fff35
Version 20000000
Previous Block 00000000000000000000198ff07127e464778e789eabf8b957b3c7d807826501
Merkle Root 10334ac79e68f2e564644ed5e3198cf55ad949e636d7fb009ed30af2c03e009a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,994
Size: 1.00 vMB
Total Fees: 0.00429703 BTC
Feerates: 100.29 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,868 (250,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,790 664,790 000000000000000000064080280f456b6687ac81d698c489e7ee13832d8745f2 1,080 1.00/1.00 vMB 91
664,789 664,789 0000000000000000000470cc755a3a4d7d2a429419c7a313c87a425e1751d5d9 2,755 1.00/1.00 vMB 99
664,788 664,788 00000000000000000004813803a938a06d33748ce0911cabd11733da999874f7 1,948 1.00/1.00 vMB 37
664,787 664,787 000000000000000000090ac7da2003dfc0637487b3eb92625d27ad026b5a3aa0 1,860 1.00/1.00 vMB 38
664,786 664,786 0000000000000000000797bf55762f4da5665d29238987101fd8c9d7e060ad85 1,845 1.00/1.00 vMB 31
664,785 664,785 000000000000000000095fdec3fc3f3e55ebce0199d04145608400c13a08f4c9 1,607 1.00/1.00 vMB 14
664,784 664,784 00000000000000000000fb4fc4e7b4df668a802296a98bcfe7a5d67834ca4eba 785 1.00/1.00 vMB 14
664,783 664,783 000000000000000000070efcd9aecb52c18e42835cc6519ed9051e8fdf5c6272 2,932 1.00/1.00 vMB 69
664,782 664,782 00000000000000000001c135faecc9ba1a8abac1708e084e9e5f013d522116d8 1,471 1.00/1.00 vMB 35
664,781 664,781 000000000000000000038a9b56dc5692b786637bef086d2945d7b2b6d341248f 2,381 1.00/1.00 vMB 19
664,780 664,780 0000000000000000000e9832f6d2e5835f712789773e7343c238ddc4ca765569 2,582 1.00/1.00 vMB 88
664,779 664,779 0000000000000000000c15548fd919b25becad11819713d7ecad10cbaa510959 2,193 1.00/1.00 vMB 67
664,778 664,778 0000000000000000000ea9c2c280736869d1bd44fa184b2f9f2b0a616737dec9 1,691 1.00/1.00 vMB 28
664,777 664,777 0000000000000000000bd1fc4646e37eda0ca48c703d328202e9b0e04cbf5a41 1,766 1.00/1.00 vMB 35
664,776 664,776 000000000000000000080c24c27baf5bb7995088cd0e42dac61a1e0ac0c7bbdf 2,383 1.00/1.00 vMB 60
664,775 664,775 0000000000000000000a6ae8737bbe425061493fc7775f0ea739723737713c88 1,183 1.00/1.00 vMB 36
664,774 664,774 00000000000000000001b6b355d492d7bb647b1c6d2486a31f29100f9741118a 2,567 1.00/1.00 vMB 30
664,773 664,773 0000000000000000000aa9a25c25e0d930017d2fd5be74b7dd4fb0f270fe1841 2,951 1.00/1.00 vMB 46
664,772 664,772 00000000000000000007b2f489b14441e81f58c47869d1e8745e7cc467435d74 2,750 1.00/1.00 vMB 104
664,771 664,771 00000000000000000009356cd2692be5f8e9c1955c8bbfa4ec1456f155c7e692 2,404 1.00/1.00 vMB 47
664,770 664,770 000000000000000000038376dcc4ca197f7f034c66dbbebbd2fbb7dea6c63b89 1,375 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.15 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: 653.15 GB
    • Received: 13.83 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.