Loading Tool

Explorer IconExplorer

Memory Pool

47,833 transactions
30.28 vMB
0.09830999 BTC
Random Selection Loading Transactions
Max Size: 161.28/200 MB

Candidate Block

Mining Attempt 2fc43a09ce12bb2f3b2211c6d7d15bd507bb0dbff647f114609b2ea4f4b91294
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root bb4b494d53b67254618413fb2b8b904e4ff83a52d57d640b57943e6811d65be5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.03704747 BTC
Feerates: 150.97 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (733,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,483 181,483 00000000000006c33a0637c18f71f93a291968a79c732bab7c0253a9798034c1 612 0.25/1.00 vMB 151
181,482 181,482 000000000000074474d50c044ed387dc37c407a60d7d882a6b9bf5bcf06ea858 277 0.15/1.00 vMB 114
181,481 181,481 00000000000009148b13065e73aec3d05a101bd0eb3d3996ab52bb1188a84596 157 0.05/1.00 vMB 148
181,480 181,480 00000000000001300d7d342ab95eda300fb6f59c22d7e53e15b0c9a1657305a0 256 0.13/1.00 vMB 92
181,479 181,479 000000000000038e19a350f5e3c4f4f7af83cf9bdad0c59690b26ef80807476f 126 0.05/1.00 vMB 70
181,478 181,478 00000000000006c9114688bd1d4ee7a08549d52ce9af2c178894f9e788063889 40 0.01/1.00 vMB 96
181,477 181,477 00000000000001436de4be23abe7d7bfb91387e6d8424bb3bde05ee6e8beed37 552 0.21/1.00 vMB 124
181,476 181,476 0000000000000a524668367d1af56cac002ba09bb928f413db22f5ef5a0e76b2 267 0.13/1.00 vMB 105
181,475 181,475 000000000000037ebe42345f1d79cc628612912aae336ddaa1e03983ef55dfc2 44 0.02/1.00 vMB 99
181,474 181,474 00000000000004f37abd42942105e44471bb2210dada795ad38c14a407d24b94 86 0.04/1.00 vMB 95
181,473 181,473 000000000000086b3b113c417a300b53eb9c99474fb0b9d1e7051e26a401f7db 305 0.15/1.00 vMB 108
181,472 181,472 0000000000000730f94ae5e4734ba45f8b05efefb778422cf3f15d8bec8e6748 416 0.16/1.00 vMB 142
181,471 181,471 00000000000003bb0a536e356c45623346e4698a44a293cce1ab79588da0fb34 101 0.04/1.00 vMB 99
181,470 181,470 00000000000003062f9b095d7ace5e2cba29bca7a17d68643907f7d58eaada75 201 0.09/1.00 vMB 158
181,469 181,469 00000000000000e2786deee5e64f3688a2d72e1ff94f7cca76edf633c1f54313 131 0.05/1.00 vMB 150
181,468 181,468 000000000000063fe36fca37f286d3f9cab50d864c1882ce105b8171fb7b919b 159 0.07/1.00 vMB 121
181,467 181,467 00000000000007ca190c1b5663de3d9432ecedae8d944c3540ce4ba0afc1f15e 263 0.12/1.00 vMB 263
181,466 181,466 00000000000007966ae0ab5bd92bd8bf373c551883d779ee68fe8d1456687f1e 128 0.07/1.00 vMB 105
181,465 181,465 00000000000007aead19b7ec8d14ddc37723eb1daa42786f2d36882a8210e126 1 0.00/1.00 vMB 0
181,464 181,464 00000000000001eb9e5dc31bd67695a7eff7398c624dfde7260d58d5e47674d9 164 0.05/1.00 vMB 20
181,463 181,463 00000000000001f588bc61f0f3b627ddc281cbd7cfd80440c2c7db3dbaf784d9 65 0.03/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.