Loading Tool

Explorer IconExplorer

Memory Pool

81,704 transactions
30.60 vMB
0.09744219 BTC
Random Selection Loading Transactions
Max Size: 183.76/200 MB

Candidate Block

Mining Attempt ba26f66668657625b3de2bf5ad40718eb18c2106ab1d7550521e80854f84e254
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 560eb74a70ff7a11284d720a3eeb8cdd5d9edcf2097f2faa2960e7d9dc7463a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03239591 BTC
Feerates: 101.62 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (122,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,776 792,776 00000000000000000000f08415249e41f2974a7e6a55fdb271420fa9644d042a 2,471 1.00/1.00 vMB 43
792,775 792,775 0000000000000000000269e5efcb57178107a77970e6e81a117a121764657fa5 3,675 1.00/1.00 vMB 27
792,774 792,774 00000000000000000002bed9ee803ee7e4854997fd07dccca549acc5fc61099c 2,757 1.00/1.00 vMB 19
792,773 792,773 000000000000000000032a49fcb2e79ead44f774913905b1e6e273e28b320b1b 3,058 1.00/1.00 vMB 22
792,772 792,772 00000000000000000003283abaaaec9649a43895814607f283eb045458ce3e22 3,290 1.00/1.00 vMB 17
792,771 792,771 00000000000000000000338e4c6d38c66c21044ee2516313ef11cec2df630276 2,911 1.00/1.00 vMB 31
792,770 792,770 00000000000000000003ee838b73690fda969b2c210f52f2985dc3cc1ce2a048 3,619 1.00/1.00 vMB 18
792,769 792,769 00000000000000000002294f17850c741ae933a84f6a357b12ce2aa85058ab55 2,368 1.00/1.00 vMB 19
792,768 792,768 00000000000000000003d1f03b6fed46a9ed1403dde21dcddb2560362ba1ab83 1,224 1.00/1.00 vMB 31
792,767 792,767 00000000000000000002076f290b03e96311fe395db6272ec84f1896802773f1 2,094 1.00/1.00 vMB 16
792,766 792,766 00000000000000000004c8cd93585577bd2109d4f1003c291f6a026e95fd6af5 3,568 1.00/1.00 vMB 18
792,765 792,765 00000000000000000003dfb6b5126613d053d17ae0275d8e9345c5d92e973858 3,241 1.00/1.00 vMB 25
792,764 792,764 0000000000000000000481ef44d5c7077cff3dd4924a57a5bff72cc2374919f5 5,784 1.00/1.00 vMB 17
792,763 792,763 000000000000000000027631eb1cad33cab9ea7a1a04b0da89484a95f32e7783 3,952 1.00/1.00 vMB 19
792,762 792,762 000000000000000000033d3beac000de151c325ce8e8d8e4e3bda9a72ec43c1c 3,153 1.00/1.00 vMB 21
792,761 792,761 0000000000000000000126b3de576888f5aefa4cabce8283042d7950d0528086 3,877 1.00/1.00 vMB 18
792,760 792,760 0000000000000000000454f7bf8567cc72c43307494d747272643f4a859aaadd 2,479 1.00/1.00 vMB 25
792,759 792,759 000000000000000000046581910c96622381d03a9690ec9099044c3b591b6a9c 2,727 1.00/1.00 vMB 22
792,758 792,758 000000000000000000031765db4262750ce3e1139a7479ac67a4d445d297e31a 1,377 1.00/1.00 vMB 30
792,757 792,757 00000000000000000004cc3660f269a437bc4d0e7e200cf77cbc7f86118426c3 1,735 1.00/1.00 vMB 29
792,756 792,756 00000000000000000002849abf107f1d3873b87a2ffcbf43ff10788bdbcc774f 1,677 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.