Loading Tool

Explorer IconExplorer

Memory Pool

15,236 transactions
11.20 vMB
0.05551183 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.77/200 MB

Candidate Block

Mining Attempt 2cb8434738952cf3000860b4d9cd51d2609a14e41d6cb0f8346bb87693eefa36
Version 20000000
Previous Block 0000000000000000000006ca46d77662424a3c954a5db8f2745f0dc89e1e8097
Merkle Root 4d9e32770c3c70fc714ee0fddbd5f9eb5de79d36e2895fa724f4221507713d1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 0.9979795 1.00 vMB
Total Fees: 0.03248186 BTC
Feerates: 1,002.97 > 3.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,811 (840,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,786 73,786 000000000085d4e94814bb6a93ac3b1f2aaeedf18bb49e7f700ba4590d905e87 1 0.00/1.00 vMB 0
73,785 73,785 00000000003ef6f7884f2daf660c2da05878a807951e648a3d6fa629ce3c3b54 1 0.00/1.00 vMB 0
73,784 73,784 00000000000320817d0f1db493b60ff2740f7cf985184098f92d1407bac5c639 3 0.00/1.00 vMB 0
73,783 73,783 00000000008664533af735df3f24c321c1e95ae15855730ff7353bef5561571b 2 0.00/1.00 vMB 0
73,782 73,782 0000000000342e4325c440470db8465d9f0e9611682c1ca1aee146c347c93483 1 0.00/1.00 vMB 0
73,781 73,781 000000000063c42ad8719acc13525b0b2f4e67387105244cc713c737dc2f21e9 1 0.00/1.00 vMB 0
73,780 73,780 00000000007fce87752b2c25f72d8e941428f2a192174f4cb2d864c912a4009f 1 0.00/1.00 vMB 0
73,779 73,779 000000000057c80167cc186893429bfa92020e95aa5133153eeb54194e289606 2 0.00/1.00 vMB 0
73,778 73,778 0000000000a4c4c377f6eb62533d48a6956857e8c416561886f9249a75399a58 1 0.00/1.00 vMB 0
73,777 73,777 0000000000a451047ee000a454130e83f9d15a71a2458c8b6682ab4587c668ca 2 0.00/1.00 vMB 0
73,776 73,776 0000000000afcb0d4bfe21442cd623fd8359247f5579b005ddf20559771243d2 2 0.00/1.00 vMB 0
73,775 73,775 000000000033fddfa9824ab9d29ab8e58c01d9feb5e616a3e8a456bb8e0b1b8a 3 0.00/1.00 vMB 0
73,774 73,774 0000000000b44c781f754e9c3f7998f8ea55cfb003504b2cffd80a9027d4ff1a 1 0.00/1.00 vMB 0
73,773 73,773 00000000006a58126e91f225f10b6a1932c8ac28e925e82ca2971964983274be 3 0.00/1.00 vMB 0
73,772 73,772 000000000063a966bca008843aae9a32fd9fb011e323183f44c23d8d48311443 2 0.00/1.00 vMB 0
73,771 73,771 0000000000a5df879b9499dce426380d4d5730e32b956624d3a9935730802f2e 1 0.00/1.00 vMB 0
73,770 73,770 00000000008a497a47412bf236fe8fae3d8c0146f7e72b4f3464b5654d8874f8 2 0.00/1.00 vMB 0
73,769 73,769 00000000002c3ccf48e474ac5013e3d6e3f30bd6fb8ce7e472ea91341b1f72b0 1 0.00/1.00 vMB 0
73,768 73,768 0000000000282c1e7deddfea46aaa4c9ccdafb257ea1d50ee52d2d8ee5f7e79e 1 0.00/1.00 vMB 0
73,767 73,767 0000000000a272424d84a64f59d2d4719992658f5f54fd81b5733c4c2ae7b065 1 0.00/1.00 vMB 0
73,766 73,766 000000000062226681be31cc8d6383703b2068eefc7fc308c4aa24a1ee1d8251 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.28 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: 516.80 GB
    • Received: 4.47 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.