Loading Tool

Explorer IconExplorer

Memory Pool

73,691 transactions
28.75 vMB
0.06854214 BTC
Random Selection Loading Transactions
Max Size: 174.30/200 MB

Candidate Block

Mining Attempt 3b42bba64577a05106d82a04439b1aeb154e795f15d967d276fa34cd106d82e1
Version 20000000
Previous Block 00000000000000000001cbb9345b353357076d577de541b2a8fbcb1d6fb429b8
Merkle Root 693137d2e6ca67b2b769b0d1562fe7b89d0a21b22672b4ac437635af48486b9b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 1.00 vMB
Total Fees: 0.00510953 BTC
Feerates: 40.21 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,434 (619,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,915 295,915 00000000000000009e294d9a5dfd4ec355df34f2208224e2ad8a3bb670fc5f1f 1,320 0.50/1.00 vMB 57
295,914 295,914 0000000000000000700362470fff55170821af22a199fdd5eee6b675fa98d37e 891 0.35/1.00 vMB 52
295,913 295,913 00000000000000005ee96fb4190b391d0062ed53964029d6ad4c07b2d3242a75 1,024 0.35/1.00 vMB 61
295,912 295,912 0000000000000000002e3cf90395e1460afddc9ada5b6d6c4ebd40bc93c71250 874 0.35/1.00 vMB 47
295,911 295,911 00000000000000000274e55a3f3f4eee7b8787568a27551f4f7dbb4f04fc5ba1 40 0.03/1.00 vMB 19
295,910 295,910 00000000000000008b60318ac6b58cce8f91695c6d8f214f8c3543a18a8bc7c1 133 0.10/1.00 vMB 23
295,909 295,909 00000000000000000ea8837754169d99f0d48f42c84d10e884a54023588de97e 128 0.05/1.00 vMB 70
295,908 295,908 000000000000000072cd9697d512a6be5203f38010f7a1dc939777db30f5c9b3 26 0.02/1.00 vMB 30
295,907 295,907 00000000000000008a660e09fd25f9dac83226a1fd4e0b8cab0ff150e451f85b 650 0.48/1.00 vMB 34
295,906 295,906 000000000000000070f9d272050d9c652d239a5d739ad0f4d2013a231860ddb7 85 0.05/1.00 vMB 16
295,905 295,905 00000000000000003c63d6dc610f02476a207a2c5f38f1d3aa8b42a590379e73 181 0.22/1.00 vMB 33
295,904 295,904 0000000000000000320dcd97206a4c860d2130f9c3f4e96744250e482b4a32c8 1,301 0.90/1.00 vMB 32
295,903 295,903 00000000000000000c7c6728b25041c5f8153b475a71bacac084bab8327c7743 452 0.35/1.00 vMB 83
295,902 295,902 0000000000000000878900076418e2bf478e44b8b7d42dfb113959a0c19c6ca2 99 0.06/1.00 vMB 37
295,901 295,901 0000000000000000184cbf85f7b95f08198417a2fbe511014830fb27d67c2aaf 259 0.16/1.00 vMB 31
295,900 295,900 000000000000000048cbf1720f8e888247d3cfc0fd407785d6aa778daf6defe7 85 0.05/1.00 vMB 27
295,899 295,899 000000000000000078c1c11a5fe121532197d2d44a4822c3421411c4a1a330d0 79 0.23/1.00 vMB 15
295,898 295,898 0000000000000000005ea690bed8fd4285315a29989a7f80f76669bddc5d4303 1 0.00/1.00 vMB 0
295,897 295,897 000000000000000055fc5fe83ad200d4ed5caa1fdd1a24b40d1a50e83b5eceaf 730 0.35/1.00 vMB 42
295,896 295,896 000000000000000081708e845fe706ce29ffee29e0ba93e86c1317773fb15eaf 70 0.03/1.00 vMB 10
295,895 295,895 00000000000000009c1b159fb374228157c69ad319146d3f7382d53e20f12e1e 524 0.32/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 743.04 GB
    • Received: 18.68 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.