Loading Tool

Explorer IconExplorer

Memory Pool

76,824 transactions
28.80 vMB
0.06625105 BTC
Random Selection Loading Transactions
Max Size: 172.18/200 MB

Candidate Block

Mining Attempt e87cb5a7357816721ec084b60542c364e8023fa28d371298ffd8005d31e0247f
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root d90a2ad3a1e7911dea9abc3fdfa4708e6476ccc8e7ecedfe0f96c24d5ff94547
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,690
Size: 1.00 vMB
Total Fees: 0.00825826 BTC
Feerates: 73.20 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (198,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,648 716,648 000000000000000000081c48486a15bc6893bd62f35c633b5c069af2c0e14309 2,034 0.70/1.00 vMB 11
716,647 716,647 000000000000000000000f9f1ee2ff33b7affd32f8ba156f4a240050e1cc45eb 1,672 0.72/1.00 vMB 5
716,646 716,646 00000000000000000001e3f7046ef8dad721b8930b6b1145d13697ed4d547675 2,450 1.00/1.00 vMB 14
716,645 716,645 00000000000000000007776f56b1417865125a9c38f81b11a4223474653995cc 1,723 1.00/1.00 vMB 15
716,644 716,644 0000000000000000000a181409c5624d6652e94ffe3178dce38f35dc05e4ae61 906 0.65/1.00 vMB 10
716,643 716,643 0000000000000000000a7f4d01b347106c06741430040d017feefce3cf119563 943 0.46/1.00 vMB 9
716,642 716,642 000000000000000000087423aa18949af0361a820260cd421ae56a65b8cda05c 133 0.38/1.00 vMB 4
716,641 716,641 00000000000000000009e0dc442a128e0e7a422a7621c432aea4080577112a24 1,147 0.62/1.00 vMB 11
716,640 716,640 00000000000000000009b861f12d396fcc59ec088412870fc1363a630adb720c 924 0.44/1.00 vMB 11
716,639 716,639 000000000000000000014bf5bc4c9961e9317d70ec424d735598b732735b0198 417 0.17/1.00 vMB 12
716,638 716,638 0000000000000000000a19f3ed094195cafcc132c9af601e29194e715893c032 18 0.00/1.00 vMB 11
716,637 716,637 00000000000000000001628745ebb5a6b4dd4a73e2b5e1d92f72bb972f5af15d 245 0.09/1.00 vMB 17
716,636 716,636 00000000000000000006d2267f0a673511159b1331e4a1ea79206817079a21fc 1,087 0.47/1.00 vMB 13
716,635 716,635 0000000000000000000ab57a696bb61ddf1f1980be5b216d70c90afb25e4aaa2 1,493 0.71/1.00 vMB 12
716,634 716,634 00000000000000000009177d1702c2fbaee446f96cf646063644bdae77ba7ef2 790 0.40/1.00 vMB 11
716,633 716,633 00000000000000000001733bd454390dea9d29d2142ba0dec9e3d9f35ab34c9a 1,569 0.65/1.00 vMB 12
716,632 716,632 0000000000000000000082ae52cfb8ebc9158399bc1ff9ea002535367944f3f6 46 0.03/1.00 vMB 17
716,631 716,631 000000000000000000060db252459f2cb6ffc0230cd5dd03b75a87fb86522015 69 0.05/1.00 vMB 14
716,630 716,630 000000000000000000090a47e935ba6d589d5ed342c542396d02a4c963418c4f 20 0.05/1.00 vMB 5
716,629 716,629 00000000000000000005b0fbeadc479ac4de7bc63595ddb639d3a26bc920c119 562 0.38/1.00 vMB 8
716,628 716,628 000000000000000000061477314e6b1e5010639fc7c9e15ee950e250ad074928 604 0.46/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.