Loading Tool

Explorer IconExplorer

Memory Pool

80,010 transactions
25.37 vMB
0.06137569 BTC
Random Selection Loading Transactions
Max Size: 160.35/200 MB

Candidate Block

Mining Attempt 9229fde61caa692b139d033aecb65a0d5685a86b809385717be55ca4642007b4
Version 20000000
Previous Block 00000000000000000000af19f33cfaba69ef915da021fa9989d963a8bc8a4cad
Merkle Root 5bba2433391fa319f91c7cdf942368156f18d7d483c774f6f02299629855a8bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,769
Size: 1.00 vMB
Total Fees: 0.00574222 BTC
Feerates: 165.00 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,956 (822,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,813 93,813 00000000000139fe1d54f88b4c4ab97665a9de73d8155a3b7fe90758a3d70b38 3 0.00/1.00 vMB 0
93,812 93,812 00000000000531b8b2ae13470f7fb3a7422b5db5f6e3f140d306f70d6ed73134 10 0.00/1.00 vMB 0
93,811 93,811 000000000002d3f14bc99ea4280d6c1ac4613b5182776278291795c25f508096 3 0.00/1.00 vMB 0
93,810 93,810 000000000007a3aa302d2225856d5cfcd4733f09d2088dfe262cb97fc6385381 7 0.00/1.00 vMB 0
93,809 93,809 000000000008a8e6c665099fc76157957569d2c5b8779556e99851ed131212b7 5 0.00/1.00 vMB 0
93,808 93,808 00000000000801ad00f98ebdfc5baf4a209c54ce95d610378efaf3c8719a8ed3 6 0.00/1.00 vMB 0
93,807 93,807 0000000000000d6213ab207c3a090aa57d66aa779651d83508d540447fddaca1 8 0.00/1.00 vMB 0
93,806 93,806 0000000000022079c5b26d5708725917f9af2edb4c1bed5bdd877cce161032de 2 0.00/1.00 vMB 0
93,805 93,805 00000000000645bbf3a418153ea3e11dc10ddd662f23e7587546b293bd6e0f53 6 0.00/1.00 vMB 0
93,804 93,804 0000000000003c7c252707e6ccaa37ccd303bae3ad8bae16c00497373ee8002e 8 0.00/1.00 vMB 0
93,803 93,803 00000000000055a9127c48b9509d467dc2f058de22e2e5b5b3f1366840526f18 8 0.00/1.00 vMB 0
93,802 93,802 00000000000621af25349be20a52a2366f1a6c554e662090c68086ab0cdab4da 3 0.00/1.00 vMB 0
93,801 93,801 0000000000085fea8d24eb15829c362272420c4df3df8fd3df3d01397a09f2eb 1 0.00/1.00 vMB 0
93,800 93,800 000000000001f97499cd82a440ee1e15a6581537ab1617743c29182f42d9a527 9 0.00/1.00 vMB 0
93,799 93,799 00000000000870405d89739bcbe4557d9a258b08f4b012a966dd26353fa00f9c 6 0.00/1.00 vMB 0
93,798 93,798 0000000000070e7296dc6bff772829549a2f8dff1e568035f3ce0dea47bad0b7 8 0.00/1.00 vMB 0
93,797 93,797 000000000006d678b747b17624f43fd0e2402330a16281b063922f6cc2595cfe 5 0.00/1.00 vMB 0
93,796 93,796 000000000000d1e86a61aefbffdf22c446e7b54c1241c5171492b0ed52e6e60f 5 0.00/1.00 vMB 0
93,795 93,795 000000000001bf929beb75dbcb71614f5dfe00a62d9582f5f5e44b6cd4d55c1b 7 0.00/1.00 vMB 0
93,794 93,794 0000000000021f03721cd78c787fad625d29887e46229112d24aaa2136167d0e 10 0.00/1.00 vMB 0
93,793 93,793 000000000004227e1b666d8ddf5c893daf2de662d28b75aa56fe0461ca38ac99 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.04 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: 801.37 GB
    • Received: 22.86 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.