Loading Tool

Explorer IconExplorer

Memory Pool

72,693 transactions
28.10 vMB
0.06349909 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 0306ba0042939fe1a4e00151d7dea9c71f16e6c3bab8a322c1ec72d90d749676
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 9bcc012569f3d37310e14978c4c83cd4974f3fddfcec61478637bcf4e9a7154c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,413
Size: 1.00 vMB
Total Fees: 0.00733322 BTC
Feerates: 40.21 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (673,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,984 241,984 00000000000000ad79423f60cd4fc549db1169a9ed7db72421ada9403cf3624e 313 0.14/1.00 vMB 163
241,983 241,983 00000000000000550a9d0d9232b275d755f152f4d825d2e163fe366ad333bac9 7 0.00/1.00 vMB 14
241,982 241,982 000000000000005c9d2f33e87871e513582bb9d2f39af5de20f82d18b6be651e 382 0.15/1.00 vMB 194
241,981 241,981 000000000000009c74f63e48ad851b209714ebe3e47824c4ddedd37d6affd742 227 0.11/1.00 vMB 128
241,980 241,980 0000000000000013b6854f62519d6de2ce8416192848544d1b590d8aace1f6e9 645 0.25/1.00 vMB 181
241,979 241,979 00000000000000ac4f9ec5598c4d1ed75f604a3e587393c1e22cd8b09496f4a4 5 0.00/1.00 vMB 48
241,978 241,978 00000000000000cb3023925fbd4f592beb704bf972b6426fbbd7b4ee6c2ab513 157 0.10/1.00 vMB 115
241,977 241,977 00000000000000c05e3ad9a370f1bb1a0ddbb4bf01f101ca0af42d261fba9e44 426 0.22/1.00 vMB 367
241,976 241,976 00000000000000351cb2e181906443dae8e0ea06b830f433cfac183b3e1c5e6a 116 0.04/1.00 vMB 209
241,975 241,975 00000000000000b808a8079e231e137f53b47b5c0c4dc6163c4adae44991b9f3 188 0.07/1.00 vMB 293
241,974 241,974 0000000000000050f7c1de1cb8c05d759fb55b2075cce16d5b06857adae7a674 226 0.10/1.00 vMB 158
241,973 241,973 000000000000000143b102c36cd5dc60be052120917db6f87f7e045ac4dad5d7 275 0.13/1.00 vMB 146
241,972 241,972 00000000000000109f96a187f2063eec454bc4414988664fbc9b3f37621ea747 283 0.13/1.00 vMB 200
241,971 241,971 000000000000003d4f37802fe57b78230532371c9e819e2b407a3b3e75e71e35 263 0.14/1.00 vMB 99
241,970 241,970 000000000000009736006bc8f87c11b6d969a439188f0ed2caa75e3f50a55b3a 353 0.14/1.00 vMB 142
241,969 241,969 000000000000007c84b60337459e55d5c4e6c7df2135382406b79bb2338dba6d 222 0.11/1.00 vMB 137
241,968 241,968 00000000000000106084848a878ce15ed7c055ea1a701d01af55790793d01e83 8 0.01/1.00 vMB 65
241,967 241,967 0000000000000069253bf80d3c5359699583fab83e46ca38f5e2d5542842a739 223 0.11/1.00 vMB 139
241,966 241,966 000000000000004aae494f9c77da74635a86fa45da9792846cb872b64375d6f8 236 0.13/1.00 vMB 126
241,965 241,965 0000000000000019c6a88d742b1b3dbed540d4ece380061b43824057878a3686 256 0.08/1.00 vMB 257
241,964 241,964 0000000000000011ba8edcc4a1af094db4f1ee24838953f44884db6d5caf80a9 365 0.17/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.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.