Loading Tool

Explorer IconExplorer

Memory Pool

47,987 transactions
27.67 vMB
0.06334659 BTC
Random Selection Loading Transactions
Max Size: 148.12/200 MB

Candidate Block

Mining Attempt 08a8b60e0537ce902190f36d9e0f0ef43190482bb150042010778e92bcc5d836
Version 20000000
Previous Block 00000000000000000000b1648aa9693b1c50c2a9de0f496938733c4d39ed7b7b
Merkle Root fab1c500be909b2098161637daf99bf0538d74d282be05ae4aea2f3784879042
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,815
Size: 1.00 vMB
Total Fees: 0.01140062 BTC
Feerates: 151.16 > 1.14 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,797 (731,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,622 183,622 00000000000003957523944b672160df921cceb00009caa194b6a6c6c20efd72 498 0.20/1.00 vMB 143
183,621 183,621 00000000000006c5257bf009ec5a96de47f8d869e80ee1a535db822e2d36089e 129 0.05/1.00 vMB 154
183,620 183,620 00000000000008316fcf3645eb3cc606bd67fd4ce8a386d888ab36ae3f036ea1 429 0.17/1.00 vMB 208
183,619 183,619 00000000000009db0c8b9edb96ed066dd50efc697658e89784c673209303bf7e 158 0.07/1.00 vMB 120
183,618 183,618 000000000000008ab25664683da7a10fccf9acd0080f9ee8b6f66877c497011d 135 0.05/1.00 vMB 242
183,617 183,617 0000000000000454c6616f9790aa4114d19564e10de7130ffac72891de6b18a7 117 0.06/1.00 vMB 168
183,616 183,616 000000000000030cf2f8616df906f15b73a09e3757ec1e5171575049271760b3 227 0.09/1.00 vMB 176
183,615 183,615 00000000000004af43d366bc832b6508da2680574dd572e67e62e835c40c2afc 256 0.11/1.00 vMB 227
183,614 183,614 0000000000000a468f1407b903ff103224d2ab20aec9ec6ae6faa0078896a2a9 204 0.19/1.00 vMB 75
183,613 183,613 000000000000012f5183b95c515382086cf14752f4b1b40a8f817a1161782a6f 492 0.25/1.00 vMB 141
183,612 183,612 00000000000000bc90c57c233003222b20155500ae1876ded60e172495823aef 256 0.12/1.00 vMB 127
183,611 183,611 00000000000000e04497a210d29171ca58646813460534e68c204e5ba24a6b8c 67 0.02/1.00 vMB 83
183,610 183,610 00000000000005f68de4d8d82e8bc79823df4edd78deb6cbb95d14ccb4e46f4b 293 0.11/1.00 vMB 188
183,609 183,609 00000000000005216a60c775d8e211c0aa077c692cf87a8dd89a904017403507 49 0.02/1.00 vMB 347
183,608 183,608 00000000000001579bbfa7ccf722e58a17fe230d86bcbc1717ba9c9b6ad710ca 112 0.05/1.00 vMB 168
183,607 183,607 00000000000006957ed95514dfed085d012a3680ef3500f82993254d84bb019b 93 0.04/1.00 vMB 298
183,606 183,606 0000000000000096ef9bd00a135074062ac0639db50b695dfea5f90865aac304 128 0.08/1.00 vMB 45
183,605 183,605 000000000000052fee68cf6c0d890af3f44d5d63e2b9260b92a20ea610c7b291 102 0.04/1.00 vMB 107
183,604 183,604 00000000000003171f82d5e0cae3a068451d2cebce22e4ea4119dd5ef52596e3 74 0.06/1.00 vMB 206
183,603 183,603 000000000000057c7b75244916a93f6b0df72813268e0ee9783f37983a8875eb 10 0.00/1.00 vMB 0
183,602 183,602 0000000000000a2ffc4b9f5b1c320cb03bfabac2ef62b34d5c940f585ae7ad17 83 0.10/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.03 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: 650.11 GB
    • Received: 13.25 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.