Loading Tool

Explorer IconExplorer

Memory Pool

76,246 transactions
28.45 vMB
0.07067799 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt b77de4c21138874491c970fad3f767b37213dd5a99da6c522b2688a820b15877
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 288a79ae697f9c215c02ffda0b0f63249a89967a80988c52b362f32218de1449
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,308
Size: 1.00 vMB
Total Fees: 0.01177354 BTC
Feerates: 178.73 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (514,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,314 400,314 000000000000000000486c8cdefd7d0788f75b9afe0ecb10994f4c9f2c72d433 1,102 0.71/1.00 vMB 28
400,313 400,313 000000000000000001b38e7097d6c420394ac53aab55dfc517d186bcfa6296b7 633 1.00/1.00 vMB 18
400,312 400,312 0000000000000000041da849cc822d7a927e1e0b312b36f6e720982de877a74c 2,277 0.95/1.00 vMB 38
400,311 400,311 0000000000000000019c75948e2d09d5a9d8b0b90c0d47bdb7b796b569ac92f2 2,880 0.95/1.00 vMB 65
400,310 400,310 00000000000000000385eb4ed6d09e948e702ae77a427d6f526319b557c8fcb3 368 0.22/1.00 vMB 45
400,309 400,309 0000000000000000013d74abcba83f8f51d2f1f1ca841851a697bc3b1c0554be 367 0.28/1.00 vMB 22
400,308 400,308 000000000000000006108162ed8bcebb4c9d9cdd3784a865657e90d910b58368 566 0.33/1.00 vMB 37
400,307 400,307 000000000000000006839e16845df132484370144ba5bdf14ec5bfd47bb776d2 333 0.20/1.00 vMB 32
400,306 400,306 000000000000000000b6ff994e5720fe03a53cfec32fc0306214f82fad9076fa 446 0.21/1.00 vMB 38
400,305 400,305 000000000000000005b08bdc41f675bbc266fc5a42374cc4a0f6a5f51b44a9b0 597 0.46/1.00 vMB 60
400,304 400,304 000000000000000003c206b30a894e28995102ef88473d2f382ac73a73d5f835 643 0.34/1.00 vMB 58
400,303 400,303 000000000000000006b1e6347983e4e9148c362844e1a07d27c6afd5ea459004 46 0.03/1.00 vMB 27
400,302 400,302 0000000000000000001fed7ac329b0f325dce7dc0bd8ac8af9884cbc439793a9 215 0.12/1.00 vMB 29
400,301 400,301 000000000000000004e137194dc4369e4e963b53a091cc6d51f417ce3bc7c04d 231 0.22/1.00 vMB 24
400,300 400,300 000000000000000003ce725c6b617db3efb6132cc3fb1776cad5dfddc6b16a27 270 0.21/1.00 vMB 21
400,299 400,299 00000000000000000285a0f9e1c55bc1e5d20febdc63df2d5b30ae6bf3f7d747 1,604 0.75/1.00 vMB 43
400,298 400,298 000000000000000000d907bd8630394a1d6812491127dea02f86917f1c82f098 228 0.29/1.00 vMB 15
400,297 400,297 000000000000000005cea817c3607cef498a586abb5d8e2fdf9cd05c870878a8 1 0.00/1.00 vMB 0
400,296 400,296 000000000000000005d6ab44f8f823942712a2b4a75fa632172bba0e6c6b1d26 2,372 0.99/1.00 vMB 46
400,295 400,295 000000000000000001f48a42fbe6ef82f0b2c6d612b889d52ec2e88ac756c717 994 0.99/1.00 vMB 19
400,294 400,294 000000000000000000811eb5cc50f87065c8a9d4f6b2c8f2c3c773b6e7580510 1,267 0.89/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.