Loading Tool

Explorer IconExplorer

Memory Pool

42,653 transactions
33.36 vMB
0.11068613 BTC
Random Selection Loading Transactions
Max Size: 166.35/200 MB

Candidate Block

Mining Attempt 28b76ff259e62d0b954e04c6e0b688369adf3897bd845239d8794c5ab98b859c
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root a5931ca7ea9631229457c73363193d86d7e654468a0229018e5be79823d40088
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.03677167 BTC
Feerates: 501.64 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (74,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,687 839,687 000000000000000000013a92c88816b2ed6d5477015e9fa50794386f54e50995 2,818 1.00/1.00 vMB 85
839,686 839,686 000000000000000000005e4dedd7ad0e84a9fe65664e9ce0ecc6610c0da3f3f8 1,557 1.00/1.00 vMB 89
839,685 839,685 00000000000000000001fa8d6fd5b6c3bf43fa639847c297c8c157ec3995b16c 2,277 1.00/1.00 vMB 89
839,684 839,684 0000000000000000000099170842590573924e11b782fb9063d42d151169089e 2,491 1.00/1.00 vMB 102
839,683 839,683 0000000000000000000229da10dd1c1e898184fd6b4ca937fa84f6fb51b0d01d 2,836 1.00/1.00 vMB 98
839,682 839,682 00000000000000000000e8bded56fb68eed40d785ff5a84ad598d815319abb65 2,723 1.00/1.00 vMB 113
839,681 839,681 000000000000000000000cf05b282d04a96efc44876b646dac5fc0e3120bb2c5 2,666 1.00/1.00 vMB 99
839,680 839,680 000000000000000000004774ddbec9665e0bd8f8918ca972cc4493e283483a76 2,709 1.00/1.00 vMB 128
839,679 839,679 000000000000000000033b54d6ddc8cb8ee2f762757bf87a96eab57b3ea81f76 2,421 1.00/1.00 vMB 97
839,678 839,678 000000000000000000000de07ab72588027ec8e8f53d8e65b057a6fd5c03e3ab 2,778 1.00/1.00 vMB 112
839,677 839,677 00000000000000000002fc20ece09740a94cc54f874b0fd2a13b1adb07c72ab4 2,463 1.00/1.00 vMB 101
839,676 839,676 00000000000000000002082c27cdc85d48fe84deba292f97660b694ca47501dd 3,081 1.00/1.00 vMB 104
839,675 839,675 000000000000000000008c419ac07176151bb40074133843de5318f35a7cbc2f 3,102 1.00/1.00 vMB 129
839,674 839,674 0000000000000000000261882bb97b6da377e6797959572a1ece267a3b4d113a 2,688 1.00/1.00 vMB 116
839,673 839,673 0000000000000000000301656d3925e87ff3de30635d06ae157f8058aed0944f 3,090 1.00/1.00 vMB 128
839,672 839,672 000000000000000000025b09be2c377cb120340f3a4d235e7d500bf4faa97a53 2,681 1.00/1.00 vMB 130
839,671 839,671 00000000000000000002a097a73c2c0124a0454dde1263c272f685bd23824bd3 3,390 1.00/1.00 vMB 167
839,670 839,670 00000000000000000001dd8b71b71532fac5b2dc27d07a0b113c49df0fccbea5 2,924 1.00/1.00 vMB 137
839,669 839,669 000000000000000000003eb4f88f57a62b92d88a2597f65e127f47c3b12abce6 3,441 1.00/1.00 vMB 144
839,668 839,668 00000000000000000002b9fa6362165fbe79e7916f6b1f3ce7b24c30961cc5bb 3,520 1.00/1.00 vMB 143
839,667 839,667 0000000000000000000118760a9d9d5e6c5175d1018f622db2784ff2c56a695e 5,246 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.10 GB
    • Received: 11.54 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.