Loading Tool

Explorer IconExplorer

Memory Pool

86,588 transactions
31.51 vMB
0.20999032 BTC
Random Selection Loading Transactions
Max Size: 191.23/200 MB

Candidate Block

Mining Attempt f6ddd514072f5c7db1059039f1a61681ab61f04f0e5ec0e7c660cb823b71d946
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8538fea9c8aaaa183b415f8d8fa2f83a3e598fc962b8cb692d51dc395debb8ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.10614970 BTC
Feerates: 502.67 > 10.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (218,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,127 696,127 00000000000000000007e6d55d07502e54de0e2ecc8cb2794416245423d3eaf5 566 1.00/1.00 vMB 2
696,126 696,126 000000000000000000000a2040825f28c587490f5b08e7db9b6f3ab8a854312d 1,747 1.00/1.00 vMB 5
696,125 696,125 000000000000000000014b3c764022107fb359569900f4781e9838ed8e0fa1f1 2,873 1.00/1.00 vMB 19
696,124 696,124 00000000000000000006a00efafe937b755cf0ad30baa3151ffebd037bdcfebc 1,431 1.00/1.00 vMB 2
696,123 696,123 0000000000000000000c085b3d45abf77d08d662efeaebdffc2f97fe659778a4 2,688 1.00/1.00 vMB 21
696,122 696,122 0000000000000000000077f97ac05358a0d1433273543c3f172802fa2de0b56c 605 0.35/1.00 vMB 2
696,121 696,121 000000000000000000088671b67d35a6f58a8f117128926a89558517cc1900c2 2,487 1.00/1.00 vMB 13
696,120 696,120 00000000000000000002403cbf600ecbf9794e9c7cc7937b2139d683bb77fe1d 256 0.10/1.00 vMB 10
696,119 696,119 0000000000000000000cc002386f8e8db070fd6b76f26a220701e856b3cd1dc1 240 0.08/1.00 vMB 11
696,118 696,118 0000000000000000000dc737589f828a17d18426f85e6b051aeca3f41c9bb830 740 0.24/1.00 vMB 10
696,117 696,117 0000000000000000000a4bc2e8616ff8937631457f40bfd8965afb25cfc242eb 2,045 0.81/1.00 vMB 9
696,116 696,116 0000000000000000000f20158bf373a973d32c1a2416421cfd6dbb2dce2fd38b 2,721 1.00/1.00 vMB 22
696,115 696,115 0000000000000000000993820f3db5f77d31a7f4220827f665783699ebf2cb30 1,433 0.52/1.00 vMB 13
696,114 696,114 00000000000000000011b4a7d851cb23f5716fa9635dc1a681e6c4f9a5828810 1,658 0.61/1.00 vMB 19
696,113 696,113 00000000000000000007d7d9fee490823f43e9203d140052beaf183aff4dcb9a 1,346 0.57/1.00 vMB 19
696,112 696,112 00000000000000000009cf81436f81cf8f5a2e2870504cd925b3a3c31dcaa0fd 1,117 0.80/1.00 vMB 4
696,111 696,111 000000000000000000092461f1defc79b3ed6f1a693214aabf2e9762829638a8 2,237 1.00/1.00 vMB 4
696,110 696,110 000000000000000000030c74e50c12243be58bd986489cad2772292cfb0a6b0d 1 0.00/1.00 vMB 0
696,109 696,109 0000000000000000000bb6435ae10d81d962a6714d9a6d1e8db3cee38303902f 2,429 1.00/1.00 vMB 15
696,108 696,108 000000000000000000119d189efaac2660c5c15f7a12213c96ad2c96825f3772 3,249 1.00/1.00 vMB 7
696,107 696,107 0000000000000000000abe3bf5ebc5218d0f9ec9ef74cf70532a8eb4a0690e08 2,126 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.07 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.