Loading Tool

Explorer IconExplorer

Memory Pool

49,225 transactions
30.22 vMB
0.17052334 BTC
Random Selection Loading Transactions
Max Size: 161.67/200 MB

Candidate Block

Mining Attempt 04d2e0483fb6838c98b90f56e29d424c84faf176be83a6be862f8f388a0053cf
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 31d75fe423adab7a3f9c92dd8d874ceef1db7cf4ddb56fdfed0c705f1e397250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,053
Size: 1.00 vMB
Total Fees: 0.09167256 BTC
Feerates: 261.10 > 9.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (733,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
181,462 181,462 0000000000000456f3dc187f1ea66e96d2931fb686e12a77e1abca4980a195b3 421 0.19/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.01 GB
    • Received: 13.38 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.