Loading Tool

Explorer IconExplorer

Memory Pool

79,693 transactions
29.27 vMB
0.12636213 BTC
Random Selection Loading Transactions
Max Size: 177.19/200 MB

Candidate Block

Mining Attempt f535af15d6589af85c6da1b3c9ffab317cbe1993c65ed3ac7411aa010b067482
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e15b866cf88927cf59e9d7c8098049fbcf56235f62293a2867290f0ef82f476
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,448
Size: 1.00 vMB
Total Fees: 0.04702166 BTC
Feerates: 602.26 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (574,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,306 340,306 0000000000000000182e5561ff2e03fba639c6522cf88ec4e5fd0a6f490d43da 392 0.22/1.00 vMB 21
340,305 340,305 0000000000000000128d6d364ec767913d7b0530dc413f5a58f62abc0abeb826 116 0.08/1.00 vMB 13
340,304 340,304 000000000000000002ce29ae6d442aba3d4f3ef59fbe4d99995002f2032c80e0 816 0.39/1.00 vMB 27
340,303 340,303 0000000000000000067e3ce64898e6d1d1b50997287f8da053eed7e0c2f523e1 265 0.14/1.00 vMB 18
340,302 340,302 00000000000000001167a2365bd9b0190b5b4e3a6b01a0bb3697be6708a98906 1,151 0.63/1.00 vMB 24
340,301 340,301 000000000000000010eddc6572ec6419f83b4a17da1caa55657850de0c1eee03 1,454 0.75/1.00 vMB 30
340,300 340,300 000000000000000001009e2f84d2e6319871f99b8fc8c3286a8b574557f5aa6a 613 0.33/1.00 vMB 21
340,299 340,299 00000000000000001257ae38a757e26c5813632e5ee2af566de6c206ba755974 303 0.14/1.00 vMB 47
340,298 340,298 00000000000000000c8d1a99cbf10cc79fdad06af08ae49fe8a07c84f13b933e 463 0.24/1.00 vMB 20
340,297 340,297 000000000000000014895ba8f06291abdfca084df09e716bc21441a96d5e3628 1,011 0.62/1.00 vMB 20
340,296 340,296 000000000000000004ce7106287e8c48d8075446bf320c5d75c0e012ae450ecd 321 0.14/1.00 vMB 26
340,295 340,295 00000000000000000c18edece589e5545b8a37112070e94a5d71de7e61c09b98 1,190 0.57/1.00 vMB 28
340,294 340,294 000000000000000007d29449e53707314298c5d3dc1fd09785aff3027269bbef 388 0.35/1.00 vMB 18
340,293 340,293 000000000000000004ea6832f9a135c948bfdb37e13538b21789e377ac435298 1 0.00/1.00 vMB 0
340,292 340,292 0000000000000000176e75bd90c95bb12a255eeb2464bb74134613e00c7245b7 2,198 0.99/1.00 vMB 30
340,291 340,291 00000000000000000c6629e0b7854585a15030e2f432089246009df805c4e5e8 2,122 1.00/1.00 vMB 27
340,290 340,290 000000000000000016f0689d0e3ed1c8282ee81693169d259544edc86e29d02f 847 0.65/1.00 vMB 21
340,289 340,289 000000000000000017720bcc62be76de4fd61c0346aacce22457c941af91e2d3 198 0.10/1.00 vMB 18
340,288 340,288 0000000000000000068f4216f6506455aedbb2013a4246b11dc1562afbf4a821 302 0.32/1.00 vMB 16
340,287 340,287 00000000000000000e94792184d6ba20dc8eaee256bb99cb759d66633aca97d7 1,720 0.75/1.00 vMB 29
340,286 340,286 000000000000000000ecfb7be785ddb88a11735358af2fc3b8b7ea04b3faecc5 410 0.39/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.