Loading Tool

Explorer IconExplorer

Memory Pool

13,069 transactions
6.06 vMB
0.01773405 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.66/200 MB

Candidate Block

Mining Attempt 93011f45d604ca5fabcd7948cb47b7f7abfdf4bf1a300b1164eff4ee0a864d3b
Version 20000000
Previous Block 00000000000000000000dbf0452f4a1cf39f2a192031068182b97b884588aae2
Merkle Root 07a52a08f22d895c23b44f1b03549fd78d7e6a6db1d208a75920174b9b1e8e60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,026
Size: 1.00 vMB
Total Fees: 0.00719976 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,446 (742,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,685 170,685 00000000000009f6c289d958501a95a54d3f578020e0fb4bf9fb32dbdf1ad9de 23 0.01 vMB 260
170,684 170,684 0000000000000ad6775f509b20c0525c7a54e0890f2525b516ce282bb4ce06e5 91 0.04 vMB 33
170,683 170,683 00000000000008b156d3239d63eab24c1880b19ba94f9a7ca3066970cf9aa518 16 0.01 vMB 0
170,682 170,682 000000000000064e7138f72ff5e22259cc1598b8c357ea6999b3d0d4d4501f7d 39 0.01 vMB 190
170,681 170,681 000000000000044598146c56fe5859a559f3367287d8b304d2f36a8bc2f9b347 1 0.00 vMB 0
170,680 170,680 00000000000006940b3a2039426ddd097fec8dae886eb7a75ded9f958df9aacd 13 0.00 vMB 49
170,679 170,679 000000000000061166b963fb6e9df0db5666d4bcbaaa69fe9f4b9c77dcf2fb82 27 0.01 vMB 118
170,678 170,678 00000000000002b93e91f9f51378e6f95a4851ca0b454917036e45d6cec8fa49 11 0.00 vMB 47
170,677 170,677 00000000000006c8ad4986924d7ea2120e58bc67f05d2a864c1ce49c5ebd4a10 26 0.02 vMB 76
170,676 170,676 00000000000003a9f14aa648387cf0ad689ee5cbf8b6d93dad7e07775934254d 42 0.02 vMB 174
170,675 170,675 00000000000006a25f112ee1c8f9857e59fa998a19c6873bdfb8ab62aca3ebcb 16 0.01 vMB 22
170,674 170,674 00000000000000bd488cba998be7625e2f910f615642f595c863177ce6c84600 151 0.05 vMB 95
170,673 170,673 00000000000000059e8f079529be7ef2b0478b64f23bc35f4ff869adfc22e7b1 62 0.08 vMB 762
170,672 170,672 000000000000057da116560f22fbfbe62f365c7b92282a88894065566141a474 115 0.04 vMB 55
170,671 170,671 00000000000001b04ce91546a1e4ce03c6c87d2013b28e6de7e663e90eb4a19a 64 0.05 vMB 57
170,670 170,670 00000000000003d8e22ddc9a6b3b2226dfe57830d793be012720e74db28bc6be 27 0.01 vMB 11
170,669 170,669 00000000000005f7e3ef4a5413c223c1a58d95ffb5127fd0a830a2f0620f1ee5 60 0.05 vMB 53
170,668 170,668 00000000000008126bb249951512917c5996c22a05be4beaa1ac3c37f2e8ca1d 61 0.02 vMB 14
170,667 170,667 0000000000000b04b5955fa06413bf16c73c19e2c06520f1a50f935ef8c61071 1 0.00 vMB 0
170,666 170,666 00000000000002fb7be7e7da5c342743ded57185f5d7e214b7d00513d354870d 1 0.00 vMB 0
170,665 170,665 000000000000069f9a95694b579cd44fe63aeee066c5e28c507506da0343e898 102 0.05 vMB 1
Previous 10 blocks ↓
Total Size: 779.65 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: 306.46 GB
    • Received: 1.43 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.