Loading Tool

Explorer IconExplorer

Memory Pool

76,256 transactions
29.73 vMB
0.06670894 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt 9b764f3d17570209249f9f758bb68fce14e9788116d57fd779221db54b33ca1b
Version 20000000
Previous Block 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56
Merkle Root fe47334e4caa3795d495cc6be8a31cbe7fe43169fc4cc62e08be9046b2aac530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.00394527 BTC
Feerates: 14.26 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,190 (568,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,079 347,079 00000000000000000c1dae0d5de3b797672d7573ed0596a811a0eb163529311d 337 0.17/1.00 vMB 26
347,078 347,078 0000000000000000113186e84b85a7f485997ebb097e5ca0cdfe6e513cfecf8b 43 0.02/1.00 vMB 50
347,077 347,077 0000000000000000050e46a0394598b0ac715863b2cd90d861ce226bcdcb80cb 56 0.03/1.00 vMB 15
347,076 347,076 00000000000000000ca96521c7b27dc52488eb691b56d6ade3901d04ad373591 763 0.33/1.00 vMB 29
347,075 347,075 0000000000000000048cb9db9b80f149fb04caef6b1bb0b7fb94aa570c745fd1 1,474 0.73/1.00 vMB 26
347,074 347,074 000000000000000012f2f4411572b9e3821308ea1b90365622e67ffeedcdcd74 6 0.00/1.00 vMB 23
347,073 347,073 00000000000000000cc88122da8245ce218eb18a0167618e6ad7f5dde7911f72 137 0.07/1.00 vMB 24
347,072 347,072 0000000000000000156f1347963a478b8b8ceab6bd34050e9a744549354fcbc2 533 0.28/1.00 vMB 27
347,071 347,071 000000000000000012f9fa21bd277877ce667e74a3d02355a55202206ab416a0 1,112 0.62/1.00 vMB 27
347,070 347,070 00000000000000000e33075eebc44db283403e0fecace92b8163e1a9bdd63d5f 1,111 0.56/1.00 vMB 26
347,069 347,069 000000000000000001c97e7698815c85aab9f152ac5ed8127f0730d0e59854a0 359 0.18/1.00 vMB 22
347,068 347,068 000000000000000011d0fe7d03f5eb0099dfffe6e9fe02e4e72c5d8ff3d18993 616 0.35/1.00 vMB 23
347,067 347,067 0000000000000000052301731c69b34a65fe78005d45359da1f62cb98ca09608 432 0.31/1.00 vMB 22
347,066 347,066 000000000000000016b0b7f55f90ff8b63b4f9f8f02ea8b8cb145fa9f3202036 1,201 0.64/1.00 vMB 25
347,065 347,065 00000000000000000095a92931bbef2965b4e58cdfbd929d74f1df2c3a6b7d86 957 0.67/1.00 vMB 23
347,064 347,064 00000000000000001520a9a48a999780e97ec4dd7ce8a4583afee3d8c5ab8fd3 513 0.27/1.00 vMB 23
347,063 347,063 000000000000000011f8510bac3aac25589a997c15c57cfcacf113bf0d928b8e 686 0.41/1.00 vMB 23
347,062 347,062 00000000000000000c2ddb2ceba52e8ca29d1cc0aaf95002f5b06b55862f3840 129 0.07/1.00 vMB 23
347,061 347,061 00000000000000000d3e2a3a03ef77ad05c960b5360179f61642959655c11916 544 0.34/1.00 vMB 22
347,060 347,060 000000000000000008ce14974e0404595b1546478133d096d10b22da46fca485 494 0.28/1.00 vMB 23
347,059 347,059 000000000000000001f71b5c35871739f988920bd9f8c99826b32571a59dc1b2 418 0.26/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.72 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: 707.06 GB
    • Received: 16.66 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.