Loading Tool

Explorer IconExplorer

Memory Pool

31,355 transactions
25.60 vMB
0.12497139 BTC
Random Selection Loading Transactions
Max Size: 126.62/200 MB

Candidate Block

Mining Attempt 8c9ec6b3010295d071a4b02e6919de1206bdfd5d1b1e5e3cd11db2fae96e0bf2
Version 20000000
Previous Block 0000000000000000000114b741a7ea5e22a3b1644a12fa289ff8ee974cfb5855
Merkle Root 1c81db1875d039b53342292e0b708146a1d049dfce8b3f49711afe83667a988b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.07737344 BTC
Feerates: 502.67 > 7.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,219 (784,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,235 129,235 0000000000001ab35b060e7be5db67d773d7fe770bfc32d24e3906026e6d4dc3 13 0.01/1.00 vMB 740
129,234 129,234 000000000000068fe936f22edcb476b8e2fc0395cc74958450c1a332ecb4dc86 66 0.03/1.00 vMB 989
129,233 129,233 0000000000001507cefde59dee2d95f9a8c2667528b88672b43ee762197c4133 70 0.02/1.00 vMB 2,131
129,232 129,232 00000000000000f8acac9760a2c25b6fb686ba9edf8bdd8a1af16bf520b3d6cc 150 0.06/1.00 vMB 380
129,231 129,231 00000000000001cf9350b8568119dfbba37ff4241ddf09912499bef242ee324b 17 0.01/1.00 vMB 1,224
129,230 129,230 00000000000008cdebda626227e602aaa84da40c988db999d5c5918cc375bf63 59 0.02/1.00 vMB 1,440
129,229 129,229 00000000000000c98fbf802080802d66c56035e47c36dbeed5ea0a3b9e7dc452 52 0.01/1.00 vMB 140
129,228 129,228 000000000000007efcf7aa7a3a77ab36b03e3758a1bb71970f1dd01f59958e10 10 0.00/1.00 vMB 0
129,227 129,227 0000000000000abc8a3a46faa2fb25e8c956938d135c5ec9d3a8461d1d74cdd7 12 0.00/1.00 vMB 618
129,226 129,226 0000000000000888709287854d079d0557a17aefa183d1e103b3e9b1f30889bd 14 0.01/1.00 vMB 1,048
129,225 129,225 0000000000001569f4a801fa3d07819cdbcf680c314a079a640f16c57f023174 263 0.10/1.00 vMB 852
129,224 129,224 0000000000000ed44f9c0cc7c818ebd003c774c07066dfcfc35a05acfe030434 2 0.00/1.00 vMB 3,861
129,223 129,223 0000000000000de4733241ef2ba2fe4ba872c15eb781c40a7d4a26a2bd1a94bb 156 0.05/1.00 vMB 2,227
129,222 129,222 00000000000016b395b33b479a342acb9e2eb9fedc3b8dfcd4718222bb964f06 21 0.01/1.00 vMB 554
129,221 129,221 00000000000006f13d80f61b5636d408beb62df44b820055db9d30ffa1f90701 26 0.01/1.00 vMB 320
129,220 129,220 0000000000000f8eef4eea7fc4421ac5dc843c5b17238641995d4ed20a2c17cb 20 0.01/1.00 vMB 640
129,219 129,219 0000000000001823509af56d5bd36b3823e7abe865f9ecdc7de8cf50a1b0ce94 39 0.02/1.00 vMB 312
129,218 129,218 0000000000000f7d3de104948aa7399cbdecc8f44048ef4fcc15ac8e5150fe19 34 0.01/1.00 vMB 1,269
129,217 129,217 00000000000016d72f0fb3d8e3037abe3aa0d858b229d5e74efaafbf674d5696 159 0.06/1.00 vMB 548
129,216 129,216 00000000000017256ae6f26578dcd7b9f6ae2618d9ec040ef1814a9a222da9cb 26 0.01/1.00 vMB 1,517
129,215 129,215 00000000000018f86f63ea67570facee4eb4fd5575c8af8f372b55324820b0c8 14 0.00/1.00 vMB 516
Previous 10 blocks ↓
Total Size: 780.98 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.89 GB
    • Received: 8.21 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.