Loading Tool

Explorer IconExplorer

Memory Pool

80,761 transactions
30.16 vMB
0.12261938 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt 2611053a62385b595a66e70a9e1237662326443c5733f91757a6412d876b4248
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 3b91e6af290f8a03bed6946c03152f9d1a697504ab4b1bda1c3cd9437c9da714
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.06090566 BTC
Feerates: 180.34 > 6.10 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (166,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,877 748,877 00000000000000000007f1fb1726fbebdee61be53bf91f248f40b3cf3fe5f129 199 1.00/1.00 vMB 2
748,876 748,876 0000000000000000000002327e4db7da73bc4502ceb122abb5e318764a83d9e5 2,281 1.00/1.00 vMB 9
748,875 748,875 000000000000000000025ab5a51963984068e88151a2639e7d87953ecc182a68 3,119 1.00/1.00 vMB 2
748,874 748,874 0000000000000000000152311a5b5b2f87ebeaba89cf9658cd2717d042193514 1,366 1.00/1.00 vMB 14
748,873 748,873 00000000000000000004fa8f37ee847fe826e149b5bab7e1e1cb163a097dc39f 2,306 1.00/1.00 vMB 18
748,872 748,872 000000000000000000085276cf7299ce0ed53461001ac7754e898bdd64c601be 3,623 1.00/1.00 vMB 30
748,871 748,871 0000000000000000000177f56098416efdae9c95029e252eae9ce858b8a1313e 3,243 1.00/1.00 vMB 24
748,870 748,870 00000000000000000006d8c679cc8bced651affa8a8f870b0f20fe121606891a 2,387 1.00/1.00 vMB 5
748,869 748,869 0000000000000000000396382b140dc3dc5b7589361a62de65aed9f785af9428 3,173 1.00/1.00 vMB 5
748,868 748,868 00000000000000000005394848bbf08508efe694929140f39a48334e06da5765 1,475 1.00/1.00 vMB 8
748,867 748,867 000000000000000000020a2aa221e92c24d4fa6804666ea395f97baa3aa2bfb9 1,293 1.00/1.00 vMB 14
748,866 748,866 00000000000000000007819439cf7f94ba3324895df8bcfce72a8cc58a7d88be 3,065 1.00/1.00 vMB 28
748,865 748,865 00000000000000000009bae23c4c82f7ee41d200a580343b4b9fd7805bfcacd3 2,157 1.00/1.00 vMB 22
748,864 748,864 000000000000000000080e7f7b2615514c3604753f8e40cdb2f67ddf56e9c419 2,160 1.00/1.00 vMB 28
748,863 748,863 000000000000000000090aa371f186bb457e463bcb2d030220b82b55ccc03d22 575 1.00/1.00 vMB 15
748,862 748,862 00000000000000000002ca51953988d4e5d41112608aaef8d72809c8b28ababe 1,951 1.00/1.00 vMB 24
748,861 748,861 00000000000000000005944a696118085d83976d2cdd3e978baaa80ada7e5cd3 1,023 0.43/1.00 vMB 17
748,860 748,860 00000000000000000007e175786bfeedddf9e0b33c33ed0f18f7a55df847de1a 191 0.05/1.00 vMB 15
748,859 748,859 00000000000000000008cd7112ec9cfc037623d19a5cbb5304effb38be068cc5 652 0.36/1.00 vMB 1
748,858 748,858 0000000000000000000558b288810ef22d8d4e23615c1a739825508d7540c575 2,431 1.00/1.00 vMB 4
748,857 748,857 00000000000000000003e034405c0dfd62175afdfd950a4716bc67017d8f195f 3,244 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.