Loading Tool

Explorer IconExplorer

Memory Pool

35,869 transactions
27.77 vMB
0.05805583 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt 7fc553df3f3bfcc2dccabc127fc6c14c359589191386a6448a101e951dea161e
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 9bcdeaaa986533c74885b963a2c88e3462c774a1b761202a36d78d57b91d2a81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,566
Size: 1.00 vMB
Total Fees: 0.00506188 BTC
Feerates: 40.21 > 0.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (580,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,031 334,031 00000000000000000af3ec2b875142008ed08277276bf9d4c9724ffa7d2cf9ae 691 0.38/1.00 vMB 21
334,030 334,030 000000000000000019a5262e5615c5c289269ad7fad4007450634dbbbbf4759c 1,098 0.75/1.00 vMB 23
334,029 334,029 00000000000000000ca6eb5c05290b055dede84de6208f9874f1dd0e168d1fe9 589 0.33/1.00 vMB 23
334,028 334,028 00000000000000001834a830dd92ba8a2db62a5b31f4b69a6ef199391a9b8146 1,103 0.69/1.00 vMB 21
334,027 334,027 000000000000000014bb3cdcaa57e584727f11e5db7ccef4fd10a424fab89af5 1,118 0.50/1.00 vMB 30
334,026 334,026 0000000000000000124c1b047a2c59607e7e70508661df10a767af4019701c29 67 0.10/1.00 vMB 7
334,025 334,025 000000000000000000182956059bacedfdde09562caefc560666a7359d4f8794 205 0.14/1.00 vMB 20
334,024 334,024 000000000000000000862fdcbd84529268bc9c173b4996d982a1f4c17caabfe2 242 0.10/1.00 vMB 26
334,023 334,023 00000000000000000a31c8d87884767977c78886cfe66e7067ec566e565e31d6 235 0.13/1.00 vMB 23
334,022 334,022 00000000000000001103c76e62ea53737dfe4a17ea3534c5d7ec1fb89947c3ef 463 0.21/1.00 vMB 25
334,021 334,021 000000000000000002b425b37d8b01b1f555dcc01aefa442888b2c5ded8357fa 460 0.29/1.00 vMB 23
334,020 334,020 000000000000000012b5ff0c153afe74a3ed5496802ccf10e3c2f6a6cb43742b 518 0.28/1.00 vMB 24
334,019 334,019 0000000000000000094664390a839571b1ec9a295a4a4b1250c6283dd5381cac 1,027 0.80/1.00 vMB 18
334,018 334,018 000000000000000008a5e954a4c9cb99414c16ff390c46d988a9c1f4acd9ce3f 1,057 0.37/1.00 vMB 41
334,017 334,017 000000000000000012f4228b02cb2f3ec55269df7da5f81cfaf43ae61bfc00ab 1,662 0.75/1.00 vMB 31
334,016 334,016 000000000000000014d8015b26a4b6f9b7ebb31aba2ab433a643cb91e7577a8c 410 0.24/1.00 vMB 23
334,015 334,015 00000000000000001a2e326376ea7524af68558e4f7ac07efbd5221679694f80 1,230 0.70/1.00 vMB 25
334,014 334,014 0000000000000000064e81fe6bec0512b45a97781b256c3ca843b87c853f7e55 342 0.22/1.00 vMB 22
334,013 334,013 000000000000000015cd1fe86c1102d04c8e975961a3e01243e7ab8f7434a37c 136 0.07/1.00 vMB 21
334,012 334,012 000000000000000013397da787f1f018878d3a08bb8f1284bb162b08d5dbaddc 526 0.25/1.00 vMB 25
334,011 334,011 00000000000000001030a112bd0ba25cb9c640be7d040a8431c80faa0c3ffe2c 1,001 0.64/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.72 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: 629.85 GB
    • Received: 11.96 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.