Loading Tool

Explorer IconExplorer

Memory Pool

82,666 transactions
30.80 vMB
0.08151245 BTC
Random Selection Loading Transactions
Max Size: 188.80/200 MB

Candidate Block

Mining Attempt f1babe6723f43402e4755f0480f96f1ac0e1653ee48b08e2850035dd2537fa26
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root a51218adf01d798e8c59c844f7c725b4880da802e277861ab146b96d2f11e1ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.01241336 BTC
Feerates: 79.55 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (519,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,605 395,605 0000000000000000066306c04052a5b60da6ba10213ec81c26bea632f35f24d9 1,605 0.91/1.00 vMB 39
395,604 395,604 0000000000000000092074fb25c7ef9a3871ca594827bd3ba22ffa0274c21a82 2,746 1.00/1.00 vMB 52
395,603 395,603 000000000000000007a9560464a260cfb7ec3a4dc38871e5849fa9550faef81a 1,436 0.69/1.00 vMB 39
395,602 395,602 0000000000000000036b2cf7e245e274d4da5fe8c5599a17642e7b944c2741e5 2,062 0.93/1.00 vMB 36
395,601 395,601 000000000000000007bbdd8caffd7cad895478cf23ad364f5115244895ec0ce4 1,169 0.72/1.00 vMB 27
395,600 395,600 0000000000000000018bd2adf8a2a401e0251ad895f81cb6e0199876cdd40d4c 2,223 0.93/1.00 vMB 45
395,599 395,599 000000000000000004b00610d22e0a9929bdbf4d87b20ba3ae6cf74f85312e70 965 0.46/1.00 vMB 31
395,598 395,598 000000000000000007de570cdaa72111e5dd6b277750cceef91e4124cfba7f24 160 0.12/1.00 vMB 20
395,597 395,597 0000000000000000014ab2c647c5fb31b51138b99b2977f3633f81bf9ecda1ae 20 0.05/1.00 vMB 0
395,596 395,596 000000000000000001316e0c8f33801ab617f2f201ba69b747de857415276c96 1,017 0.49/1.00 vMB 36
395,595 395,595 0000000000000000014d63ebce73cf36736b9dd986a39157067d697d9a88c275 580 0.55/1.00 vMB 15
395,594 395,594 000000000000000007fc0a34a159623f5497b86b67706c3286f70c2c48b7a37a 770 0.69/1.00 vMB 19
395,593 395,593 000000000000000004bc3a71197f752a542c5be469cb5223a8915477265f09c8 1,154 1.00/1.00 vMB 19
395,592 395,592 0000000000000000005b32a2375b349ba4cb6e7baf96b7193b48508ada30a4af 1,943 0.93/1.00 vMB 39
395,591 395,591 00000000000000000531d6a86b12a641689f226619030bf6465aac941fe094c3 1,611 0.75/1.00 vMB 30
395,590 395,590 000000000000000008026af528cb52d5822d84308f99514d17f3c1ba2c952c85 1,872 0.90/1.00 vMB 44
395,589 395,589 00000000000000000144b229a093da3210c0c6d3c584dabc819e1146d6ea1b76 2,324 0.99/1.00 vMB 42
395,588 395,588 0000000000000000049899747f367b74f943a8fc13bec535b50b462332d4bd7f 2,563 0.99/1.00 vMB 52
395,587 395,587 00000000000000000318dd24fdbbf39673dadb25a5cd9012cb739623f35b6ae7 2,936 1.00/1.00 vMB 61
395,586 395,586 000000000000000007e359cef06fc8b441a274c95a00f4c44843f82f4bfe4590 2,011 0.88/1.00 vMB 41
395,585 395,585 00000000000000000752f2da4cb17327aaea50816efc567f489ebcf7d817de80 1,576 0.99/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.