Loading Tool

Explorer IconExplorer

Memory Pool

38,014 transactions
26.81 vMB
0.05335593 BTC
Random Selection Loading Transactions
Max Size: 139.33/200 MB

Candidate Block

Mining Attempt c6e5978480f947caf50fdfc962bd9244295cc01453803b087eb15ebddaff535f
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root efffa95222e922a06d698ae213491f1619ef5da3d9b312d9edc3e9f7a9782d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 539
Size: 1.00 vMB
Total Fees: 0.00397468 BTC
Feerates: 44.54 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (300,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,825 614,825 0000000000000000000aded0dd7b99450af0f642ebc818453e979875c1dcb3fd 3,008 1.00/1.00 vMB 27
614,824 614,824 0000000000000000000937c99cfb4331c9f273096e8de48b0395d57927ba409d 2,873 1.00/1.00 vMB 13
614,823 614,823 0000000000000000000e923c5735ea1a824c72cad6944b87987fbb99aac61496 2,939 1.00/1.00 vMB 15
614,822 614,822 0000000000000000000cd2fd5d1e97a60805824ad5823135375634773225c02e 2,691 1.00/1.00 vMB 12
614,821 614,821 00000000000000000007f808fa2ce59d266156c1d9a28e884f4827cbc19f9786 2,396 1.00/1.00 vMB 17
614,820 614,820 000000000000000000090691fc3a69d39da0561fd1289a7ee9726cefbe33fec1 3,395 1.00/1.00 vMB 24
614,819 614,819 0000000000000000000c8f70a1c06b6673e61e26a031153dfbb922f4cef87b66 2,282 1.00/1.00 vMB 17
614,818 614,818 000000000000000000128454403c908c726ad0cb76f2043a5a1ca352e3ead23a 2,148 1.00/1.00 vMB 13
614,817 614,817 00000000000000000007412d2d0e342f829185a0f1808f05dc182569e011aafc 3,093 1.00/1.00 vMB 24
614,816 614,816 0000000000000000000088e07453728a4290d580d1830010cab237c284d26d86 2,534 1.00/1.00 vMB 25
614,815 614,815 000000000000000000082252a65c32b4cc2b1b9eb32bf9cc0533cd9479186319 2,825 1.00/1.00 vMB 22
614,814 614,814 0000000000000000000af50c7bedbe9ec55d595583846cf70015fcef1e98d1df 2,881 1.00/1.00 vMB 18
614,813 614,813 0000000000000000001167ccb710fcd47aedb71df489993573cdf8388e120d65 3,020 1.00/1.00 vMB 17
614,812 614,812 00000000000000000005c5b1380965a0425a792cac5ae89de7ed7be73c1f8c29 3,243 1.00/1.00 vMB 28
614,811 614,811 0000000000000000000029cf818952fda2647baba1b7c006be2351c301a75380 2,202 1.00/1.00 vMB 20
614,810 614,810 0000000000000000000f01520f3870c42331572e545b77409a3ee016ae0c11ff 2,669 1.00/1.00 vMB 24
614,809 614,809 000000000000000000070d8829e721a94928292381bc97e57a7f4d0278050a0c 2,189 1.00/1.00 vMB 22
614,808 614,808 0000000000000000000d34f7e31748b2015bdc4a78a84bfb6ab971fd19a354dd 2,673 1.00/1.00 vMB 24
614,807 614,807 0000000000000000000f79be8b80b8016a65813c52d0957697a9c2cc003f380d 3,324 1.00/1.00 vMB 31
614,806 614,806 00000000000000000001edb588c9989d05b4c1a3defb70b159b5794a79e61a2d 2,940 1.00/1.00 vMB 31
614,805 614,805 00000000000000000004ee9a89dbc20b829a77c4d847eaed069df2bbe073fade 2,144 1.00/1.00 vMB 24
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.