Loading Tool

Explorer IconExplorer

Memory Pool

81,790 transactions
30.37 vMB
0.08325339 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 5259f565271d4b1b83b482e929feb5f39dc756ee14cbd522fd2d257aff44cb5e
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7ad372b8eceb01cc6aa3d9f53b3e3b6f8da23fc6860c7f45592e3dd2b97036ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02089083 BTC
Feerates: 203.60 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (646,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,778 268,778 0000000000000004bc10001a8efc34d87b1b92676ea314a2e011d1705e7d0402 167 0.08/1.00 vMB 32
268,777 268,777 00000000000000067d52e7c81f563c83ac46d5e95397aebbd7f4ebb038023258 847 0.41/1.00 vMB 612
268,776 268,776 0000000000000003f671c3f599ad84e0c86a48f3840403a396090851c4412aac 694 0.32/1.00 vMB 71
268,775 268,775 0000000000000006de597040c0c9e612046c649014ce197c257ec6833361fee5 652 0.25/1.00 vMB 142
268,774 268,774 0000000000000001f42e83eaf4f7d2a1ad66c1fc12cc0fb7f7b44f452f285189 632 0.40/1.00 vMB 60
268,773 268,773 0000000000000003925a52939952404a2c1a08dccf40ed0abdbc40631152f452 959 0.50/1.00 vMB 104
268,772 268,772 0000000000000008213640715ac7ec0df6fce0c62a9e21edd348fd6f533afe26 449 0.25/1.00 vMB 56
268,771 268,771 0000000000000000b0b5336062f39b8ab1a222811bc4cf302fefc3b19e21c8df 543 0.25/1.00 vMB 162
268,770 268,770 000000000000000099fe71c337a0053be6dd1c4e2c78683ac41fbabbc7eb456d 221 0.15/1.00 vMB 38
268,769 268,769 0000000000000001b1c56faf8c87db1c83dc9d22906d3e316128d280acad2c7d 1,030 0.71/1.00 vMB 20
268,768 268,768 0000000000000006603d7ed321578f79a1cb11ef58eff32ccc53e5bb05092593 610 0.25/1.00 vMB 124
268,767 268,767 0000000000000003c56f31073b5ecfc2e8e8cfe9ffc139b5703a2c25314b3da4 54 0.04/1.00 vMB 54
268,766 268,766 0000000000000003fc1a994e71423e537c4b694d2f658ef49354f64bf8db7da4 150 0.15/1.00 vMB 32
268,765 268,765 0000000000000005cc0bbce8c051e4cf66ce7396a9422a746d61b3b9abfddea5 250 0.15/1.00 vMB 53
268,764 268,764 00000000000000032672bd886c82b5dc70d19e08dd9f0b779de4a230736923ae 312 0.15/1.00 vMB 614
268,763 268,763 00000000000000057e8b6286172c1111abfb933dc0b608761e63bff8b86da209 126 0.07/1.00 vMB 30
268,762 268,762 000000000000000267050e106bf75d3b6163adacdab8c65b6317eb6a0511260b 512 0.30/1.00 vMB 83
268,761 268,761 0000000000000000a6a1837e0416684917e3ceca7c9f4d025b7b3403afd4164a 89 0.04/1.00 vMB 50
268,760 268,760 00000000000000032fd5f00b59d2dcef2c5e61cddac69120f5b44d982edf53f3 163 0.07/1.00 vMB 47
268,759 268,759 00000000000000015cda0bc2e546ff028d6ae8e309deee7e7ffd3230da169c35 316 0.15/1.00 vMB 55
268,758 268,758 00000000000000048af9783ac26133616a2abbc4bb431b052806edb565c62fa6 326 0.17/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.