Loading Tool

Explorer IconExplorer

Memory Pool

80,652 transactions
30.17 vMB
0.07258682 BTC
Random Selection Loading Transactions
Max Size: 185.08/200 MB

Candidate Block

Mining Attempt dd91e349e2de448cc223af2dfc917be51429d2a7ea0b7974283cc663bf65b36a
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 5dcd2fc06aa7f3663c8cade7cb593e478f9770d32507f6f8ac4012d002234ac0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.00560463 BTC
Feerates: 40.74 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (555,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,790 359,790 000000000000000010d72d3bb736ecf16391d6a07cbb68400a1517acfa039379 672 0.34/1.00 vMB 26
359,789 359,789 00000000000000000884524ce6e191a0badddaf0f9fd8194c7c842251a30a470 41 0.02/1.00 vMB 25
359,788 359,788 00000000000000000f8c36ac25b216f8ffbd628947674856ad486b740018e67f 115 0.07/1.00 vMB 26
359,787 359,787 00000000000000000973c6d5073d12418899d7abbaf7eebba0ece8a2db4f4a88 661 0.38/1.00 vMB 22
359,786 359,786 0000000000000000022c0b697bffe64e7a6805420fe95e1fffb4c8f2e3f3429d 466 0.29/1.00 vMB 25
359,785 359,785 0000000000000000160de8e319aa58f2389e756547671fd6a915ad54f5fc09a4 456 0.36/1.00 vMB 20
359,784 359,784 00000000000000000082ff2e198471d1938c1607574c7882581257987453b06a 221 0.15/1.00 vMB 21
359,783 359,783 0000000000000000007f3e1b23024cefa832849921f0d4e7a2f6a487753ac83f 158 0.21/1.00 vMB 16
359,782 359,782 00000000000000000bcf35f7df0da0ce28b2c3b5dc72a910c33d89629d0995bb 656 0.42/1.00 vMB 24
359,781 359,781 0000000000000000132c80334d608f9f74c3471e8043acc7939ba37cf15f1a51 1 0.00/1.00 vMB 0
359,780 359,780 000000000000000000f8d88daee79c6e42f4ef3f5dbb9229a3255e4af32ebdab 663 0.44/1.00 vMB 19
359,779 359,779 000000000000000002eb69198972148f4bad9751482624ea7aa1728a9dd201d0 61 0.06/1.00 vMB 6
359,778 359,778 000000000000000002fbdafc844ba5d702d81e2c5f7397dd96c2cff66aff31d9 1,068 0.64/1.00 vMB 24
359,777 359,777 000000000000000016e2798fc2ac3a47b885393a337f6eb399b64118222352be 1,056 0.61/1.00 vMB 23
359,776 359,776 0000000000000000095de7edc22f5016adf21685aef6602f52e64e37528872f8 941 0.75/1.00 vMB 17
359,775 359,775 000000000000000011906fa5765ec5cbf4bdd2295d048c43093d36a5e57e4e75 2,148 0.75/1.00 vMB 42
359,774 359,774 000000000000000009bb27452a0c9fd6af3bcad2e20422e60705112848607020 1,261 0.62/1.00 vMB 28
359,773 359,773 000000000000000005892e84d8a1c15aa27ae7a965a688425ccdf55d69a93003 772 0.38/1.00 vMB 27
359,772 359,772 000000000000000013ad5accf714ef37b0dfca19c0ce593d6f30ded6965f7e27 68 0.05/1.00 vMB 25
359,771 359,771 00000000000000000ed2d99c7de967c4aac55e8acaa5fadb2849dc2fdda9f1dd 308 0.23/1.00 vMB 20
359,770 359,770 0000000000000000079693d8d175b476081a04af9c1d00ea2dbe0efb011bd79e 152 0.11/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.98 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: 716.21 GB
    • Received: 17.79 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.