Loading Tool

Explorer IconExplorer

Memory Pool

89,145 transactions
33.09 vMB
0.20374577 BTC
Random Selection Loading Transactions
Max Size: 199.74/200 MB

Candidate Block

Mining Attempt 8c8f8c21afd66bdaa488e6e63a9b663a0c4a44aca9a28b6493746b77ae990f56
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e7713f125a036dc7ff0278649a889f0628bec7fd92e5821b179a999ed352e8a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.09058228 BTC
Feerates: 387.56 > 9.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (166,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,878 748,878 000000000000000000093910335aeaead129721ef04d5cf94beb0d4ff1939e29 2,633 1.00/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.