Loading Tool

Explorer IconExplorer

Memory Pool

82,207 transactions
30.58 vMB
0.07721217 BTC
Random Selection Loading Transactions
Max Size: 187.78/200 MB

Candidate Block

Mining Attempt 57739785fcbe7e4cd73295019a433761c3e166a67f23cdf776aba9a64dbc67c7
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root ebc1c96604f5c67ab89724c9feaa78eaf105f94f333986f40adf863ecf67d69e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,514
Size: 1.00 vMB
Total Fees: 0.00889075 BTC
Feerates: 77.90 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (519,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
395,584 395,584 000000000000000006004783a6ad104f7c522a9db14859d4c2384bcc3f175463 2,160 0.92/1.00 vMB 44
395,583 395,583 000000000000000007e1ca56079b0df393d99c82c9edf74f50aade088f0b6197 297 0.13/1.00 vMB 42
395,582 395,582 000000000000000000669bc3d7bce63f038a1da1a36389129313af790722be35 587 0.23/1.00 vMB 42
395,581 395,581 000000000000000003b2a788a51573c9abffc6aa22a9967803a9a88750855233 971 0.53/1.00 vMB 33
395,580 395,580 0000000000000000049e0a95c8ae56f1b5560e219ddeed447d5ce6a833237218 2,539 0.95/1.00 vMB 49
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.95 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.