Loading Tool

Explorer IconExplorer

Memory Pool

75,640 transactions
30.93 vMB
0.09952334 BTC
Random Selection Loading Transactions
Max Size: 181.53/200 MB

Candidate Block

Mining Attempt 06aaa80becd2103a6d5ab936837addb520f242de53e2d89116688cfdbe98d0af
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root b35593360d8cea75e2838a3fdc008dc4e77fd0a9c696f1b1231498b94bf94b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,350
Size: 1.00 vMB
Total Fees: 0.01986050 BTC
Feerates: 301.35 > 1.99 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (125,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,999 789,999 00000000000000000000776ac7f23a657cb521d745acedc7781f57c07ea2d012 3,926 1.00/1.00 vMB 90
789,998 789,998 000000000000000000004d42af1fcfb46e74c8b72459e4d989975ca2afbe6962 3,895 1.00/1.00 vMB 123
789,997 789,997 00000000000000000005d207094f104b1afb489a8d70d93af81beab59c04be39 4,079 1.00/1.00 vMB 117
789,996 789,996 0000000000000000000521867ab00e77897c4cb445a998d67b6d7e3fd192cf52 1 0.00/1.00 vMB 0
789,995 789,995 000000000000000000056209c14ea88134b8d2372a4ce579787a2fff52167e6d 3,884 1.00/1.00 vMB 142
789,994 789,994 0000000000000000000315ca495de7304b44f5fba57c9136e1be0a76baa053d4 4,128 1.00/1.00 vMB 94
789,993 789,993 00000000000000000004bd13c54f2f09cab4423009da38df7265d3e050f12b9a 4,565 1.00/1.00 vMB 108
789,992 789,992 0000000000000000000537f1f32ab6d0ee9b18978fe23776138cc367f5ae026c 4,684 1.00/1.00 vMB 101
789,991 789,991 000000000000000000032d33ee6779077851b13940643774f7f13896a20b83c9 4,573 1.00/1.00 vMB 123
789,990 789,990 000000000000000000024eb7b2c721595b8910811a6a6d4b3f99b37bc93132df 4,036 1.00/1.00 vMB 127
789,989 789,989 00000000000000000003a06e959e47ba7a4b4797e1d00a2812bfd0d04473b2be 4,825 1.00/1.00 vMB 55
789,988 789,988 0000000000000000000072af82cf3b0f4d2c3ad152c7c70d816a76f4dbb7e275 4,457 1.00/1.00 vMB 57
789,987 789,987 0000000000000000000593ba85b651330b71415bb7280353f8f7a8433ec1a296 4,214 1.00/1.00 vMB 81
789,986 789,986 000000000000000000057aafd8260cd43f14394b2771423f1e1f60e8b9c4c253 5,115 1.00/1.00 vMB 63
789,985 789,985 000000000000000000018642a403f5938b04a319e68400cd28a6e14ef84e1aee 3,936 1.00/1.00 vMB 78
789,984 789,984 0000000000000000000483657af04a90c920fd6bf56caff8855055798bfb3f21 4,806 1.00/1.00 vMB 58
789,983 789,983 00000000000000000000add2a10a51aab6e1077c52e6042689735ddc05d393df 4,611 1.00/1.00 vMB 76
789,982 789,982 000000000000000000013fa381c57182ee3100f6402a6d4c5b1cdcdd251a3def 4,529 1.00/1.00 vMB 69
789,981 789,981 00000000000000000003b3fff6b56277eda121ad66506ce655fccec1c286db00 4,030 1.00/1.00 vMB 53
789,980 789,980 00000000000000000004635f6f736289f03b6a6737fc25d44eebbe00b1fec767 3,749 1.00/1.00 vMB 66
789,979 789,979 00000000000000000003ce19bc8420c2562542b49246aa508bf229a1c8a252ef 4,355 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 739.18 GB
    • Received: 18.62 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.