Loading Tool

Explorer IconExplorer

Memory Pool

38,412 transactions
26.88 vMB
0.05462075 BTC
Random Selection Loading Transactions
Max Size: 139.85/200 MB

Candidate Block

Mining Attempt cab28918fa66a77a0eb0d547f5065007003bc8b7a64bab7dee56be4c8a4c3c6e
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 33e12ed6ffcd101feb17082aff4e79a48d570e0176964c15098027dbd680ef11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 895
Size: 1.00 vMB
Total Fees: 0.00500097 BTC
Feerates: 44.54 > 0.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (442,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,895 471,895 000000000000000000a0d43ee88d2680b69444a731a4b573332f519afbbc0a4c 2,630 1.00/1.00 vMB 355
471,894 471,894 0000000000000000017dbc863205ebb400e4ddcb0c33529c7067d01ce9279349 914 1.00/1.00 vMB 83
471,893 471,893 0000000000000000009770eb48f2649094b543c1ed69994a91fb4cc9d5f2366c 1,372 0.92/1.00 vMB 155
471,892 471,892 0000000000000000010945f10dd799bba67c146b3a055a861664acf67f4e0108 45 0.02/1.00 vMB 212
471,891 471,891 0000000000000000009a0b04159573fe954096f547230bc45266213aab69f989 1,164 1.00/1.00 vMB 101
471,890 471,890 0000000000000000005523dcce5c94c464856caf0db9a470a4dd9a2d5271448f 2,181 1.00/1.00 vMB 276
471,889 471,889 00000000000000000188ad0d441cc5e7172fc65322280fffca4aa8e9154d354e 820 0.93/1.00 vMB 92
471,888 471,888 0000000000000000005b6abab05d94554539bc13154e16b06a47a8809ce6432b 1,991 1.00/1.00 vMB 232
471,887 471,887 0000000000000000007c42ece2ae450ffc57034fad56a24abbaa75daed7f4eba 652 1.00/1.00 vMB 61
471,886 471,886 00000000000000000181117c2dfead3462c8bb63a46b33ed4c26a2b8b461c911 591 1.00/1.00 vMB 39
471,885 471,885 000000000000000000f5517b66275c5644e9474647cd8855c759c137d5975ad2 1,572 1.00/1.00 vMB 218
471,884 471,884 000000000000000000803ff7cbd540af87b5a129a561e77b8fa0cdd477cd34df 1,394 1.00/1.00 vMB 129
471,883 471,883 0000000000000000017c845426add77490842db4176bb942d3e3fc374cf1caa6 1,948 1.00/1.00 vMB 218
471,882 471,882 00000000000000000155e8531ab057196093d72c1229a090166fc06780ec31c3 2,389 1.00/1.00 vMB 285
471,881 471,881 00000000000000000107ba349ccbd0f299512b3c8ab62d32161dd0616ab36843 1,186 1.00/1.00 vMB 150
471,880 471,880 0000000000000000017d6be989d945ef6e6121740c6fef48a89fe0e76d4024ed 273 1.00/1.00 vMB 18
471,879 471,879 00000000000000000106c39ab8ac16848078897402d45f9026fea2fe4e1859b7 1,201 1.00/1.00 vMB 121
471,878 471,878 0000000000000000013feee40aba052087bcd8467232b6e3e77d2edd73cab963 354 1.00/1.00 vMB 29
471,877 471,877 0000000000000000012e1051208e5d368886fa3669a18ef4e1240dbbc41c10e0 407 1.00/1.00 vMB 54
471,876 471,876 0000000000000000014ac1540b19ea36366d78bf97245f8b009dd5e0b99d4661 991 0.48/1.00 vMB 191
471,875 471,875 000000000000000000d8f7995cc77bf1f7203a4cbeea64e813f68990f597758d 2,171 0.99/1.00 vMB 330
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.