Loading Tool

Explorer IconExplorer

Memory Pool

41,322 transactions
26.64 vMB
0.06218008 BTC
Random Selection Loading Transactions
Max Size: 139.16/200 MB

Candidate Block

Mining Attempt fb287517292211d6189d140fb9bcbdc69d9ab724c6f2b81f2d2e6c574766ac43
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 57e15a1aa7de8d199dfe2c2a67f300b49f125a0bd0c1562dd33d94d2a3b619a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.01302365 BTC
Feerates: 50.62 > 1.31 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (616,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,366 298,366 000000000000000063b82389d34ec1eabea43549cee88eab24d9ba40916994a4 521 0.30/1.00 vMB 37
298,365 298,365 00000000000000002850946c339f5733ce57cd3ab7dddaa534ec84cf7e0e4d44 64 0.03/1.00 vMB 32
298,364 298,364 00000000000000004d566eef4ee6d5eb1ba029ade477fea1fd4c33f35e78520f 289 0.18/1.00 vMB 26
298,363 298,363 00000000000000000df891bf7285a7c8a827d0c74d44c8aad7f1c9d8ab9c9a13 588 0.32/1.00 vMB 34
298,362 298,362 00000000000000001e987acd588c5a82da1921b858973264290dce723d121504 759 0.45/1.00 vMB 32
298,361 298,361 0000000000000000718cf5dfd9df045ecd8722f92e7f4e042e1c8baed5b6bdf0 45 0.02/1.00 vMB 24
298,360 298,360 0000000000000000579ac3826432e353a332607242c652f1b4143dd546ecf68b 422 0.37/1.00 vMB 20
298,359 298,359 000000000000000006510be100c4c77b9f9cd4efa74879ae59f4e72b3431d456 834 0.35/1.00 vMB 38
298,358 298,358 00000000000000009c136a258bd7614123f7156e30bcd42ee6ccaf9f31da8062 173 0.11/1.00 vMB 22
298,357 298,357 00000000000000002a006d486d7d1061b15584e5a2ecc98293e474ddbf621634 256 0.09/1.00 vMB 67
298,356 298,356 00000000000000008d955492f9a3d4749598f5eb3f2cf6ffb7d9e14f64c95ba2 32 0.02/1.00 vMB 26
298,355 298,355 000000000000000084718239cee10d3040700701785b5049709ef5c334972ad3 247 0.14/1.00 vMB 35
298,354 298,354 00000000000000004bc3407d6cc4f72edeb95fc15101f344af53484ce6196d28 154 0.08/1.00 vMB 26
298,353 298,353 00000000000000007a2918d2c78b1603fc8d11572b800911f103ea66fdbad031 277 0.15/1.00 vMB 32
298,352 298,352 00000000000000005bcc1a60295c9271b15f1c03886b283f6bd8eb810fb2bc6d 502 0.28/1.00 vMB 30
298,351 298,351 000000000000000082ccaf498dcf57f0d5a73643aff298e42c382d3fe3bbac4c 460 0.35/1.00 vMB 24
298,350 298,350 00000000000000002f9496b2bcc8adb4f20b04a58f0086cb9b0d5eb8e4c63142 256 0.15/1.00 vMB 36
298,349 298,349 00000000000000006234754585e436a624f5ecb121e2c7bba00f3a4255136f60 1 0.00/1.00 vMB 0
298,348 298,348 0000000000000000135e1355a9e1f47228e16f27e20483c5e9492e1ab2ffddbc 63 0.04/1.00 vMB 42
298,347 298,347 0000000000000000047d1c4fa63c98c52b25f0bcc9cb0711881d15af396701c9 55 0.03/1.00 vMB 23
298,346 298,346 00000000000000000614860e0567b4cd91ebe2895b3c1aeab8759fd51f52dc0d 256 0.18/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.