Loading Tool

Explorer IconExplorer

Memory Pool

79,184 transactions
30.23 vMB
0.12200491 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt a3551e01c02c38862a13b575d53c7c0e4db31d2b69d4f0876da44110c6d13dd3
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 550ff0e8e217ad890e44d917f4d3e614dfeee320a7b2b600d8e2bde80e086577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,225
Size: 1.00 vMB
Total Fees: 0.02976444 BTC
Feerates: 109.82 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (407,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,603 507,603 000000000000000000172fdf4b6a6c0f9ab48512155e17f99b03d103f0ea474a 872 1.00/1.00 vMB 57
507,602 507,602 0000000000000000001a85fd8960dfd93bba4618457e4f3c3b029912980d5afb 1,301 1.00/1.00 vMB 250
507,601 507,601 0000000000000000001aece64bcb0aef8be0cd03f0ffa5eed4e3e33776e0b7e3 1,982 1.00/1.00 vMB 99
507,600 507,600 0000000000000000000040c1eddbf10646a0fad8baac43a9617bbff6de218775 842 1.00/1.00 vMB 61
507,599 507,599 00000000000000000024b18f9c6aeab72eef018aecfcc3772915520bdfeb34ea 451 1.00/1.00 vMB 47
507,598 507,598 00000000000000000022e212a58c95b6f993eec82f87e8ce536b0cd456b8a92e 444 0.17/1.00 vMB 157
507,597 507,597 00000000000000000052378f2ce650a005c22808bbbae7fe1275d4b084a292db 158 1.00/1.00 vMB 7
507,596 507,596 00000000000000000066c51454feb6f20683bbb4f49e6d5616f9f6bf94934669 2,067 1.00/1.00 vMB 95
507,595 507,595 0000000000000000001d5acefe45af9fb8b4f0a7ed426a6679c40a39453f2a80 892 0.43/1.00 vMB 136
507,594 507,594 0000000000000000006b4f1f355ab185f21de335ac6b0dbd2d33e5921f51090a 58 1.00/1.00 vMB 4
507,593 507,593 0000000000000000003269b13778fd107ca4b61cd3f61e89bcc8286e1f92b659 309 1.00/1.00 vMB 10
507,592 507,592 00000000000000000042441d87e480839c477edd1cbbbe488d6293b6e93ab377 1,104 1.00/1.00 vMB 34
507,591 507,591 0000000000000000001e2861b403ba6d95b43218552ccbf57a51ffdde07e0430 1,519 1.00/1.00 vMB 56
507,590 507,590 000000000000000000237007a5e1739e297a2533f9835103d59462765bc6ae6a 465 1.00/1.00 vMB 76
507,589 507,589 00000000000000000033ead94dad5149ee086f252d31e8b3a2a41d9c06d70f00 2,238 1.00/1.00 vMB 202
507,588 507,588 0000000000000000004ee7bab463ad2acc70bf705c9408a703be024f7c34b937 184 1.00/1.00 vMB 7
507,587 507,587 00000000000000000061bb5db4176643337f059563ed935d6806acc35099f7dd 1,545 1.00/1.00 vMB 130
507,586 507,586 000000000000000000057f8057bd2a2497193b0ae97a4b61485af27c8018b071 1 0.00/1.00 vMB 0
507,585 507,585 00000000000000000003789b92e6a98b69ef9a96609cddef537dc6f4e110a7a9 1,143 1.00/1.00 vMB 55
507,584 507,584 000000000000000000695425347be7f3e3e06a89b7efa4780998840511fb3bc3 1,742 1.00/1.00 vMB 112
507,583 507,583 00000000000000000009dd3d88451d168169ed331f4910e4f8030feb7775f3ee 1,943 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.91 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: 714.21 GB
    • Received: 17.52 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.