Loading Tool

Explorer IconExplorer

Memory Pool

45,681 transactions
27.44 vMB
0.07980823 BTC
Random Selection Loading Transactions
Max Size: 144.45/200 MB

Candidate Block

Mining Attempt efcc0b47e5310ddeda7e41430572b56364326897761e2dd875342ab83602c612
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root a093e4c9b4cb57099fdbc7762b53497230be31853f1d07e0bf8469db6a548818
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,516
Size: 1.00 vMB
Total Fees: 0.02678856 BTC
Feerates: 265.25 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (451,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,777 463,777 000000000000000000d8d0b1f40697d92688ec201a1d844282328a6b89f39326 2,206 0.99/1.00 vMB 161
463,776 463,776 000000000000000001cb996ed4128063c4ef6746ddbfd6a85f90e3bc7b8a8c46 2,113 1.00/1.00 vMB 222
463,775 463,775 00000000000000000172a735d33aa2b6325f0592cab2e1f7ba3ff4b9aa3a1250 2,615 1.00/1.00 vMB 198
463,774 463,774 00000000000000000122ed81379bd4e6ae18316db31191f435a7239e0bfc2ee1 2,940 1.00/1.00 vMB 239
463,773 463,773 0000000000000000007ce534970938e95af02762d5edfadea31d48e73da22c7d 3,010 1.00/1.00 vMB 302
463,772 463,772 000000000000000001e12132284be7e2775eeb2187205fcecae4e53e295d4336 2,806 1.00/1.00 vMB 252
463,771 463,771 000000000000000000e987de7f36aca7aa6b83426ba8690727eb6214af95ff3e 2,650 1.00/1.00 vMB 149
463,770 463,770 00000000000000000048e20ad73bbdd9363cd359c7a1144febebd830dbfac9a9 2,444 1.00/1.00 vMB 211
463,769 463,769 0000000000000000006aa9e5bb51ac641506b5ab753330477955ace240813c67 2,292 1.00/1.00 vMB 223
463,768 463,768 000000000000000001e233f3f1c75f4eb9ec755fc3bdcff6c155ea24d0af3092 2,238 1.00/1.00 vMB 217
463,767 463,767 00000000000000000190b009f82ea73f9e4f7d0d2bcd25d6316381b7fe9da615 1,703 1.00/1.00 vMB 235
463,766 463,766 000000000000000000201b33739b529dda3a8ceb8764f06fb03a1b427d1a2773 2,728 1.00/1.00 vMB 312
463,765 463,765 0000000000000000018d17dc7fdb031316a0a74a0c14cf7e1197675482c42dad 2,269 1.00/1.00 vMB 169
463,764 463,764 000000000000000001a18a30e22a6329aec10c5245521bfd89bf8234ad685b3c 2,441 1.00/1.00 vMB 174
463,763 463,763 00000000000000000215ab986e3a11564817853023fddf56afec19a151527acc 2,951 1.00/1.00 vMB 209
463,762 463,762 000000000000000001bcbc8145dfd7c8b58619bcc1b938ebe7a43f4868d5d13d 2,742 1.00/1.00 vMB 258
463,761 463,761 00000000000000000198cc76ce8a9838703a66bce49a6aa10f35f6c77cce301c 1,664 1.00/1.00 vMB 139
463,760 463,760 000000000000000001ce85a16b0c254f02f7e20eddac8abd9806f46b30dac0b4 2,502 1.00/1.00 vMB 180
463,759 463,759 000000000000000000f6a13668137205d8c14f4318c04aeb433d8af66094aca8 2,742 1.00/1.00 vMB 247
463,758 463,758 0000000000000000008d092773bd7e0931561ba4b7919a99e000525c324f0c83 1 0.00/1.00 vMB 0
463,757 463,757 000000000000000000e070c3722aa77c2b4baa0bf91814e3aba972dc1c0cad91 2,005 1.00/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.19 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.70 GB
    • Received: 14.02 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.