Loading Tool

Explorer IconExplorer

Memory Pool

79,174 transactions
29.72 vMB
0.08603145 BTC
Random Selection Loading Transactions
Max Size: 179.37/200 MB

Candidate Block

Mining Attempt f50ca9fa936b882cccc3302ee58737dc9cde24b91a112cbf3fe393b26f143822
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root b21b02df3c44784a5c1ebfe435660dc1cda992c92fcd75f60e6f83a407fccedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.01974165 BTC
Feerates: 150.66 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (481,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,169 433,169 000000000000000002624e1c24df89fda4a2e42fc3c34f59316f860b9a8e1b7f 2,703 1.00/1.00 vMB 88
433,168 433,168 000000000000000003f617963f8364a7549997466b36e062f2f4df0da8124fea 915 1.00/1.00 vMB 25
433,167 433,167 00000000000000000112996dc6fd38190f3674c8957e62c9aaa006d54b947998 1,355 1.00/1.00 vMB 32
433,166 433,166 0000000000000000002abc2577bcf353c26ba278004caf266152ef9a4a08f5a3 2,063 1.00/1.00 vMB 57
433,165 433,165 0000000000000000005d018bf8aa8d972fc4846332516b4d5a133b17045053e3 1,790 1.00/1.00 vMB 51
433,164 433,164 00000000000000000319378e434ecd27caa5d932ab681605189dc523f0b08832 2,337 1.00/1.00 vMB 63
433,163 433,163 000000000000000003f10d57181ee4193a60f09dc047f660afa4f720ca27bfd9 1,186 1.00/1.00 vMB 35
433,162 433,162 000000000000000000f067c0a77e2e350839fd0cb01dede436636aef475049a2 1,643 1.00/1.00 vMB 45
433,161 433,161 00000000000000000196687a3e7ea826b21d651f2e1f3993cf7f097f89639ce2 2,438 1.00/1.00 vMB 63
433,160 433,160 00000000000000000343850113822018ebf11504f811d7fa056bd6a002dcbd53 2,821 1.00/1.00 vMB 69
433,159 433,159 00000000000000000141e777cfd7ab3b5a0d8618a5749535342a058d0d88a439 1,787 1.00/1.00 vMB 65
433,158 433,158 0000000000000000031263d03653cec6427dfe2fbc8e055501d287e4a8e35949 2,439 1.00/1.00 vMB 82
433,157 433,157 000000000000000001316bf865f9e2ac689d21eb43366b900c72934cad933dd8 1,420 1.00/1.00 vMB 67
433,156 433,156 000000000000000003c71d0f8fdd105a559c0e45222234a1cf1b0e47e90adf00 2,602 1.00/1.00 vMB 51
433,155 433,155 000000000000000000c55a1b65cf8f8058423d97f36e6c5bfb6de0d82ad44b9a 1,944 1.00/1.00 vMB 75
433,154 433,154 0000000000000000025a12490cb4e89de37497f4bbd32c910142737851e75634 1,702 0.75/1.00 vMB 57
433,153 433,153 000000000000000001f89066cf8e60ae9f84e1d70fd38b8c23df52d44e3be896 1,435 0.75/1.00 vMB 68
433,152 433,152 0000000000000000045f874ba11fb16c27f39f98f8cb87a7bbfbfb2cee462912 1,220 1.00/1.00 vMB 62
433,151 433,151 000000000000000001e6df0e2d02061a3ca1965d244b38c15fa18d6f163785b7 2,226 1.00/1.00 vMB 62
433,150 433,150 000000000000000003b5700a159fde669427b253cb4700fe9725158b2c03d751 3,018 1.00/1.00 vMB 91
433,149 433,149 000000000000000001ae8c94738d664a03b69d6c09b6d348837ad51f57ca8981 1,614 0.99/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.