Loading Tool

Explorer IconExplorer

Memory Pool

81,569 transactions
31.23 vMB
0.07759470 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt 45873b8835d788a29be8de48d8fcbc5a80e97c6320452a2ba018ea0a68581fab
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 921e8afab20d58c0081b057c43827da5c4f4bdc569f73d4e8fe8d0f604f779d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.01001024 BTC
Feerates: 100.37 > 1.00 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (728,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,994 186,994 000000000000069fdcdcae33e86319823c58ec9660051e6a8b171604287923fb 256 0.16/1.00 vMB 79
186,993 186,993 000000000000088a3f70a63debe92ef120f353eaa877266621b17b77d8fad560 53 0.04/1.00 vMB 69
186,992 186,992 00000000000008c767c21d389dc6578dcdbe8cafe8a0b4232210637e9915e92b 173 0.14/1.00 vMB 86
186,991 186,991 00000000000004556b0cb086c1526f60a094dabeaed11edbf60280b5a9e43ca0 211 0.06/1.00 vMB 23
186,990 186,990 00000000000000ee8090b49e771d4a3f5ebb245e1b10b87b71eb07fe469ca39d 67 0.02/1.00 vMB 49
186,989 186,989 00000000000005b9548bb8037269cbbb1e5259077390415129397323f351e13f 462 0.17/1.00 vMB 130
186,988 186,988 00000000000005c3f764c904d4ae1c50cff0155032763a17d5725b3709244e90 243 0.09/1.00 vMB 159
186,987 186,987 00000000000007a6a99298b7fead22cc05d4ee451888b7ca98b16e462321f1d3 238 0.07/1.00 vMB 152
186,986 186,986 000000000000087498b8cf7b46e2e8fe36c6015f8764d60e2facf497a7caf679 597 0.25/1.00 vMB 121
186,985 186,985 00000000000005193db1b68fce6abf26fead066c350f96a2795598785fb47a3b 1 0.00/1.00 vMB 0
186,984 186,984 00000000000007723bb971297d5c1c9e21b8b864ceca86226428edcaadb0146e 553 0.25/1.00 vMB 131
186,983 186,983 000000000000010238d93dbf055e906ba64ce16d23da422098e1c2fe8c10178f 31 0.01/1.00 vMB 230
186,982 186,982 00000000000002dea80ce593768595cebb96aff8672981dd9a90eb74ea32af81 14 0.00/1.00 vMB 73
186,981 186,981 000000000000022cd14f5e7b21e53d39f3d592b568a19b6e07467ebfbfa1dba2 64 0.02/1.00 vMB 49
186,980 186,980 000000000000009db60d609f5645a3039388d68849c6d113f510b946fc715615 147 0.05/1.00 vMB 76
186,979 186,979 000000000000015c77b44bf62ed2abd1560d3621b21cefbf7d70c6522a611e9b 12 0.00/1.00 vMB 15
186,978 186,978 00000000000007c043e88eb73e06bc853b78d2138c75afdc3d9eb847eba1fb81 202 0.06/1.00 vMB 20
186,977 186,977 0000000000000235c1ff90cfe6020d3cb22e2fc4eeab262175b55a76305c3abb 13 0.00/1.00 vMB 318
186,976 186,976 00000000000003f2910f6e809da556122c66a66d41005721726a997b021cddf0 12 0.00/1.00 vMB 0
186,975 186,975 0000000000000104b07481976de723178e3c90eb32906c2798ed2de7eebe02b9 196 0.09/1.00 vMB 90
186,974 186,974 000000000000089d9a57f256b217c4168eecfca6290a49548010df687962466e 12 0.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.