Loading Tool

Explorer IconExplorer

Memory Pool

75,228 transactions
29.00 vMB
0.08003434 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt 448ba67bf1198f75547b588015abe31fdd1a628213e568f4adbc93fb43146615
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root dad66bf45c36f66113498766b9d3373d8cfaba143c48cc6d66e63acfd826d138
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.01910687 BTC
Feerates: 100.29 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (339,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,781 575,781 000000000000000000021e650e070e723a933b0391a0cfbe2ac20f9417406c1b 2,047 1.00/1.00 vMB 31
575,780 575,780 000000000000000000298c287ed85370ae65aae4c106320b50eb29175904f0d3 1,932 1.00/1.00 vMB 67
575,779 575,779 000000000000000000139876f7205b603516287ed1acc75811cc36baeee423ad 2,762 1.00/1.00 vMB 62
575,778 575,778 000000000000000000243bc0e5d3c1df11678de8c3372f6a95b9febcdacac8fc 2,935 1.00/1.00 vMB 100
575,777 575,777 000000000000000000226d541a735e7c289e0c24fe8cdbc41c5d3cc2744e4605 3,155 1.00/1.00 vMB 92
575,776 575,776 00000000000000000008d5b36428b87cd0f83a70ff543f2fa5792c21737c3bc5 2,285 1.00/1.00 vMB 73
575,775 575,775 0000000000000000001540adeae69cbb8080c9ed9181c2b95c7852d94193a916 2,575 1.00/1.00 vMB 25
575,774 575,774 00000000000000000028c548c38ed2f2ca1d9bd370a2e43f2110f3f80b5642b2 2,844 1.00/1.00 vMB 101
575,773 575,773 0000000000000000000a894a8af5806f620f65a3e7722dff8a95c6a0afd0c5b0 1,937 1.00/1.00 vMB 28
575,772 575,772 00000000000000000005330081b6519e1426fe870ed3ffd057942e62646212d8 2,528 1.00/1.00 vMB 46
575,771 575,771 0000000000000000001d5317e911a3d75e7a0f1ec8f2dca4d24d2b879464995d 2,038 1.00/1.00 vMB 99
575,770 575,770 0000000000000000001fc1276006447f954a2283ead1c400953947fcbde4a38d 2,278 1.00/1.00 vMB 45
575,769 575,769 00000000000000000022d361a66a610b7c910d826b4dd430bf9bc63f90729c69 2,549 1.00/1.00 vMB 106
575,768 575,768 00000000000000000025974cfa9c4ca56a95085fc6b0a4d3a23ea22fde9bc5f1 750 1.00/1.00 vMB 17
575,767 575,767 0000000000000000000319a764527afaf001f4cece36e4945f13c9c361786329 1,873 1.00/1.00 vMB 51
575,766 575,766 00000000000000000015d5030006fd2da29ee91915f99bf9cfb9159af812fcaa 2,061 1.00/1.00 vMB 78
575,765 575,765 0000000000000000000c98a859852575eb59dcc49b6b592c50b515cc2b282f1e 2,996 1.00/1.00 vMB 88
575,764 575,764 0000000000000000001e0b3b254275dcd7bd3643ddb0b5de25ca25fdc97753f5 2,104 1.00/1.00 vMB 112
575,763 575,763 000000000000000000071af58aa77deb048614a497a717181a41773ecbd939bf 1,176 1.00/1.00 vMB 36
575,762 575,762 0000000000000000000966acde106ba2b20961daf947ac7e6e8bc61b0a184402 3,222 1.00/1.00 vMB 82
575,761 575,761 0000000000000000001ca614fba16da340287b696898771e06c23fac17533ee8 1,343 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.