Loading Tool

Explorer IconExplorer

Memory Pool

83,259 transactions
31.29 vMB
0.11441547 BTC
Random Selection Loading Transactions
Max Size: 190.05/200 MB

Candidate Block

Mining Attempt 12694b44df63aa8d710b366562d307428f7ecb6dab1719745943ca6e3b93fea1
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root ff1223caaf7ff122257b8843e82bf78558604911571f18a33c7a93a370a4cc38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.03703083 BTC
Feerates: 200.89 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (6,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,491 908,491 00000000000000000000b7a2d0c6105967620d1c22f0d222a2a18639b18b9b3d 4,641 1.00/1.00 vMB 0
908,490 908,490 00000000000000000001140305d1eba75efe6369142d537f894927a9c5adce10 1 0.00/1.00 vMB 0
908,489 908,489 00000000000000000002232fb07faf4aa4dca63e5bd8b8e3da109f86bcfa04ab 2,764 1.00/1.00 vMB 2
908,488 908,488 00000000000000000001f8eaf355758cd3f929859e2bcebb945ad8270610f955 4,149 1.00/1.00 vMB 1
908,487 908,487 000000000000000000019f9ac453535ca7cb50f98ed71c145005a5fb8a3f8ae4 1,296 1.00/1.00 vMB 1
908,486 908,486 000000000000000000007336df4fbd6db86015008d017f0233100f637dcef25b 3,477 1.00/1.00 vMB 4
908,485 908,485 00000000000000000001cd3d20e679f65c6e0fb640dd0b74d5d09b8bae4ca402 3,526 1.00/1.00 vMB 2
908,484 908,484 000000000000000000012d5f965cfc65ac979cc5685d577eb498af7f014abf2b 4,916 1.00/1.00 vMB 0
908,483 908,483 00000000000000000000d532aa051b2f7bcfc1fab32a9cc39e71ca5a08c52aed 120 0.03/1.00 vMB 2
908,482 908,482 0000000000000000000218b00306d21e77edcaa86b87e34a19314cae14b0f5e7 3,449 1.00/1.00 vMB 2
908,481 908,481 0000000000000000000221e8fd34b07c60b306451910e160712402c2b0e59a1f 398 0.18/1.00 vMB 1
908,480 908,480 00000000000000000000d80ae465e01f5a5a6607bfa06d3721a2a837f9aa3a4b 3,734 1.00/1.00 vMB 2
908,479 908,479 0000000000000000000002f560bdaae9a9d7d97281e01ff99e8c0562ba890b04 2,906 1.00/1.00 vMB 1
908,478 908,478 00000000000000000000832c83318cac5f52ac5acdc3c50dad6e8dcf9c788ca0 3,254 1.00/1.00 vMB 2
908,477 908,477 000000000000000000016364537c9189b8af5475d24bc05d3c817b36b414b1d8 1,547 0.39/1.00 vMB 2
908,476 908,476 000000000000000000003e2699847e1a80c6ea4ecd7045885518ed4da22433ce 4,211 1.00/1.00 vMB 0
908,475 908,475 0000000000000000000216d297b3c6bbbec939aaafd887b4b609934bf92f3457 1,559 0.43/1.00 vMB 2
908,474 908,474 0000000000000000000155f15accc6068f03dd09bddc83b88537c2d4162df944 197 0.97/1.00 vMB 0
908,473 908,473 00000000000000000001295b1a49f9be5fd1c8a81f0897b75b676b6e80a33771 2,894 0.99/1.00 vMB 1
908,472 908,472 00000000000000000001345dd072a2ce691e5f7de94edc3d825a4b339a466038 574 1.00/1.00 vMB 0
908,471 908,471 0000000000000000000083916a6edeed6898e21b7ad1d575036551f876d2549c 1,273 0.99/1.00 vMB 1
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.61 GB
    • Received: 18.22 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.