Loading Tool

Explorer IconExplorer

Memory Pool

82,111 transactions
30.22 vMB
0.16775584 BTC
Random Selection Loading Transactions
Max Size: 181.67/200 MB

Candidate Block

Mining Attempt 865c2e46caeb3047c6c7a4e60491d785897795564683898267f667bc935d5e2a
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 22cb58091b0a9b75c4d4097b672525a61163600271eeeb9b4b37b47a9e40893e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06355700 BTC
Feerates: 1,002.91 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (234,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
680,946 680,946 0000000000000000000057bdbc0b819e51cfb26e34350ae97eca17012f17e10b 3,308 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.