Loading Tool

Explorer IconExplorer

Memory Pool

82,509 transactions
31.01 vMB
0.08298808 BTC
Random Selection Loading Transactions
Max Size: 190.32/200 MB

Candidate Block

Mining Attempt 29803d9da8ceb4d0bd2890b33fbc74c463792f0f9e94599a1a5eeca6c38ead2a
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 0c76a04276e4f42d3440790014a12dbadbd6bdefa3643febb61c7fcbbb176692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.01327538 BTC
Feerates: 301.05 > 1.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (302,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,127 613,127 0000000000000000001297b66320149bde7577512d8ea31ea2a23aaadc67c1f9 1,751 0.61/1.00 vMB 18
613,126 613,126 0000000000000000000d58dbad4e021836a4807d589e1aa3028eeb0835661744 620 0.21/1.00 vMB 18
613,125 613,125 00000000000000000006e521edd9bd3d9ee17ed833764ff4c8f1852e1027cb2f 2,136 0.71/1.00 vMB 18
613,124 613,124 000000000000000000017a9375b24219fe7fb872e24a1e902daebb3d50294b37 2,002 0.77/1.00 vMB 7
613,123 613,123 0000000000000000000f65429b98e3ca121f1a4aeaf92483ce478de8bc483566 3,074 1.00/1.00 vMB 7
613,122 613,122 000000000000000000110ddbd5435c3654639ecf850b936bab6d01ba495130e9 3,426 1.00/1.00 vMB 23
613,121 613,121 0000000000000000000ecdc28fb1f5dd93e283c04ddd137ebc75e488905c5fce 3,268 1.00/1.00 vMB 27
613,120 613,120 00000000000000000000cb075c71c42e387fb1c7f1f835983019d8d34488e93b 2,670 1.00/1.00 vMB 21
613,119 613,119 000000000000000000048565fcf9e63c8519817f71c23ca434520ebe48c7daa4 1,567 0.48/1.00 vMB 19
613,118 613,118 000000000000000000047c2dc06f5c0e5335d2d0faf41d3166564bbd0167acaa 715 0.24/1.00 vMB 20
613,117 613,117 0000000000000000000fb9616043efb761404e69febd9241543c4b3dd622176c 2,169 0.77/1.00 vMB 23
613,116 613,116 000000000000000000090589ecd700255375410758faa49f4a4d43e6c5c712bf 2,447 1.00/1.00 vMB 18
613,115 613,115 00000000000000000012991dd3cfb34904ecc1ba982c91789a014c74a8454a6f 356 0.12/1.00 vMB 14
613,114 613,114 00000000000000000002599fb7d2f2b7970a024bc7186591d859908dc67a1c87 2,432 1.00/1.00 vMB 10
613,113 613,113 0000000000000000001265ae148ce682f333a4ebd5838fb14919d76a7c3868e6 2,332 1.00/1.00 vMB 29
613,112 613,112 0000000000000000000543a6ceaed294e54485c44a15c23e0c9b4ee382ddc288 2,499 0.73/1.00 vMB 13
613,111 613,111 0000000000000000001008ff2fbdd27db3cf1258994fd14d075f5f75a284726e 3,125 1.00/1.00 vMB 14
613,110 613,110 00000000000000000003432b9e582365b676b3d410bb6c9c951f4a20e2edf52b 2,732 1.00/1.00 vMB 29
613,109 613,109 0000000000000000000fdb966e283738fca800850b3b89b1adc7281fa59a17dc 2,338 1.00/1.00 vMB 19
613,108 613,108 000000000000000000076df752ef5b752b9e399fa8934fc3238cdf05cac36ffd 2,907 1.00/1.00 vMB 12
613,107 613,107 0000000000000000000eec3c6967e6526a24bb04915ff0e85b8ac5033f4cc1a9 3,065 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.