Loading Tool

Explorer IconExplorer

Memory Pool

46,238 transactions
26.90 vMB
0.06133574 BTC
Random Selection Loading Transactions
Max Size: 142.72/200 MB

Candidate Block

Mining Attempt 4289804d89d91de18dfe653fb02b27861b322ac331215bd7f4ddd20dca0eeb2a
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 4943c7a14fce2f93834396cdbd6e150299526495bee9ad879308204665387e0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,734
Size: 1.00 vMB
Total Fees: 0.01161788 BTC
Feerates: 40.21 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (166,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,692 748,692 00000000000000000004e0abe1699a926a26befb95c254e5ec851a823bab5323 3,620 1.00/1.00 vMB 19
748,691 748,691 000000000000000000013d06be9fc7d6c16075d9ef80866e198b09ea77455d02 2,460 0.75/1.00 vMB 15
748,690 748,690 00000000000000000009ad9695881272a08e1683b24d393818481f96220ff33c 2,038 0.70/1.00 vMB 14
748,689 748,689 000000000000000000053f3b9d2d44ae888ee84f0f989a8d15dba18e4d569ff8 493 0.14/1.00 vMB 17
748,688 748,688 000000000000000000039ebf9e6abd3c06dde6a9a93874c3f891a714f7acf4aa 133 0.04/1.00 vMB 16
748,687 748,687 00000000000000000005d3e11c5f3079480eeb295fe870e6b90e0c507183c5f2 768 0.31/1.00 vMB 12
748,686 748,686 00000000000000000001479fe9270a6c3b9dde61e0a35ba561122de39f2e0bf9 242 0.08/1.00 vMB 14
748,685 748,685 0000000000000000000882fe66532b5405e68444ef4c2681504d49b90796062d 144 0.04/1.00 vMB 15
748,684 748,684 00000000000000000006f810910079daec8ecd082502a49dbf3211f3c60f53df 479 0.46/1.00 vMB 5
748,683 748,683 000000000000000000032db7cad6a1c02fbdef4ee41a3682075bcccafb65ca24 2,899 1.00/1.00 vMB 16
748,682 748,682 000000000000000000036c9ca2c38f462588a1b4e7b9a31d839352de04fa85a3 332 0.11/1.00 vMB 15
748,681 748,681 000000000000000000043e6ae7f7226a5d803376d266eb3d6666f6fa5cdde323 372 0.13/1.00 vMB 12
748,680 748,680 0000000000000000000761157b6a591532280b2b7c32635791fe22fbe91329d6 777 0.41/1.00 vMB 10
748,679 748,679 0000000000000000000586df8e1b52f34de6afa32ac954e751082bf3234e559a 239 0.09/1.00 vMB 12
748,678 748,678 000000000000000000086699f67313a247052f060428d7cc1640e5c3ec39411b 1,969 0.80/1.00 vMB 13
748,677 748,677 00000000000000000000c7262af53da25a4f98d1a53db64794d7ae1cbe11e6d4 208 0.06/1.00 vMB 19
748,676 748,676 00000000000000000000f9200869c568f233d83b328eb7cf795f2a94965be39f 422 0.17/1.00 vMB 18
748,675 748,675 0000000000000000000553ef83eb5a364f70c550b3b2206de8695f041ef0fc1d 1,377 0.61/1.00 vMB 12
748,674 748,674 00000000000000000000729efa7f8a71b6747fcc2416f6ae67c7d21137999716 996 0.46/1.00 vMB 10
748,673 748,673 000000000000000000092ecbe2b9590c72c261435593ce81b4004b5a9471a97e 2,261 1.00/1.00 vMB 13
748,672 748,672 0000000000000000000600845ee097f8ea94f652c1ab6c861912906a822d4abf 1,066 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.86 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.