Loading Tool

Explorer IconExplorer

Memory Pool

82,681 transactions
31.09 vMB
0.10854725 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt 56119d07867c3bbf6238c6999ce6398a40f7241ae3adb27c0446e246aaa89236
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 6fb278808c87913a747ae43650494b942e1ed1b3d4e13a8137b95a91e35de1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03429648 BTC
Feerates: 200.89 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (35,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,078 880,078 0000000000000000000279074851d6ec49d6247a27cace6491496350945bcbc1 3,569 1.00/1.00 vMB 9
880,077 880,077 000000000000000000001b8413e1ca20532f0e750f1f9404e59e740950d44e69 3,237 1.00/1.00 vMB 8
880,076 880,076 000000000000000000019bc0545037d68fddbc8c29f179261e60555f149b32da 3,674 1.00/1.00 vMB 12
880,075 880,075 00000000000000000000a7601243c0f30f0051f082bd034ab3792e4ddc2ac8c4 3,298 1.00/1.00 vMB 11
880,074 880,074 000000000000000000027eafe41b5bd7947362c064608bcb23804fcb78a31388 1,713 1.00/1.00 vMB 5
880,073 880,073 000000000000000000018096bd9f4c59878b4883d159b40e8eae0b418e9413b5 2,795 1.00/1.00 vMB 8
880,072 880,072 00000000000000000000ca09a8f2d026c509150f5314d69d7447e65225d43181 3,982 1.00/1.00 vMB 11
880,071 880,071 0000000000000000000155e42d705d51ebb5ff290b5ac393e3c9eb3a7c1e7f0f 1,861 1.00/1.00 vMB 5
880,070 880,070 000000000000000000005ae764f918ed1fcb955b2db300e5490a421a04e903b0 3,570 1.00/1.00 vMB 6
880,069 880,069 00000000000000000000524a4b146d80900c0871a8de6bdf965f03c0ab2ee07a 3,775 1.00/1.00 vMB 9
880,068 880,068 0000000000000000000185c6a659c38bd590ce007523b625b1be99c24197164c 2,466 1.00/1.00 vMB 7
880,067 880,067 00000000000000000001c305bda9ab204c0a49722f69e7cacbe9ea6846cf8a45 4,080 1.00/1.00 vMB 9
880,066 880,066 0000000000000000000116fc5910009ac721ffdc33fc247ba7ec7cb0348ca0c7 2,839 1.00/1.00 vMB 7
880,065 880,065 00000000000000000001695f7915c19c815f880cafc83d270ffc332c52c5b7f5 3,712 1.00/1.00 vMB 10
880,064 880,064 00000000000000000000472177b987da390df01b8e15f271a1899b7944a6f7b1 2,702 1.00/1.00 vMB 7
880,063 880,063 00000000000000000000b6d9d90f1b5425688cbd57d4d12a47a0458cd370f63a 3,792 1.00/1.00 vMB 11
880,062 880,062 0000000000000000000018ae8c61bbe6b44d80adcaab7df5c0e3529fb36b2eed 4,069 1.00/1.00 vMB 15
880,061 880,061 00000000000000000001a674de93aca5da40b4e40b54ec167d5d1ca87d222390 3,479 1.00/1.00 vMB 12
880,060 880,060 0000000000000000000082c11bf6751197151b6e486736f2058bfd3483d4d2b6 430 1.00/1.00 vMB 4
880,059 880,059 00000000000000000001139d579c03c03ea97845a9392b356fec39687e44eb8a 2,129 1.00/1.00 vMB 5
880,058 880,058 00000000000000000000a6f45cfc3d0f75478c03c967d508f7293050b29baf8f 3,021 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.