Loading Tool

Explorer IconExplorer

Memory Pool

76,136 transactions
28.80 vMB
0.07129892 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt 626fb83f3a4f6d22b4a4d8ac6d4e82d8edf7d1a28f849fbcaaa8cee9a32f6afe
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 49fbc26517d2febcc5af8f556ac12471b389d34be7afa1107c444de8e8597374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.00844760 BTC
Feerates: 104.17 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (399,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,965 515,965 0000000000000000003801710a34ac0afbdfeb3154a229c7e76c686a46d0b22b 1,768 0.91/1.00 vMB 24
515,964 515,964 0000000000000000003a78bb741f1c404ce10eb8572b20ddb1be802ea0d971d0 224 0.09/1.00 vMB 13
515,963 515,963 0000000000000000002db250b0b99bf3922e6a482f47bc3cf0b6ae2313206d50 440 0.18/1.00 vMB 31
515,962 515,962 00000000000000000021b8d1e8506f695ee1c8c8897eeed33775dedc5c733bb9 701 0.40/1.00 vMB 29
515,961 515,961 0000000000000000001d994821187aeb615a7eff7b2d2554400a6301667db68d 497 0.20/1.00 vMB 29
515,960 515,960 0000000000000000000aa3552278554fe86c84e75082f34235eccf8da8c1f5c8 1,318 0.69/1.00 vMB 27
515,959 515,959 00000000000000000015f8d131a37e1ac7434afaaf36f67c5cb608bc1bd70bf5 704 0.27/1.00 vMB 28
515,958 515,958 000000000000000000284d47b56009e46ca2f83a005fbdf0d29e7f595bf60206 552 0.20/1.00 vMB 7
515,957 515,957 0000000000000000004012b123ccfe236bbc34f27cee0f2beeb577f51d947305 697 0.26/1.00 vMB 53
515,956 515,956 00000000000000000043bbe283038b492ded617bf9f19106bf6fde721aad8756 2,051 0.98/1.00 vMB 18
515,955 515,955 0000000000000000002466a297472fb3ec79bf6eb449a5e1a6ce102d9124a0f2 551 0.27/1.00 vMB 61
515,954 515,954 0000000000000000002fdf777f8b72da098daca52a3236ce53e7d9687acf5b63 691 0.31/1.00 vMB 15
515,953 515,953 00000000000000000041a4e3171824971afee9a9231c8f301f953ceeac0f58c6 2,458 1.00/1.00 vMB 37
515,952 515,952 0000000000000000002500dd0d0accca3afda43914d4104fc458bbbc583c5182 1,708 0.52/1.00 vMB 6
515,951 515,951 000000000000000000108db3a81e6ef9010a87cfadef21d1b960f8a9a1adf37e 2,236 1.00/1.00 vMB 33
515,950 515,950 0000000000000000003d05d22d2d6e793b098b68db10baf81f590e481e6b77fb 552 0.26/1.00 vMB 51
515,949 515,949 0000000000000000004ec2fa3d26e045f08a4ed3a593bae83b028bda3c6da3d2 710 0.36/1.00 vMB 2
515,948 515,948 00000000000000000030bf7ed372410d75dbca8b1fad2afd59b736ca97661b0d 2,499 1.00/1.00 vMB 40
515,947 515,947 00000000000000000011f639c7d6e29e2e58141d28924d74f36a974ac7129f06 253 0.18/1.00 vMB 16
515,946 515,946 000000000000000000102dab88189de40743474a9da487777fde0775cffa4467 1,182 0.42/1.00 vMB 21
515,945 515,945 00000000000000000030ad83795ee35f719d38b36cd66cffd3a1e570f611b31a 980 0.41/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.82 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: 710.55 GB
    • Received: 17.08 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.