Loading Tool

Explorer IconExplorer

Memory Pool

75,420 transactions
27.73 vMB
0.07531129 BTC
Random Selection Loading Transactions
Max Size: 169.18/200 MB

Candidate Block

Mining Attempt 432dd7535c7b28e676f4b8a3d88c4c657e5016409ab3a673a875251254352f89
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b8718efe15b1dfaf152b86746b486475a1a8c06155718438ec2499a99aa71ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.01588382 BTC
Feerates: 99.50 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (437,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,659 477,659 0000000000000000010982f9c2633efec2a209ff89d9ce75903347be07600f97 1,297 1.00/1.00 vMB 159
477,658 477,658 000000000000000000dac42c17167095aaf9c03b38b675f4b51a78b96d8f0773 2,077 1.00/1.00 vMB 121
477,657 477,657 00000000000000000039467fdc551b2755ceded84202f8009cfed69cddc87850 2,346 1.00/1.00 vMB 106
477,656 477,656 0000000000000000009dc9d2c55bc53e47f44081830334d3a69b302dd6453428 2,270 1.00/1.00 vMB 145
477,655 477,655 0000000000000000011203676e6f133618e3a3d97d8a3eb22150c7822f871aae 1,856 1.00/1.00 vMB 164
477,654 477,654 00000000000000000122a40b9311dc947da8a4e860eb048d3a131587fdbcf6ee 2,002 1.00/1.00 vMB 115
477,653 477,653 0000000000000000001c059ac25fdb92978c549a2cc24f6319eac4c0006474b7 2,087 1.00/1.00 vMB 163
477,652 477,652 00000000000000000159b8bb86a5dcf60d85d5366a5210e805907e637fa8d10e 1,815 1.00/1.00 vMB 61
477,651 477,651 0000000000000000002c487470db49a13c9e40ada1dc956f1865880066ee3bde 2,157 1.00/1.00 vMB 124
477,650 477,650 0000000000000000005ff387bec55224e78c1845239f709786781cb50eb1b2cc 2,119 1.00/1.00 vMB 108
477,649 477,649 000000000000000000cc5b8d36cef401ebc2b2038e5be82e83ad1c6cddb7bb39 1,748 1.00/1.00 vMB 98
477,648 477,648 00000000000000000074b7c2691fd140a7e18c666c77fdfd5f7012c9a7f742da 1,903 1.00/1.00 vMB 143
477,647 477,647 00000000000000000058be4a464b4809112bb56a594bf4d7d80bcda43ff9087f 2,348 1.00/1.00 vMB 185
477,646 477,646 000000000000000001545df793cd8194f878c0261b132dc6c71df3044a40de56 2,218 1.00/1.00 vMB 220
477,645 477,645 0000000000000000006bf6b3ba97520a14750b37d3ce911e81482d7b3615d894 1,885 1.00/1.00 vMB 160
477,644 477,644 000000000000000001378fce097f439320c106929bf2daf60d547a6088f27ca0 605 0.45/1.00 vMB 15
477,643 477,643 0000000000000000005502e4b930d31ebeb588e033efc80d8ebc9963d2b12ca1 2,179 1.00/1.00 vMB 49
477,642 477,642 00000000000000000145c4801666f3d767acb35f42b439157cbb79b1a320e757 2,197 1.00/1.00 vMB 148
477,641 477,641 000000000000000000628f2972033214606f7d674b623bd56f8fb7de20729470 2,216 1.00/1.00 vMB 33
477,640 477,640 000000000000000001453bc4d094cf3d630f0abe57d0edd21f6afcf0c5a8028b 1,837 1.00/1.00 vMB 132
477,639 477,639 0000000000000000014e908add8e240a4d470d88b985b04d2f0fee3a587b8204 1,508 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.