Loading Tool

Explorer IconExplorer

Memory Pool

81,445 transactions
29.85 vMB
0.14235560 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt 1f062e9d27871c6fa565f688ca72927a4c2ec2decf93dc549c926fd31fc55626
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root e6342f76f76267e4099bc5667621554bfcc8bde4f02e3f49e0bb8ee117d4148f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.07445745 BTC
Feerates: 101.65 > 7.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (604,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,158 310,158 00000000000000000cfd7d8da66b2ac9bca648508444057796a44e2475ff993b 904 0.58/1.00 vMB 26
310,157 310,157 000000000000000035ce851bcd21fd783d82b4cd216a76af1246de8508e73a1e 407 0.25/1.00 vMB 23
310,156 310,156 00000000000000003599e98aaf6c63ab54faeabcb4fe22b137dd9a1785ae4451 73 0.05/1.00 vMB 37
310,155 310,155 000000000000000025bec3b248c6bb26f8aa222e0e8289d972a22565f4837e80 133 0.05/1.00 vMB 37
310,154 310,154 00000000000000003e7fd8bfb22f2a89f310cad622762ea2f95e2383dec5a066 234 0.14/1.00 vMB 27
310,153 310,153 000000000000000015738be156f578610a7757a8db58d463e88cc0a2d6c67285 111 0.05/1.00 vMB 33
310,152 310,152 000000000000000029a1e3c4ce16c3ab2151ad7b32614b7a6722f5043ee36bf3 635 0.44/1.00 vMB 25
310,151 310,151 00000000000000002290cf9e2cbd0232738739b196f5b56d752eaa4ba412e718 158 0.09/1.00 vMB 12
310,150 310,150 00000000000000003300fe277682ffac736bf1cdfb4cb2533bc053feadba5ad5 328 0.35/1.00 vMB 18
310,149 310,149 000000000000000030f5f8422dfb2bd6208ce910e718685b48184bcd921f0a0e 869 0.35/1.00 vMB 43
310,148 310,148 00000000000000000076147b26ed56ee9cc0dbc28025f135446aad2c36e4bbb8 1,204 0.78/1.00 vMB 30
310,147 310,147 00000000000000000c818795777e41d52f1c25f03f52ab61b5a454cbfb0d19ed 794 0.39/1.00 vMB 39
310,146 310,146 00000000000000001d39d9f139315eb236de78df9e56b45a7a53a2c03666f193 407 0.20/1.00 vMB 34
310,145 310,145 0000000000000000106a4bfd47f73537bd0fdd7b3ec722a352360e73fddf090c 197 0.09/1.00 vMB 32
310,144 310,144 00000000000000001288b91939546be3cfc051adc21e88272b6e85c466aad9d9 168 0.09/1.00 vMB 29
310,143 310,143 0000000000000000377730feefa9b9d2e802c6bf4cadc43b685d92181855dd4c 445 0.25/1.00 vMB 33
310,142 310,142 0000000000000000197baf43d8b369e1afcf3a0c6cad972bc8bffc9cbed5585d 558 0.30/1.00 vMB 31
310,141 310,141 0000000000000000365692b410bf843d6f7b7e0959c064f959776114e908fa8d 821 0.42/1.00 vMB 31
310,140 310,140 000000000000000040550572fb8502dc7218b77dcbcf120b1e64cbc7d70db66b 705 0.40/1.00 vMB 30
310,139 310,139 00000000000000003218657e6941eff652e71ac815e72444b87409ad3807e342 27 0.01/1.00 vMB 27
310,138 310,138 000000000000000022721609870ad1a98b6964998ebea9480524c902f2d713c6 124 0.04/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.