Loading Tool

Explorer IconExplorer

Memory Pool

83,175 transactions
30.67 vMB
0.07702077 BTC
Random Selection Loading Transactions
Max Size: 188.65/200 MB

Candidate Block

Mining Attempt a00e910b4ed7db465f35d920566e1856df22f6d0b7ce4e3bd2fa4e133cd4e0c3
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 1dec508846c3f792e24cc2bdf6dafd9aaa10dd2c652c49eeb5ac09f8c7011ea1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,666
Size: 1.00 vMB
Total Fees: 0.00844755 BTC
Feerates: 49.17 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (86,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,166 829,166 00000000000000000003b3cc296f08fcd548d88de2e3d353aab65700dacf8aa4 546 1.00/1.00 vMB 25
829,165 829,165 000000000000000000039b9972ad4edf3a16b25e30998d0d1c2c8c283f9bba82 563 1.00/1.00 vMB 25
829,164 829,164 00000000000000000000caef3370ce0d430e82fd6ff96e4e50b5e02c37e86d86 158 1.00/1.00 vMB 23
829,163 829,163 0000000000000000000080b109306bf2c66c5464d654c7ac1876b532bacfe1e8 1,905 1.00/1.00 vMB 35
829,162 829,162 000000000000000000033394aa0ff2c77e464b408f8d8e6c7d831d09f72ff07b 1,205 1.00/1.00 vMB 28
829,161 829,161 000000000000000000026db3d242056ece6a168da7c5dbb4d5b9fa4a0eb0b2eb 166 1.00/1.00 vMB 23
829,160 829,160 000000000000000000028a454a3b3b9667474b00642812a62e5117428966a02d 1,577 1.00/1.00 vMB 30
829,159 829,159 00000000000000000002d8b9bb82b1620d1709f0a6a5152f12ece00c2ac68484 2,958 1.00/1.00 vMB 35
829,158 829,158 00000000000000000002b567742a6fd41d52bd1d22894401b39cf186e60feab1 2,369 1.00/1.00 vMB 33
829,157 829,157 000000000000000000010e91d72d7493bd1f51ab3083c669ccd2b565753ef557 351 1.00/1.00 vMB 23
829,156 829,156 00000000000000000002554d716311881e08cf5962ad7179924f94b54e2894b8 1,296 1.00/1.00 vMB 28
829,155 829,155 0000000000000000000252a3d1e844c92b2456282b08c29d34771b70dfc0ff11 1,520 1.00/1.00 vMB 29
829,154 829,154 00000000000000000000ccd373acc3cd567b0ba021eddb5841f91b0050b696d8 1,885 1.00/1.00 vMB 31
829,153 829,153 000000000000000000039467ec2f34785e9ef7e6a08ed5e2fd043f5c34a9f02f 600 1.00/1.00 vMB 29
829,152 829,152 00000000000000000001575d90329fb5a02c82690c8988f28df9d868974f7149 1,262 1.00/1.00 vMB 26
829,151 829,151 000000000000000000007b804b9af47289acc891b436f3a198ddfc469e6be239 2,029 1.00/1.00 vMB 33
829,150 829,150 000000000000000000031100505a3d4eb16b242315c31bc3872ca9f03f829f5f 1,849 1.00/1.00 vMB 31
829,149 829,149 0000000000000000000095509afa84b2f17218fc9f6f6eeb26555d2036f41872 182 1.00/1.00 vMB 23
829,148 829,148 00000000000000000001742221676ae9fd402ea3069bd8c080380b7680e37060 1,565 1.00/1.00 vMB 29
829,147 829,147 0000000000000000000133892c2e814aaa17c1661118b21b9f756245404a1f56 284 1.00/1.00 vMB 23
829,146 829,146 00000000000000000000d0bd8b9b3780e2b64c1848c64e200a65f5599062016a 1,938 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.96 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: 715.70 GB
    • Received: 17.73 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.