Loading Tool

Explorer IconExplorer

Memory Pool

34,344 transactions
27.89 vMB
0.05784990 BTC
Random Selection Loading Transactions
Max Size: 139.21/200 MB

Candidate Block

Mining Attempt 98959e8614dcbc29f567d292fea6fc07b7d78812744f9d154cd2fa1feab93cec
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root fbce9e6a6fc665956043ec504aa52ed5d725558a4d1ddc6aa0b2297ad7069335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,697
Size: 1.00 vMB
Total Fees: 0.00465895 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (620,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,036 294,036 00000000000000009c46bd018abf996e828213731b5e049e4f1c79cef379d622 370 0.16/1.00 vMB 38
294,035 294,035 0000000000000000aaae4128c160578836ce208166fce54a157319c4b0f06577 506 0.33/1.00 vMB 35
294,034 294,034 00000000000000003aef0bd783274c08e94e5fb91e08f45c7467541cfd497616 470 0.33/1.00 vMB 34
294,033 294,033 0000000000000000b4ba01a6e3f91792bb0d4bba4f969dd0825038391a04fec1 340 0.23/1.00 vMB 36
294,032 294,032 00000000000000004026f95c86536bfc2e6da3e1800c1e2f3981416364780e98 920 0.35/1.00 vMB 57
294,031 294,031 0000000000000000103d6bc6178634c57f92e0356a3cb0238e2450f0f4896732 41 0.06/1.00 vMB 16
294,030 294,030 0000000000000000668b45e7a49c98642c339c7968a73053cee410dc32138b25 642 0.25/1.00 vMB 53
294,029 294,029 00000000000000007264cefec63b9e11672e5da58bbda1520a526a173f69b81b 359 0.15/1.00 vMB 36
294,028 294,028 0000000000000000440cd60a0e76fccc1315ce0e1b5182951c419038fc755275 16 0.01/1.00 vMB 29
294,027 294,027 00000000000000001351c13fe81ef2144e39a5e5e2e60fc0b34e412d4186980e 360 0.16/1.00 vMB 36
294,026 294,026 00000000000000002d9efc11ffc6cf65a2fa3f2534e70e630ced5e1ff053d3f0 464 0.20/1.00 vMB 45
294,025 294,025 0000000000000000c17c4d357920bd37f1a660c880d0cd048c64c50a717930dc 271 0.15/1.00 vMB 35
294,024 294,024 00000000000000004622228c87c00d4127e45682f539fcf3b051dcdb709ab8f8 149 0.07/1.00 vMB 33
294,023 294,023 0000000000000000c69d478ea9b8db64e73ef15420c950851b923070e03ac23c 33 0.03/1.00 vMB 19
294,022 294,022 00000000000000008ea2ebf80adeb3c836356951d9fb6d6e0963a605c7dd101b 208 0.09/1.00 vMB 31
294,021 294,021 0000000000000000a52bee9bb48b98dd38c043bbea6567911d17d013f3e8b831 1,024 0.84/1.00 vMB 34
294,020 294,020 00000000000000005ec819b58587330ce87ab64b1004389447c911d2364ba0a8 1,168 0.55/1.00 vMB 47
294,019 294,019 00000000000000004c406529d20e86cec626ffef5ac8326e72603beec1b77f3f 347 0.15/1.00 vMB 85
294,018 294,018 0000000000000000984edba043b8c7b266cb435eb1bead803418f83a145f5e29 300 0.14/1.00 vMB 36
294,017 294,017 00000000000000004cd53dd14ef64defec09fed1d779abe20e5ef14036a86acd 680 0.30/1.00 vMB 38
294,016 294,016 00000000000000001148a77c1891187e8a19e0c63edfc8ff9a5419b06deb3945 45 0.04/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.