Loading Tool

Explorer IconExplorer

Memory Pool

73,811 transactions
27.30 vMB
0.06547326 BTC
Random Selection Loading Transactions
Max Size: 166.65/200 MB

Candidate Block

Mining Attempt 2fb9f1d0bacf56f19c5c3e858fdee5320555037cde7cc2c45bba3cec4a54c0b1
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 72b45f3eeed8469f85941de47cca5cc31326360b2f47999576473190dc09d608
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00753211 BTC
Feerates: 73.20 > 0.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (537,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,030 378,030 00000000000000000b9066f4e1691f8452c9bf3afd73bdf6a39560b08d108954 248 0.15/1.00 vMB 30
378,029 378,029 000000000000000002720745dd50afc85eaee5619b5de682e0def5c2216d3fcb 2,212 1.00/1.00 vMB 36
378,028 378,028 000000000000000002d2f2ba93b2a803c9dc049b392b3f9d27cd4355167b1262 224 0.10/1.00 vMB 90
378,027 378,027 000000000000000000d8b05c5d311d261620feba2f42fab92e76a8480f384043 995 0.75/1.00 vMB 26
378,026 378,026 00000000000000000055998343cb73d6e89208236f19383b04cc4bb5f4844905 694 0.93/1.00 vMB 13
378,025 378,025 000000000000000006efc4f8180a07069ffcab03323e80357a33b3bc4c8dc86e 368 1.00/1.00 vMB 5
378,024 378,024 00000000000000000d77fcf6b1507653aede74fc7da86e4618018a18df7b3352 1,893 1.00/1.00 vMB 33
378,023 378,023 00000000000000000ffea82eaf0ea92f0c00a3a55e6e954da211a4afb8ff1326 1,588 0.93/1.00 vMB 40
378,022 378,022 00000000000000000baf6e3006fd05a1c5dbca3d430012180f8098cbe8b8ce22 1,876 0.93/1.00 vMB 36
378,021 378,021 000000000000000010817d21730f70439213848cca0662384b5a9093ce6674de 1,539 0.91/1.00 vMB 31
378,020 378,020 000000000000000010a3471f31dee73dd3dae6cc6ad3e3b777cf345944e64c81 600 0.29/1.00 vMB 49
378,019 378,019 00000000000000000de60f807a5fd32057510e7715038ecbc888052861b6a5c1 570 0.91/1.00 vMB 11
378,018 378,018 00000000000000000db63dc8faa8f574ce5feadaea3eee6018258d551778fbc1 2,124 0.95/1.00 vMB 40
378,017 378,017 00000000000000000175a7a4c120a2051dbbc5a8748d49adeed2a2404a9983be 1,651 0.93/1.00 vMB 33
378,016 378,016 0000000000000000111692b1258559c2fe53b9fcf851f06298e76645c4f4405e 1,248 0.91/1.00 vMB 25
378,015 378,015 00000000000000000be10377e8ed7696549de3af8803242fe70b400ac1ca7f3c 1 0.00/1.00 vMB 0
378,014 378,014 000000000000000006b7cd3bf843fccfce21af8e0fcf2839ef02a33079bcfe67 299 0.75/1.00 vMB 7
378,013 378,013 000000000000000011919f74c316181a28ff36e098bcb0563199f2d705419ec3 937 0.93/1.00 vMB 20
378,012 378,012 0000000000000000112e1c09c229f2bad02dde9ecaf727c98f80b273a1942b3f 972 0.95/1.00 vMB 20
378,011 378,011 000000000000000000f339ecda04790601f691b66c74592144c6afc390af97a6 2,765 1.00/1.00 vMB 55
378,010 378,010 0000000000000000010a7370902b431ff18036844b83e8e60b1c54033409ceff 2,046 0.95/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.