Loading Tool

Explorer IconExplorer

Memory Pool

42,138 transactions
27.75 vMB
0.07745888 BTC
Random Selection Loading Transactions
Max Size: 143.33/200 MB

Candidate Block

Mining Attempt 2f613af6b7ff5e9f5894d13948b22afe19b5ae428b54699267b1752d2ea90121
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root c06a516000805c1fea817b0d38140580ca79722f64bd4a855f5d89ac8c46da45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.02191615 BTC
Feerates: 180.63 > 2.20 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (676,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,857 237,857 000000000000016184d5e8c74d2feb9187cc1d1eaafc7c02907266d290c9999a 348 0.16/1.00 vMB 179
237,856 237,856 000000000000006bb1fdd347a179766e6973227e6a17469a4d2994d907c9b89d 32 0.02/1.00 vMB 69
237,855 237,855 0000000000000058ba038a409d48fa08de6d9490f4e054bac2efbed19efca4a6 269 0.14/1.00 vMB 158
237,854 237,854 0000000000000075b271e69549f8b1c3db40552e75d1fc01f1077f36b7968219 312 0.19/1.00 vMB 133
237,853 237,853 000000000000013dce79efd502c768eb0b7eb5569bed7cc32e8f47ebd6fb06b0 240 0.09/1.00 vMB 63
237,852 237,852 0000000000000064009962a38c6a1275b33051100ca4f61a2415ee44247b2ea6 65 0.05/1.00 vMB 120
237,851 237,851 00000000000000d4d4eb101acd111e18075b27ea285035daf560120e969dbcf0 145 0.09/1.00 vMB 114
237,850 237,850 00000000000000d560c5f18a4f9fb00aa622532dafb0ccc51f46ec1b3fb48994 123 0.05/1.00 vMB 91
237,849 237,849 000000000000015a9139e7f695a7625e147bd5bff1e1ef757eb5fe75b996539b 214 0.19/1.00 vMB 102
237,848 237,848 0000000000000115abb9ea8ed0b37be0d9047da7eef77961854b28666eb3a0a7 591 0.25/1.00 vMB 186
237,847 237,847 00000000000000403fd162548b9457b88f8ee4eb61f8cfda5e9ea135613acb52 559 0.24/1.00 vMB 174
237,846 237,846 00000000000000399b31bbfeac7b6928eb54c807210cbd3abc2877614d950f5b 6 0.00/1.00 vMB 41
237,845 237,845 00000000000000742600eb43793c9e17d2b9014bd0d7e901df0d0a54ec4985b5 549 0.25/1.00 vMB 186
237,844 237,844 000000000000012e31ecf63713445ab41a6e5e67a07e35041b8fd255fff20745 35 0.01/1.00 vMB 173
237,843 237,843 000000000000012b6d9a04c418bda71459ac3afc9a0c0b4059bd5427d09dbe5b 151 0.06/1.00 vMB 158
237,842 237,842 0000000000000175c0e99247d9643956136a9ee6505805a2c15addbe60e3b75e 170 0.08/1.00 vMB 128
237,841 237,841 00000000000000feef2cb1dc71b442248d93d2a2a88e127088811c98d2ca831f 259 0.18/1.00 vMB 137
237,840 237,840 000000000000000d2b6ce0bdae08dd38e8f7f3fbeb68baa9b755c6b14e122d23 567 0.25/1.00 vMB 187
237,839 237,839 00000000000000cd1f43ae8b62d3002f9156d3572356cb2c623f0e7ce8ca1d46 70 0.17/1.00 vMB 50
237,838 237,838 0000000000000151603ae41428aecda066826bbdf868c6061903da40a9cb1f7f 634 0.25/1.00 vMB 206
237,837 237,837 000000000000012827310eef321d99081f5e38225e70037501d0f40ec5fb6121 103 0.08/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.