Loading Tool

Explorer IconExplorer

Memory Pool

80,161 transactions
34.60 vMB
0.17338640 BTC
Random Selection Loading Transactions
Max Size: 193.72/200 MB

Candidate Block

Mining Attempt 259847808ca0e5d7751aeb8feb6fc72e7bffdb7518454044b0123eccb8768afe
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 82f604e626d35bbecdc4e00a757fd503c207cfc848b9201421653d8423735a3a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,040
Size: 1.00 vMB
Total Fees: 0.04535832 BTC
Feerates: 150.93 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (24,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,022 891,022 0000000000000000000207b142b395d5087d4124cfb3fd7ddf9819571a1cbc4d 1,316 1.00/1.00 vMB 2
891,021 891,021 000000000000000000023c5acbbd2eacc29f21d7d351db46956bdc31321d4ff5 2,966 1.00/1.00 vMB 13
891,020 891,020 00000000000000000001ff687608bc53b2275bfa52d7a3e3d565d6a7c718d22a 2,335 1.00/1.00 vMB 9
891,019 891,019 000000000000000000021a43e8c51ef959ce2d1730731f94083448f66e8025da 1,006 0.39/1.00 vMB 4
891,018 891,018 0000000000000000000207014a0ddc46095a61ce4a9952a826a774b9f2a7aaef 1,392 0.54/1.00 vMB 7
891,017 891,017 000000000000000000010c25d9b60c05b38fce18147310205682a307fc5cef52 764 0.26/1.00 vMB 8
891,016 891,016 00000000000000000000d0238062ed1d09c01383b11384ad51f1d3dad412d0d3 570 0.23/1.00 vMB 7
891,015 891,015 00000000000000000000bf2d2326be7a7147f6889e42fe7c5173ab6c98755073 218 0.12/1.00 vMB 5
891,014 891,014 0000000000000000000091e0f1909147f11398521c43c9808e85ca366e66339a 1,998 0.82/1.00 vMB 1
891,013 891,013 00000000000000000001e0c999365b3aca2514163288eb3e6148318eaa0f2897 969 1.00/1.00 vMB 3
891,012 891,012 00000000000000000002481fbb2de44aff6d756f9c267f93f994daed9d43562e 980 1.00/1.00 vMB 4
891,011 891,011 00000000000000000000b0c265e9e7731621babb05f3caaf0d05f692b6a8648f 2,863 1.00/1.00 vMB 4
891,010 891,010 000000000000000000015f948fdd9cab6456c35887af43cfc01a13a96348f3db 3,353 1.00/1.00 vMB 13
891,009 891,009 0000000000000000000057a3e107c8e11c02303b61a6bc1c9f5907c52d2491f6 148 0.05/1.00 vMB 3
891,008 891,008 00000000000000000000e62a6890b1574cd4342fe78b63b6d23c608af5abc60f 141 0.08/1.00 vMB 3
891,007 891,007 0000000000000000000186107d6032cbf0171dab467338f697b607aeee1d4f5e 1,052 0.68/1.00 vMB 2
891,006 891,006 00000000000000000000ead6a3425b29aa2fd32fe60d8e647e189879498accfc 502 1.00/1.00 vMB 1
891,005 891,005 0000000000000000000118a6c233e0e86e31cf6c0e3ce0a28ea9b94f62b18df3 1,578 1.00/1.00 vMB 4
891,004 891,004 00000000000000000000c9cd7f08f435cec0de742bbf68df12a93d26801d320f 1,921 1.00/1.00 vMB 3
891,003 891,003 0000000000000000000016966c309e2a65de11822c839a91c0787c30d76609b4 2,309 1.00/1.00 vMB 3
891,002 891,002 0000000000000000000254c84f3ce6596d0bfef8bb97a62e5fb20a5fe6571ee4 3,873 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.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.