Loading Tool

Explorer IconExplorer

Memory Pool

34,403 transactions
25.68 vMB
0.06238207 BTC
Random Selection Loading Transactions
Max Size: 130.26/200 MB

Candidate Block

Mining Attempt 3a817b15e29ead57125dedee1258e0f22e5ab4b68293ec2e7bc954821e3d7aa0
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root abb1fa7a91d16ae86ab80625dff15b79e9d44198aa7647e0bee9ccd23ab86be0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01549009 BTC
Feerates: 101.16 > 1.55 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (149,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,875 764,875 00000000000000000001248f8fe4d6c1ebab47b70bb0f8d2587abbb64ad80502 349 0.27/1.00 vMB 10
764,874 764,874 0000000000000000000759a687dcd807ea4815f8f75be908295469a219b8ea5c 2,618 1.00/1.00 vMB 17
764,873 764,873 00000000000000000005e6438007dbebf077a1075c9471bd970c46e02645c348 1,150 0.59/1.00 vMB 15
764,872 764,872 00000000000000000006d6afc7d3fdb690b07ade11e9dea6f50bf78e75028c0c 308 0.10/1.00 vMB 18
764,871 764,871 000000000000000000065cf80e184b5b7c08595be7fe47a44bce60b70bcb8a11 542 0.24/1.00 vMB 16
764,870 764,870 0000000000000000000289c2ac872e7c913a0a556932a64a905387eb877d6444 225 0.09/1.00 vMB 16
764,869 764,869 00000000000000000000ec9f2c22a6ffa63239646a980e0ec3b857211a484313 204 0.05/1.00 vMB 24
764,868 764,868 000000000000000000036106ecd9bbd4d8bc060aef7fb0538b268626dca0b301 314 0.11/1.00 vMB 23
764,867 764,867 00000000000000000004679bfb2596c2bd97f27a8609f2194b9d054f8b51fd67 300 0.10/1.00 vMB 20
764,866 764,866 000000000000000000010958db621f45cc272557c77cbb0e0a2ca622c4195165 1,347 0.96/1.00 vMB 8
764,865 764,865 00000000000000000005ce3f4c372a6d665c752fdc30f54ce784d9dcb11e502d 1,984 1.00/1.00 vMB 24
764,864 764,864 000000000000000000004f5b77f00ae248f1f9351e0509c5d30930fa3d6e362a 948 0.40/1.00 vMB 18
764,863 764,863 000000000000000000036f6e3276a445a8e2fd85d8d77233857a7e1bfae32c23 13 0.00/1.00 vMB 40
764,862 764,862 000000000000000000077e310a64db0b1b2c1c8427841983c1b1f4cbc77c2ab6 1,675 0.72/1.00 vMB 19
764,861 764,861 000000000000000000043cbdab290d1763e4a60f484d71c974cfd807f4c94f85 1,303 0.51/1.00 vMB 20
764,860 764,860 0000000000000000000790049ef9512581a00429a3f9c528df21c497c6e05526 209 0.09/1.00 vMB 17
764,859 764,859 00000000000000000005390d7f2b7107078126c7b8fb82ff6373ab281d5ec463 634 0.24/1.00 vMB 25
764,858 764,858 000000000000000000050b4a4600db9b6e73955127c860071870e225529ded0d 220 0.47/1.00 vMB 2
764,857 764,857 00000000000000000002425128af926da1dda5acd222660461842501045e99cb 1,562 1.00/1.00 vMB 17
764,856 764,856 00000000000000000004162073bdb0b7faacf7c25923277e92fe4d48f9b80b1c 646 0.34/1.00 vMB 17
764,855 764,855 00000000000000000006c3ed7ad9898807c57eaba670bb5959a702438c639448 742 0.42/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.