Loading Tool

Explorer IconExplorer

Memory Pool

81,414 transactions
31.24 vMB
0.10001043 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt 5067c05ccdf39ac18f4a3f60e8f003a29294fbbff67e4fb343934bbb4f85349f
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root fcc565c30c944e4be1099df5b42d1fe3e411f003ba970edf6a8c11b9fec8c685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02292258 BTC
Feerates: 106.51 > 2.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (559,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,713 355,713 0000000000000000089c391e2a3efaa0a5fb67b331f94fb007b692c43a63361a 416 0.27/1.00 vMB 22
355,712 355,712 0000000000000000049016ed2a52eea6913f202e4d47e935a512c3f758c449f9 1,653 1.00/1.00 vMB 18
355,711 355,711 00000000000000000b614fbe458badb78938285f9b6f40fc6e35aa5726836e2a 1,556 0.75/1.00 vMB 31
355,710 355,710 0000000000000000027534ddf4a20c4850e9b998cb34258ebfd436b7db3914ed 2,266 0.75/1.00 vMB 40
355,709 355,709 00000000000000000e547efc7d5db6d40f4ef3da19e9aeb0f435eedbb6634865 1,700 0.69/1.00 vMB 31
355,708 355,708 000000000000000001e7656d70bc08ea10bdec54be2f9ea365126198145dcc43 197 0.13/1.00 vMB 29
355,707 355,707 00000000000000001672c2c047085db722e577902c48d018cd88f1d46359fa28 1 0.00/1.00 vMB 0
355,706 355,706 00000000000000000c6dfb32d33feb73f84d280e0329edb762b04142f41aa995 30 0.01/1.00 vMB 30
355,705 355,705 00000000000000000205dcd89b256bc719431547c65c5ab354b585d3f36e7e9d 932 0.41/1.00 vMB 30
355,704 355,704 000000000000000006781d77f1b4fd7fcf0b95e413b555749bc6a5de64fa4603 7 0.00/1.00 vMB 14
355,703 355,703 000000000000000006e7b442d3a38ffa790629fd3a85a5ecef41ded942aa8025 212 0.13/1.00 vMB 19
355,702 355,702 000000000000000002f917f72c18177d4b7e88a20aca79a34c0f1e5e65e1b884 256 0.09/1.00 vMB 36
355,701 355,701 000000000000000008f0c2ac23006377644641b8b784a67f0d522b04c91db8cd 267 0.18/1.00 vMB 16
355,700 355,700 0000000000000000012014b28848c735a362a5c78c2e8d41c38807e674e06c5d 374 0.19/1.00 vMB 24
355,699 355,699 00000000000000000fa3a0621951ab7f7e1971b53e3c99aaf192df5ffe4f463c 286 0.16/1.00 vMB 25
355,698 355,698 00000000000000000d90f2938783a1ae717da12a645050edb75cd036c67c5293 141 0.07/1.00 vMB 26
355,697 355,697 0000000000000000106b37763a7f817de4ea985415fcffae0fc5ae16b32a5bef 960 0.46/1.00 vMB 26
355,696 355,696 00000000000000001022c82795804eec822c60497c860efe4be68d780ae45c4b 605 0.26/1.00 vMB 31
355,695 355,695 00000000000000000b935bbd0a50739f0339468a06cfdb6b05914efef1f80b1b 548 0.31/1.00 vMB 23
355,694 355,694 000000000000000015f6e592827c984f3251fd6c330a0d02cb54ceb988aeb698 146 0.11/1.00 vMB 17
355,693 355,693 000000000000000003f82fcd30cb2c1db4d4738b5ae498a9bc7ca55cd3e807c0 627 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.