Loading Tool

Explorer IconExplorer

Memory Pool

37,980 transactions
26.80 vMB
0.05330539 BTC
Random Selection Loading Transactions
Max Size: 139.29/200 MB

Candidate Block

Mining Attempt f98667f5e3f057168c71346b8caf2288519443a5c740a495a5dbf85667d51d1c
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 8140fea129ebe50c9e4912cd9de5b83485414bcc86206c3cc31616be4935fcbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 542
Size: 1.00 vMB
Total Fees: 0.00393777 BTC
Feerates: 44.54 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (251,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,794 663,794 000000000000000000041fd4b81a5be226d3ee6d93426c95d52470204cf85811 1,947 1.00/1.00 vMB 80
663,793 663,793 00000000000000000008da8d585cfd0be58da379b9cf26309fce3bc49a065978 1,407 1.00/1.00 vMB 39
663,792 663,792 00000000000000000000ddf13a7bf11387f0b2dd93b7a0a58154c49efb45046f 1,166 1.00/1.00 vMB 72
663,791 663,791 000000000000000000009d6adc9a28b33e964b4cd2c4b14dcddd5844c7611ddb 2,041 1.00/1.00 vMB 105
663,790 663,790 0000000000000000000e2fbdd701ca90c2760024854db945cbdb59d3417bfe55 1,452 1.00/1.00 vMB 98
663,789 663,789 00000000000000000006f4ab493f62cd3d41934e120a290c2f3395ed498580f6 1,503 1.00/1.00 vMB 20
663,788 663,788 00000000000000000002f9a2189865ec1ade9b6485e1885460cee30ed8fde740 2,303 1.00/1.00 vMB 96
663,787 663,787 00000000000000000007f269700e162d14fe8d45426d887a9a3a0a10a8c26645 1,612 1.00/1.00 vMB 30
663,786 663,786 00000000000000000008b9b32f65973786d52e21574fcee50bd504d3fd029e36 1,488 1.00/1.00 vMB 26
663,785 663,785 00000000000000000007df5ce5b3ad183e6ed662c4f53b4fbf009087d88b5997 1,284 1.00/1.00 vMB 24
663,784 663,784 0000000000000000000503b800e60280079264cf00a8e21e2be35ad2d3f9cc73 1,648 1.00/1.00 vMB 30
663,783 663,783 0000000000000000000a2fed0289af519ca69ce01de9d05810a5af23be93ea6f 1,900 1.00/1.00 vMB 37
663,782 663,782 000000000000000000090359e82045eb186bae680baec93c1f8d18a62aced32d 1,469 1.00/1.00 vMB 35
663,781 663,781 000000000000000000092ac806589f112c1fc575544088813ff8d20eeb16534e 1,231 1.00/1.00 vMB 53
663,780 663,780 0000000000000000000a1e3394761e863112326fe4aebfc9b5c2f8176b94fbf8 1,898 1.00/1.00 vMB 68
663,779 663,779 0000000000000000000e9a4ecf3a2c61759c8fffe34caec685f9d1bb41efc782 2,446 1.00/1.00 vMB 96
663,778 663,778 0000000000000000000eac4df2fe6e4625b26497f7dbf759d6b306fd7dd20488 1,701 1.00/1.00 vMB 31
663,777 663,777 00000000000000000002bf98a84a1658cd90b1083e6e7cafd1678dbb80257b98 2,497 1.00/1.00 vMB 91
663,776 663,776 00000000000000000008b6354647fdddfc8b30aa659c63c6ddaa3d504a295049 1,934 1.00/1.00 vMB 53
663,775 663,775 00000000000000000002c84a7d5410d5ff87be7b3fd9955ed224bbd354c3b06c 1,255 1.00/1.00 vMB 33
663,774 663,774 0000000000000000000093cb92eeb27b92670767cf244c43a3b112a0a3b06114 1,344 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.