Loading Tool

Explorer IconExplorer

Memory Pool

78,770 transactions
29.08 vMB
0.09897760 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt e2907611354b32ffcd99456d5db5da346aabfb5d2344e53590e2b3685f0ec4df
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 6e20868f24a5a8321146ddbdefe70160af1f8665b666724a503b2b748e7780ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,516
Size: 1.00 vMB
Total Fees: 0.03811801 BTC
Feerates: 137.15 > 3.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (604,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,164 310,164 0000000000000000097a74b21052bfda6f6a45be233c7f2ca3e6c37846c5b298 130 0.07/1.00 vMB 12
310,163 310,163 00000000000000003ece6879de557b8b3568f7f500049eded93139abea6ff37d 400 0.29/1.00 vMB 21
310,162 310,162 0000000000000000354d056be6ef62518c8ca1269fccaccadeda80f08494a909 848 0.50/1.00 vMB 27
310,161 310,161 0000000000000000375ae8adba9674e2deac589c07476e666cbb417c75f7884d 10 0.05/1.00 vMB 2
310,160 310,160 000000000000000031405a04e304b06a8880b2c652b59a13632ddaed8a6d3030 85 0.12/1.00 vMB 14
310,159 310,159 000000000000000035d90c3dc1860d426fb90caac4dd5c7cc84170292b6aaf3a 311 0.25/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 782.59 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.40 GB
    • Received: 15.93 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.