Loading Tool

Explorer IconExplorer

Memory Pool

80,767 transactions
30.95 vMB
0.10010366 BTC
Random Selection Loading Transactions
Max Size: 187.10/200 MB

Candidate Block

Mining Attempt 196674f697024efcd05fa6506975a8ef0334af5800d37bee992cd10e0f082f42
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 74c121b783bfec23f98ddfe0a6e596f409350142272721f1812e17b64ceb9a2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,658
Size: 1.00 vMB
Total Fees: 0.02449395 BTC
Feerates: 150.75 > 2.45 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (125,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
789,978 789,978 0000000000000000000078924106e4dd932e6d53b138fa82f388d2bde90d691c 4,378 1.00/1.00 vMB 87
789,977 789,977 00000000000000000005267aec92cf4a4327906843ccd9222756ef0040438919 4,112 1.00/1.00 vMB 83
789,976 789,976 000000000000000000019938f37d6463b70fbc9e659e821723ca7ac12602fe14 4,499 1.00/1.00 vMB 58
789,975 789,975 00000000000000000001fe9fa66a64248b8e891b3e384d0d27b5e992b29b6a86 4,566 1.00/1.00 vMB 75
789,974 789,974 0000000000000000000013b705166d4920bf25642b3b83899cd60a5935899450 4,305 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 783.08 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: 723.60 GB
    • Received: 18.41 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.