Loading Tool

Explorer IconExplorer

Memory Pool

27,216 transactions
6.56 vMB
0.06920822 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.70/200 MB

Candidate Block

Mining Attempt 5aead8dccddcdc4cdb71b396f49ab30aebe7df170d84e8a259cffa9a0f7044e1
Version 20000000
Previous Block 0000000000000000000122093735b2f0c7f736a0caf36530187991a0a75008ef
Merkle Root eef5558d97e947eb33de6ab0d3aa6b0883e2afbec2aecb53eedf9b6684e8b7f6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.05138704 BTC
Avg Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,004 (895,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
17,272 17,272 000000003cb94dc8f450015fcfe3c4a5a7c2bf7bbf9238f6ad1e1b4036a99896 0.00 MB 1 0
17,271 17,271 00000000cb3d29d830c46fe32c5a6c6d1783f27f54834baa9393dbafc6f406fc 0.00 MB 1 0
17,270 17,270 000000006c676cd532cb4989eb14b4123e5d6365db4ca33a9013b6617198c8b0 0.00 MB 1 0
17,269 17,269 00000000f233c9e286179b05d47ded9d2ff68b9f224b31f05944d78c146b1c2e 0.00 MB 1 0
17,268 17,268 000000003b12d00c7364e3b78068505340e0fa6e5d468422613f6d4a7e65d535 0.00 MB 1 0
17,267 17,267 00000000abb446f214bfe7c135c079223b8242a78710c9b51af52f6c634b1684 0.00 MB 1 0
17,266 17,266 000000008ed1365f3cdb0fa33d80bdb0e9bb3537da56ee0f308ba30650867bbf 0.00 MB 1 0
17,265 17,265 000000004dbed93927e9fe75623f8670aa787520bdf048fead06cefebad97a39 0.00 MB 1 0
17,264 17,264 00000000e07e3cbf93313e9f3c6b862154be1fc456e2ac6aa5bed0abc51f271a 0.00 MB 1 0
17,263 17,263 000000004e64e5be3e0ad9aa9e98339fe2255b878d92925e11210a4d6c2f6d72 0.00 MB 1 0
17,262 17,262 000000007356451eb922c6b46b1927787e38e483a86c2c9bff01139ac5f6c844 0.00 MB 1 0
17,261 17,261 00000000eedafba14e7f446653b23473da1aa38f70cf11528de86db20096e922 0.00 MB 1 0
17,260 17,260 00000000a770ba97213c4622e524cc708379fd1f594f152310bc6257bfa6b94b 0.00 MB 1 0
17,259 17,259 00000000d7a74bd5066bdf44d1c013412baf1cf7a195475aa13c4125fc33ed62 0.00 MB 1 0
17,258 17,258 00000000fc9e9f3980fa818b3a37bb105614dfc026c83d7c72a864a3639cde43 0.00 MB 1 0
17,257 17,257 00000000e9ad79b6172498f6610cfc138c016da2466fce889305494df9e542b6 0.00 MB 1 0
17,256 17,256 00000000d5540c5923ca4f4eecd8e32f906b90412eb802c1dce36cb17a065664 0.00 MB 1 0
17,255 17,255 00000000f78bc89839dc9f83f141a9afe8c0d546f3b2464c286448571788c2fb 0.00 MB 1 0
17,254 17,254 000000001e27494d6324aee05980b74a3c16b32fa6569397dc57b868a5b1f341 0.00 MB 1 0
17,253 17,253 000000006f9f69679d1572de50c1d5e11a9d53f1d7715ec5afdbbba04b7673db 0.00 MB 1 0
17,252 17,252 0000000024ac8eda77d553db10d17b45ca7835a1cce7e7b94c49107b8dea60c2 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.85 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: 385.24 GB
    • Received: 3.46 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.