Loading Tool

Explorer IconExplorer

Memory Pool

75,441 transactions
27.80 vMB
0.07997344 BTC
Random Selection Loading Transactions
Max Size: 169.07/200 MB

Candidate Block

Mining Attempt 6463650125a70039792e17f0d317273174e8d639d68e3871d776f84835b4d847
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root a3e0efe0a17c883c37f81caea65d699e2d0f6ae385133f140f1b3889803343dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,613
Size: 1.00 vMB
Total Fees: 0.02043044 BTC
Feerates: 151.01 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (347,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,790 567,790 0000000000000000001571f402c1b2c571d77a3a3d59acf6dc7815f24b1d9f90 2,828 1.00/1.00 vMB 19
567,789 567,789 00000000000000000026468ba2a5491abbfc955d82da6df6e707c33f751f7cf1 909 0.32/1.00 vMB 15
567,788 567,788 0000000000000000001288ab27eb2834bad83c6e41bacce10959716f05ac9a8d 1,458 0.60/1.00 vMB 14
567,787 567,787 0000000000000000001efc7e3ad2a67013f785b14f7ca336acc5754543a2744c 760 0.57/1.00 vMB 7
567,786 567,786 00000000000000000005257ed5bf4159a7eee1f9a11c4581a7d89981fda2093a 837 1.00/1.00 vMB 7
567,785 567,785 00000000000000000026ba602e624965238a3dfddd4461920c0c60f4316c35fe 1,574 1.00/1.00 vMB 17
567,784 567,784 000000000000000000128bfaba5794fb9ef089c0b10789d542d68dae7ece8ccc 900 0.53/1.00 vMB 11
567,783 567,783 000000000000000000048ce5f9cedfba13b786fb28689b59f477395acb614ef0 13 0.00/1.00 vMB 10
567,782 567,782 000000000000000000044045abe993e90ba610c5d0ba536d91a80118b7344276 1,157 0.44/1.00 vMB 11
567,781 567,781 000000000000000000095f4d753876865f9e1510a65c17acac8a6dfeb8348b38 2,647 1.00/1.00 vMB 19
567,780 567,780 000000000000000000169ca563e3c8793ed8317ca1e8228d2191316aa2fd8df1 724 0.27/1.00 vMB 20
567,779 567,779 0000000000000000002d7d47fdc3301a116db90b015418e0165344f3742bb029 850 0.29/1.00 vMB 19
567,778 567,778 00000000000000000007600a726ae5cedd51f7d543b831ae4362f32a1ec81c63 820 0.35/1.00 vMB 3
567,777 567,777 00000000000000000002b7559add26888c1a27f745219ceafac15c5cb3f9fa21 2,555 1.00/1.00 vMB 20
567,776 567,776 0000000000000000001de1e3cbb65ee0475095561c150f6ea337b226e51dcf05 616 0.29/1.00 vMB 12
567,775 567,775 000000000000000000198cf4a08be6a9f7cda23e0b7dacfc505fc9b5ba1de885 52 0.03/1.00 vMB 12
567,774 567,774 00000000000000000001ba1ec5a5a01a2a2bf1108c6669c721ff2f7121035ac4 433 0.16/1.00 vMB 16
567,773 567,773 00000000000000000011c32b48c19a97a38561b1db2f954d7f07f362ca379ca7 2,662 1.00/1.00 vMB 18
567,772 567,772 00000000000000000015a15e8a67f3429a140466060c5ed536e550aad764fad8 2,319 0.84/1.00 vMB 18
567,771 567,771 00000000000000000015ec952c5325a5fdbaecb88d32460721c5768ca960764c 1,059 0.44/1.00 vMB 14
567,770 567,770 00000000000000000022f6f9dd088f6babdfb7adcb86f6ac56422b7069821113 10 0.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.