Loading Tool

Explorer IconExplorer

Memory Pool

83,007 transactions
31.82 vMB
0.11185292 BTC
Random Selection Loading Transactions
Max Size: 190.93/200 MB

Candidate Block

Mining Attempt e768f21857ffb2c0bf028f966228378b985473f6ebbe0a1e4f338c4ab7bd1680
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root cc77c224290728ff46716d0919cd97f99161af7c0146b75f4806078c62526737
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,060
Size: 1.00 vMB
Total Fees: 0.02797914 BTC
Feerates: 344.14 > 2.80 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (234,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,967 680,967 000000000000000000055c2139a654196da1e0ae7f791437a043a8cf7fa50c28 1,188 1.00/1.00 vMB 124
680,966 680,966 0000000000000000000418f6370cd9da2a71d9156db7ff1b6ef77cad3bb05478 3,381 1.00/1.00 vMB 148
680,965 680,965 00000000000000000009b272bbc1e2e4c1f8b8cfe9179011a17e3bc9b53bacca 1,501 1.00/1.00 vMB 95
680,964 680,964 00000000000000000001ffd8bd06c22e95add4e679ac11264d2fc901729026e7 1,081 1.00/1.00 vMB 182
680,963 680,963 0000000000000000000b931aba4cc5ee86e1d6dd642a7db002ad724f1b21c222 2,647 1.00/1.00 vMB 152
680,962 680,962 000000000000000000031c601f8f8f5888bacaa848a40f3e5571e556cb5a0c17 2,506 1.00/1.00 vMB 126
680,961 680,961 0000000000000000000391596127519055009eea6ce96d0d7eded480646ba9a6 1,590 1.00/1.00 vMB 63
680,960 680,960 0000000000000000000ae9a128e859d92fa623e12bb3207305a14a7517e0dc37 2,003 1.00/1.00 vMB 59
680,959 680,959 00000000000000000007b06c671954a5febd714e4ae9c0cf346b399f90a2013e 2,457 1.00/1.00 vMB 14
680,958 680,958 00000000000000000006013ae78bbdea371ac1b3bc360476e7d17997276cd062 1,826 1.00/1.00 vMB 41
680,957 680,957 000000000000000000031d52e3b8ab4491457ad06f3ac2979cc915a44920363f 2,937 1.00/1.00 vMB 124
680,956 680,956 00000000000000000007e907dfc9474a799af8689453d9bbeb1c95240d0d7ce1 2,497 1.00/1.00 vMB 77
680,955 680,955 0000000000000000000b73055e69441d79055d270d57e67ad78337467b3e0540 1,994 1.00/1.00 vMB 40
680,954 680,954 00000000000000000007ede41fd7a5e5cc89eac52cbc1388b17622e0742b8de7 2,009 1.00/1.00 vMB 80
680,953 680,953 00000000000000000001d0a5e8b350b35df346f87b24516b888afe77012bb904 1,773 1.00/1.00 vMB 152
680,952 680,952 00000000000000000006f4eaf921bd9fab697fdd91061d91707082134af8f699 1,724 1.00/1.00 vMB 192
680,951 680,951 00000000000000000007c09f6e7a2578bda174edf47d60c943a3e412f0dc43f7 2,200 1.00/1.00 vMB 49
680,950 680,950 0000000000000000000894d7cbe341dee886a18b4795ab422ac403150049f517 2,777 1.00/1.00 vMB 48
680,949 680,949 00000000000000000003d5fad8d33265b491de4733741fc522d7f027e1355eb8 2,329 1.00/1.00 vMB 63
680,948 680,948 00000000000000000009e3b962189eb7c2fe9d144d7f9a0219dc941d4fe7dd99 2,244 1.00/1.00 vMB 46
680,947 680,947 00000000000000000008587d0938344c0867e5ba2b6bc5d398139cb42adbe9d0 2,525 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.