Loading Tool

Explorer IconExplorer

Memory Pool

78,078 transactions
29.31 vMB
0.06419924 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt a2775f90fdfc35775d6c0457d7fb462377822d0daf61b102888cac2c03dc4a0a
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a0be2dd25ef3a5774e9c57462871214d54586053c65266fc4b22f86191751e91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,054
Size: 1.00 vMB
Total Fees: 0.00484016 BTC
Feerates: 50.25 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (365,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,865 549,865 00000000000000000004a1acd099bee0ce0da40ca3260f730697326733ddb0d1 2,033 1.00/1.00 vMB 18
549,864 549,864 00000000000000000019ad92651b904b1d904e2085523b8f8dbb72e13e993e2f 2,039 1.00/1.00 vMB 2
549,863 549,863 0000000000000000001ec16508eae7e7a6ab604c8766ab9b6c018efad4173146 3,273 1.00/1.00 vMB 14
549,862 549,862 000000000000000000006bd1d4c638ef9e460ab965f7d4faa8c35476c26f1a46 1,947 0.62/1.00 vMB 21
549,861 549,861 0000000000000000001ca1061c17acd0dbf43b7845e1257a7caeb9c9e3d638c8 432 0.19/1.00 vMB 14
549,860 549,860 0000000000000000001efb45282e0481d5220c59d4b27659ab9ac0cbd9a8cb95 1,583 0.76/1.00 vMB 7
549,859 549,859 0000000000000000000a0cf76f11cbc03a9d54a88dc4a6fedf798cbe15c71244 282 0.12/1.00 vMB 18
549,858 549,858 00000000000000000009a93fe5197c989aec93f7b2758fe5769b4fdd7a196ebe 1,529 1.00/1.00 vMB 6
549,857 549,857 00000000000000000018d84c425f7cf59231b2b0379913ee9488048b5e17d7fc 3,351 1.00/1.00 vMB 14
549,856 549,856 0000000000000000001df4481bc64d990547a073afe5d74596bc874667a986cd 2,335 1.00/1.00 vMB 13
549,855 549,855 0000000000000000001db699ca85ecb4ee9d893beeb6aad26126bd43c96038ea 421 0.18/1.00 vMB 9
549,854 549,854 0000000000000000001c4f2575f33139064f214a3b921b0c45225790ce712d00 1,627 0.74/1.00 vMB 8
549,853 549,853 0000000000000000001fbfad5d3c8287651e75ea70e42623acde48341bd9f402 1,039 0.48/1.00 vMB 9
549,852 549,852 00000000000000000013da30f52759345e332c75c9ca40450f08eb04a342c522 1,040 0.85/1.00 vMB 2
549,851 549,851 0000000000000000001f6d03a1a1d6e31d31993d9eb427659e9e932bc7c86ebf 3,035 1.00/1.00 vMB 10
549,850 549,850 0000000000000000002605ec7f105a2be63e6e9f4c7501231bc0ddc38d7650bd 3,003 1.00/1.00 vMB 20
549,849 549,849 0000000000000000000e3f01d48d6231dc8a252361094816fb483a7128c7940c 503 0.39/1.00 vMB 5
549,848 549,848 0000000000000000001320588eb1a386991f54ea45a1e81eea7838113b96b080 956 1.00/1.00 vMB 1
549,847 549,847 00000000000000000002fec7de863248efdae86166bb23231f70cdd7b4390e76 2,330 1.00/1.00 vMB 9
549,846 549,846 00000000000000000011361eb91c55586de6fd2967e442f7707645402acdb039 2,891 1.00/1.00 vMB 21
549,845 549,845 00000000000000000000e96c4d59c7556887c8537f9532b223fc8a26cccfa0c8 3,075 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.