Loading Tool

Explorer IconExplorer

Memory Pool

80,919 transactions
29.66 vMB
0.12481474 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 8afefa4c2d613bde707eb86be44a46099b0711466068bf2664923f0f7e13b479
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (539,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,999 375,999 00000000000000000411035d4f1e86df3600e6e2eff976fe4dbfda1095a54ad0 433 0.28/1.00 vMB 37
375,998 375,998 00000000000000000b763091eddbad621de64c01327147bff4b6fbb9ab1098b2 696 0.45/1.00 vMB 30
375,997 375,997 00000000000000000f3e2531b310d40d2165e33378dae8c6c0c0e55aea8a6144 27 0.03/1.00 vMB 20
375,996 375,996 00000000000000000fd1c67353e8a555640fab6f6727c63dde3020c90180e90a 140 0.06/1.00 vMB 46
375,995 375,995 00000000000000000786541bfeb932d8dace2071aec694cf2f4b33c708134957 750 0.42/1.00 vMB 38
375,994 375,994 00000000000000001126403dadb1ce068643bc407cd369ed563f2cde8de83835 233 0.10/1.00 vMB 42
375,993 375,993 0000000000000000116ca984210a1fa2410772ea00ecbd1990edbf9c1621fe4b 1,547 0.81/1.00 vMB 39
375,992 375,992 00000000000000000bad3f1ff4df132d1c623b73b7b91c22a586dde226eb0ddd 110 0.06/1.00 vMB 43
375,991 375,991 00000000000000000b049602369b6ff082adda26e062d1f7367b1bd72383705e 298 0.15/1.00 vMB 39
375,990 375,990 00000000000000000516fcc9db1bf9edaefe5f2d32bfb61e77e99bc46e620fd7 386 0.37/1.00 vMB 22
375,989 375,989 000000000000000007b08db4b58e75f1b118c5cf7fa46b05dd62e40e818eb69a 155 0.10/1.00 vMB 43
375,988 375,988 0000000000000000107677c50cfda3c2fa4167fc1f71411cd1295f185d49b3b6 2,282 0.93/1.00 vMB 54
375,987 375,987 0000000000000000070cf1a1ad27158e6d78bdc4a43d312809eee7f0c0919472 2,020 0.91/1.00 vMB 57
375,986 375,986 0000000000000000006209ca13675c51b0fefb0b1b98226f6df5414c9ddf14de 343 0.18/1.00 vMB 36
375,985 375,985 00000000000000000bf1945bef662c04f39597db27b10b2d9fbe6d7141235682 213 0.20/1.00 vMB 36
375,984 375,984 00000000000000000c860992075fd90dd85cee7702f2082a6bd581ec9444dac7 344 0.39/1.00 vMB 12
375,983 375,983 00000000000000000feead807a18a31c794cd17dc5e1494997f7702dc87294dd 1,469 0.75/1.00 vMB 48
375,982 375,982 0000000000000000089a2f329a2f22c6afecbd192cc2c092b9d6f402c41af403 808 0.48/1.00 vMB 29
375,981 375,981 00000000000000000a32d9f9a8ddae2e5fd1e3b1ae1d3ac6bd9f25e8bbca6986 166 0.08/1.00 vMB 42
375,980 375,980 0000000000000000009297d70f90611007c195b43c900a0ff0dec266ba045e7a 682 0.40/1.00 vMB 31
375,979 375,979 00000000000000000596d1e7dffbdab653448692509ee02655fbd1e1bb167ee8 119 0.08/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.