Loading Tool

Explorer IconExplorer

Memory Pool

41,163 transactions
28.80 vMB
0.06639252 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt ee588b878d38bbcd225e38f8c02c8bae8f5ce18cd3913f39a4af8a89e5f77502
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root a7ad410ad9c51bb6dfaa39a56322db1a0e5bef05b55d54350afc5d0158682dae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,845
Size: 1.00 vMB
Total Fees: 0.01041803 BTC
Feerates: 302.06 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (588,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,187 326,187 00000000000000001d636fb5278c2c178f34897c5130fbe4456f156ce30d9a22 563 0.25/1.00 vMB 29
326,186 326,186 00000000000000001c84e54cc4cbaed881c03490a7ef8a0e646734364c085805 2,026 1.00/1.00 vMB 28
326,185 326,185 00000000000000000a3a641f9011eaa829d9672185b3a73937c44bf6e75f276d 830 0.25/1.00 vMB 50
326,184 326,184 00000000000000000877fab8a56d022f613604fc15378090eab23610bcbbe881 534 0.24/1.00 vMB 34
326,183 326,183 000000000000000009d70f65e8aefac0e8e83f3e1ae7602dca9f806df2bd2c85 64 0.02/1.00 vMB 44
326,182 326,182 000000000000000018736c665713f5671aebf856e4366d9e575b03e0dcddbf98 119 0.07/1.00 vMB 12
326,181 326,181 00000000000000001f3694a70fc3d6879b176d3e9b59cfcb95e5238f3977d493 801 0.51/1.00 vMB 26
326,180 326,180 000000000000000003ea8de6400ceb0ae7705003bca453783ed05e1111d26a68 380 0.18/1.00 vMB 25
326,179 326,179 00000000000000000b41ad4e187a7e96aeee2205dcccef9eab4334663bfa919d 662 0.32/1.00 vMB 31
326,178 326,178 00000000000000001b63c9d094d38c436287bba43904a7b7a3a531724a821ca3 216 0.19/1.00 vMB 20
326,177 326,177 0000000000000000178aa11a33d364d9dd7b89bf2a11d0dca652f504b3a5612f 800 0.55/1.00 vMB 24
326,176 326,176 00000000000000001251d0c29f3e1515d4d0ed679241c651ae66c0b49c12f22d 1,507 0.75/1.00 vMB 34
326,175 326,175 000000000000000000d5fa047390bcd32ed9e0eddc3444ba758bd2f48fd96acc 1,353 0.70/1.00 vMB 29
326,174 326,174 00000000000000000a1221ce002a9eb4bb4c14ece7a29a9d379724c54d1a8a19 690 0.41/1.00 vMB 25
326,173 326,173 000000000000000014888d474d89e188c208c6f81c2b8929798240e039c32eef 570 0.29/1.00 vMB 35
326,172 326,172 000000000000000008eacdf2e2f50b1ea7aafbb48cc3cdb0a6430cc4fc063a33 968 0.52/1.00 vMB 34
326,171 326,171 000000000000000006e191970870f2d5954ec069391bc3d67206b1ecf5b4c9c0 1,572 0.74/1.00 vMB 33
326,170 326,170 0000000000000000082d426fb3403a0b94da25b5972802b159c5e0a35c3c1f07 1,301 0.58/1.00 vMB 32
326,169 326,169 000000000000000012b3983caef9a17a7ce51e3884e4fbea16052c37732bea2c 611 0.29/1.00 vMB 31
326,168 326,168 0000000000000000140fca65abf9795960145bb25c428063a27a813f3023540e 883 0.45/1.00 vMB 38
326,167 326,167 000000000000000007446607ac9ff94f8ff7e4a55ea453cad1095a689be39b28 256 0.32/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.71 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: 629.36 GB
    • Received: 11.90 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.