Loading Tool

Explorer IconExplorer

Memory Pool

44,706 transactions
28.54 vMB
0.06441538 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt f6459919743f8c9851becd4e803e9bc9c9939c424c81fa2b10c6498d2bd4c957
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 0732325b5d1126d6d92d7df7a4b3a9d9d06c780fc19638622958f5473fd597c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.01039184 BTC
Feerates: 60.21 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (357,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,287 557,287 00000000000000000006b8b5c27258bee972a3001fe1412ac54403a08b3b94e8 2,848 1.00/1.00 vMB 14
557,286 557,286 000000000000000000286fdc3483631da6cdfb6c3927d478e22bd73808aaa1c6 2,846 1.00/1.00 vMB 6
557,285 557,285 0000000000000000002a438a52ccb58ea30a995ae4ad6ecfd1d7a446d9e89d07 3,203 1.00/1.00 vMB 9
557,284 557,284 000000000000000000160dc093722acf75764b9255d4fd03cf601d38d5649ef2 3,169 1.00/1.00 vMB 16
557,283 557,283 0000000000000000000db8892ad7efc3e2d6fe77fc532238522de54389a2e0ff 2,310 1.00/1.00 vMB 44
557,282 557,282 0000000000000000000357db1cb17a03961ddd9e125e8f5842434e9382761c25 126 0.05/1.00 vMB 14
557,281 557,281 000000000000000000284deec59bc3459355cb43c67e0af435e16ff4e624584a 466 0.17/1.00 vMB 11
557,280 557,280 0000000000000000001dfa6845579f366ebe0c76abbf920cc7ef8971129e9280 1,116 0.41/1.00 vMB 11
557,279 557,279 00000000000000000000bc7a927feac540f3c09fffbbf5791b07f1c2cc4676ef 58 0.03/1.00 vMB 38
557,278 557,278 0000000000000000000a9fe187fd7a12b0948219f6706a447ce17c81c2dc1f8c 395 0.15/1.00 vMB 15
557,277 557,277 000000000000000000085132cceeabb141dd91524495c7fd141e41e74abfb227 1,422 0.50/1.00 vMB 10
557,276 557,276 0000000000000000002ed0412711891bddf50c416cc54d7a4515d2b7f1eb9b31 125 0.04/1.00 vMB 7
557,275 557,275 00000000000000000010c3c34a45825122d759b85dc9f48282f48d14cb65655b 756 0.26/1.00 vMB 12
557,274 557,274 000000000000000000199355806ce925e326f90a2fdb8d2a8cd29e1b0606ed9e 1,359 0.49/1.00 vMB 8
557,273 557,273 0000000000000000000d2d89066eec45f132631ee7611235a08b3745b4df93f9 3,239 1.00/1.00 vMB 4
557,272 557,272 000000000000000000007c614e704eb942cc10daa474cab28c3173ce38674be5 2,430 1.00/1.00 vMB 7
557,271 557,271 0000000000000000000a6e0c5570ec20cdf4e470646de2124633a7ab6c8f0a0c 2,974 1.00/1.00 vMB 29
557,270 557,270 000000000000000000280955f4e6c44d1f81b94468606c4dcbcc720c83ddb578 106 0.03/1.00 vMB 11
557,269 557,269 00000000000000000005339179ed38192406312da9d4ebf0e4939cbd6e9f10ea 1,174 0.35/1.00 vMB 10
557,268 557,268 00000000000000000011476eb5a2cfcefd8d0bf9c5a35934d6fbf5a4be7f1769 613 0.19/1.00 vMB 7
557,267 557,267 0000000000000000002ee062ecf33a7b48ba70d8e008e3c755106e42414ca797 17 0.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.