Loading Tool

Explorer IconExplorer

Memory Pool

84,822 transactions
30.68 vMB
0.18131159 BTC
Random Selection Loading Transactions
Max Size: 185.95/200 MB

Candidate Block

Mining Attempt 8b90780adc140d5ef96a6c1066a6bb53aa7aff4d0e230c50324062b5a685582e
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root ba89a15e1c0921fe324a0a737774e102e22227ae21d66d3aa2ff087c71258cdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.11798704 BTC
Feerates: 179.53 > 11.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (560,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,099 354,099 000000000000000015624443ae2e5b0c22f66e134b678ffe78a6862960e5e109 681 0.37/1.00 vMB 24
354,098 354,098 0000000000000000137b248756a1e7ec1f3316b45f7dbaeac35504ff262603f8 707 0.30/1.00 vMB 28
354,097 354,097 00000000000000000ab652155581dbb31e6eeb20ab7ccc220ab88f00e8660804 1,160 0.63/1.00 vMB 25
354,096 354,096 00000000000000000ce5cd8b375c479667625d7fb35fe1f529954e6c89f1c332 137 0.07/1.00 vMB 22
354,095 354,095 000000000000000009740d08566d40cf20eb35e37c54ff0643c0b04923fbe609 147 0.10/1.00 vMB 19
354,094 354,094 00000000000000000fa813a484e138f153a403398ab0c29774735db26b169e18 329 0.17/1.00 vMB 29
354,093 354,093 000000000000000010dbe185a90dd8eb594fa2046a968c780e132de5035ec3c6 78 0.04/1.00 vMB 20
354,092 354,092 000000000000000003199914bc36c0e8a2ed09018dfa6ef8f3cb11c2e14e201b 986 0.52/1.00 vMB 22
354,091 354,091 00000000000000000f3d499842bfb4e4fc38fe0033abaa89aea64f8bd0b24b24 1,041 0.57/1.00 vMB 25
354,090 354,090 00000000000000000cde3027fab5bd5fc36c3fa6891d0048aa4736341e39a018 323 0.17/1.00 vMB 26
354,089 354,089 00000000000000000ff008516d540c943bf392bea80513abd918f215cde095e5 1,448 0.75/1.00 vMB 26
354,088 354,088 00000000000000000e91182cecea94b0ad3010b7bc75e15163084dd3f2665a7b 407 0.27/1.00 vMB 19
354,087 354,087 000000000000000001a2dea28fdad3eb6fb5f7c3c002fe870df63932ca3a0efc 1,260 0.54/1.00 vMB 29
354,086 354,086 00000000000000000c650463f5d730d9ff238b230294c950d3ec6ca0d3c7d839 72 0.07/1.00 vMB 11
354,085 354,085 000000000000000001af8957ddaf1224c566702895807ae78c886fc4384b940f 166 0.10/1.00 vMB 20
354,084 354,084 000000000000000013ed6b65daea2270aa2e8ffa8a9f4a9582f461bd937f2815 172 0.09/1.00 vMB 40
354,083 354,083 0000000000000000069a89ba1ea07bbdda989245f39f13392e68687e259fad99 874 0.41/1.00 vMB 26
354,082 354,082 00000000000000000e336dd8755fb7a41a42e683ed0bd3cbc5bae71fb01027b8 71 0.03/1.00 vMB 13
354,081 354,081 000000000000000009beb580fa6963ade324c05352e4fe2c8e9b4ddd7e16be8e 508 0.21/1.00 vMB 27
354,080 354,080 00000000000000000afb36db5c24d2ce796e67f3bbd38fae9ab9a91c5d721240 883 0.51/1.00 vMB 23
354,079 354,079 000000000000000007bc368b8bffc54022069f28a01eb9fc47be20ce73cac42a 106 0.10/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.