Loading Tool

Explorer IconExplorer

Memory Pool

76,128 transactions
28.80 vMB
0.07120747 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt 08f16485c08e6b9a3122c6e09d91816876b42ee732dbc629b75646e25a8e590b
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 49fbc26517d2febcc5af8f556ac12471b389d34be7afa1107c444de8e8597374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.00844760 BTC
Feerates: 104.17 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (612,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,045 303,045 0000000000000000618bf0b29271cb67d2fefe3218cc271278453646d143c6b0 20 0.10/1.00 vMB 12
303,044 303,044 000000000000000034d885d38581f8e6cddc421aa617fe5d3d7e2eec5df4f0a7 409 0.31/1.00 vMB 22
303,043 303,043 00000000000000001ea6167d874994053523629e5ff8534f8feaeb3f50e5af25 1,020 0.83/1.00 vMB 34
303,042 303,042 00000000000000003099983f7b9b3655e5c226d3765ffe3271a9ee2c669034b9 1,041 0.35/1.00 vMB 51
303,041 303,041 00000000000000002733969b5681ecacdea8ad4d6174feeb7d466fe28fbfa664 287 0.34/1.00 vMB 18
303,040 303,040 0000000000000000099db9ae511a507a7d0814747b5e54d2cf89b158784c6044 256 0.17/1.00 vMB 19
303,039 303,039 000000000000000019542a91e6147433794869674ed206b045e1b5e1e2393611 707 0.35/1.00 vMB 45
303,038 303,038 00000000000000003101f82b38ca06c1bd5c962286e62c66ad40b7cce088dd6b 1,232 0.92/1.00 vMB 23
303,037 303,037 000000000000000020961b5e230a77d10f0f2eaaf11ec06c43a7ac4056644410 991 0.35/1.00 vMB 79
303,036 303,036 000000000000000059f83e49f843c7474057ca99a5fe47f13990856ac1e563f2 225 0.23/1.00 vMB 22
303,035 303,035 00000000000000001280ddf7389c31032496e674b46e861d19a97dd7b17b6d7d 38 0.07/1.00 vMB 5
303,034 303,034 0000000000000000161220a0d1d6e0748ce91b5e6710992fbc882ced7fd94456 243 0.23/1.00 vMB 21
303,033 303,033 00000000000000002832b5df76fb76a90aee91f0209ccdb80f3f8ef9a4a98dab 481 0.35/1.00 vMB 26
303,032 303,032 00000000000000002370937ad4ad758c50ef2fd84cdff0dc43e8a2bf5ce47e05 145 0.11/1.00 vMB 196
303,031 303,031 00000000000000004896a23bdae15722fb45841ea3e96bc195ac04157d37fd43 51 0.02/1.00 vMB 919
303,030 303,030 00000000000000002f66589be500afbf212eabf7b10e12fe4639684df808c83b 357 0.17/1.00 vMB 27
303,029 303,029 00000000000000003c127229af63b4e0079ad897b5296e02f5bc05f9a0255456 255 0.17/1.00 vMB 25
303,028 303,028 000000000000000029193fbb199f7faed76337e7dd64fbfd109092d1be4c2893 534 0.49/1.00 vMB 23
303,027 303,027 000000000000000005580edc6aa39a8f42fe51fe27dc5eac8292bcd388b3943a 1,478 0.50/1.00 vMB 54
303,026 303,026 000000000000000030ead8ffb225139a2f76fb40cb90be16aa4338f0a08c308f 329 0.18/1.00 vMB 29
303,025 303,025 0000000000000000068b199fd1da1ca78cff07abbffd85fcbcadf8ee58570642 84 0.05/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.82 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: 710.55 GB
    • Received: 17.08 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.