Loading Tool

Explorer IconExplorer

Memory Pool

77,897 transactions
30.05 vMB
0.11279595 BTC
Random Selection Loading Transactions
Max Size: 179.44/200 MB

Candidate Block

Mining Attempt 794af0b9f1a2451cbe602a1965c036e79550d65f45aadea6de5d48cbf9f7d93d
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 2915936ed716a5a4ac4bc4c3f12255ab1489ffe3e18a549653f1a8fda0bd5ff9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,381
Size: 1.00 vMB
Total Fees: 0.02753984 BTC
Feerates: 107.93 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (234,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,626 680,626 000000000000000000015ad0bbca88567700b2b67c5a3840d2d1f7094812e529 1,342 1.00/1.00 vMB 22
680,625 680,625 0000000000000000000306051c5604b916e8893d01e961527f2af54a5c44cffc 1,524 1.00/1.00 vMB 47
680,624 680,624 00000000000000000007b010e8851938b6817981eac722eeda7f57b5eb4ba3e2 1,389 1.00/1.00 vMB 47
680,623 680,623 000000000000000000001fcb48bbffb7da8448a8cd5ca03ffdabf6e10d39f4ac 1,845 1.00/1.00 vMB 56
680,622 680,622 0000000000000000000263e0ff7598b2c218ab88f115adc72c6990e51cc3860e 1,731 1.00/1.00 vMB 101
680,621 680,621 000000000000000000007456384d254f4e8fcd53af04c9a4335702de6186556b 514 1.00/1.00 vMB 22
680,620 680,620 00000000000000000000b21f37ff37c693a444c157d0f22a7133f3c9ec68e01e 957 1.00/1.00 vMB 30
680,619 680,619 00000000000000000009966297f186ca8ff965f5374a02ee7f2edeafa5b93889 1,760 1.00/1.00 vMB 26
680,618 680,618 00000000000000000001961af3baef8138fb9c2c4c1494b16537b023200404b5 1,393 1.00/1.00 vMB 88
680,617 680,617 0000000000000000000acf47a006fb47abb238c51d496f5e8d7fead326e448d8 952 1.00/1.00 vMB 181
680,616 680,616 00000000000000000008d9b251205b59c6ce210dc567ee371eca6a48e2e4a209 1,632 1.00/1.00 vMB 44
680,615 680,615 000000000000000000066e235dc1d859bfdf96501abb426008f4a342c6aa045d 2,188 1.00/1.00 vMB 114
680,614 680,614 0000000000000000000986eb6e8c3adf24d6bba9ef0151fd13f6770b594eb39d 1,463 1.00/1.00 vMB 29
680,613 680,613 00000000000000000004a2c58b3ed9819b406b566094893e4866d1186d62d04c 2,378 1.00/1.00 vMB 54
680,612 680,612 0000000000000000000346821477d59499a216ddedc701b642013c8d51ad94d9 2,101 1.00/1.00 vMB 85
680,611 680,611 00000000000000000009de0dab61f62595059b67c5e059b648f95ae80edd07df 2,806 1.00/1.00 vMB 157
680,610 680,610 0000000000000000000595baa2bd6b2fc085a8af20031919f290a22542278bf6 1,451 1.00/1.00 vMB 26
680,609 680,609 00000000000000000008b675318935094e4f1b445162612229bdedd618bc7a7a 1,544 1.00/1.00 vMB 51
680,608 680,608 000000000000000000082c2c90285ee5b7673cae58e193c62a467a89133fe383 1,983 1.00/1.00 vMB 57
680,607 680,607 00000000000000000003ec05d8d75257ad06a6ead7caf409d5eb4c285013e239 2,396 1.00/1.00 vMB 149
680,606 680,606 0000000000000000000846d007fe8550e7546db69c230d239f36bbb5ded70f8a 2,120 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.