Loading Tool

Explorer IconExplorer

Memory Pool

80,938 transactions
30.61 vMB
0.08548463 BTC
Random Selection Loading Transactions
Max Size: 186.72/200 MB

Candidate Block

Mining Attempt 30abfe2d592e1b91d4966f7cdd024361e38cc05506bc64396c1aea7377d07ffb
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 77c6d0a0808e5fbeaf24fbcbf63668901f1e6712c0562e06ec1e15d44226b0d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,004
Size: 1.00 vMB
Total Fees: 0.01609092 BTC
Feerates: 301.57 > 1.61 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (68,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,962 846,962 00000000000000000002a9e1af259168854230dad02f682ce75f46f126fe15cf 423 1.00/1.00 vMB 188
846,961 846,961 00000000000000000000cbd3326fa866f6b825251b21259e9ab0f02e46bb571a 1,089 1.00/1.00 vMB 226
846,960 846,960 0000000000000000000049c6e0985c23b9f1bbacebab4be0d2440dbca42e75c6 1 0.00/1.00 vMB 0
846,959 846,959 0000000000000000000357897b6685cb990f3d8e3e4583ad72731dc928f1c816 444 1.00/1.00 vMB 199
846,958 846,958 00000000000000000001c47b83090b797185d01c38341e7a5899e2428f0c5639 618 1.00/1.00 vMB 224
846,957 846,957 0000000000000000000300ba8227a16dcea1d08aeb6c1c13b2bad1454cde1ca5 477 1.00/1.00 vMB 215
846,956 846,956 00000000000000000002a851cb1fdb5bb27bb96029bd134d731b3cb59f259352 366 1.00/1.00 vMB 215
846,955 846,955 00000000000000000001c742eed7448aa9de8c6afb3cb9e4e0022a9306c5e63b 554 1.00/1.00 vMB 228
846,954 846,954 000000000000000000000f92f3219dd6eab809cea8bc565d66e14a232945905c 950 1.00/1.00 vMB 248
846,953 846,953 000000000000000000032c30732ee7b8c914fb0a48708e11f88239c109e2f9de 264 1.00/1.00 vMB 239
846,952 846,952 00000000000000000001172cb104432ff4e3c77593b9e64674dbed9501d49969 1,456 1.00/1.00 vMB 274
846,951 846,951 00000000000000000000d5e767ac788c07051fb1e3eaa3d13c1ae5b6554653b8 638 1.00/1.00 vMB 252
846,950 846,950 00000000000000000001480a765afd9df1787d12cca1b0741f0e824cea147511 1,318 1.00/1.00 vMB 284
846,949 846,949 000000000000000000028a89af857354783e3a2f23f998e5cbe0f465e7d6adc2 1,193 1.00/1.00 vMB 281
846,948 846,948 0000000000000000000054bb4e4d63062a3e031f496f0a6ff29573371e8a3eb0 1,297 1.00/1.00 vMB 312
846,947 846,947 000000000000000000024d01d3574de0fef4eba5bcb68b6618da14c1945dca35 1,053 1.00/1.00 vMB 296
846,946 846,946 00000000000000000001261cae018c5aa025ccfd52de0a74afb225a4d498a8bc 874 1.00/1.00 vMB 285
846,945 846,945 00000000000000000001d5cbe9957bcc16f4fc733f21bdd97bfa9be43e115f44 308 1.00/1.00 vMB 281
846,944 846,944 000000000000000000001a5871a9cad731dd70b8a42e2630f2e126f23d2dc94d 1,080 1.00/1.00 vMB 301
846,943 846,943 000000000000000000034e50935af9a413e2356cb368868f1d96da3c4db24b89 1,900 1.00/1.00 vMB 357
846,942 846,942 00000000000000000000d151c9f7e56a4b0c4ce95df309d2b1bf0f16d8081d59 775 1.00/1.00 vMB 315
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: 11
  • 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.