Loading Tool

Explorer IconExplorer

Memory Pool

46,185 transactions
28.18 vMB
0.10693282 BTC
Random Selection Loading Transactions
Max Size: 147.86/200 MB

Candidate Block

Mining Attempt ab6c6b228509e59f994b8e3997e0d8ae38ebdaffb4dbcf89ba51046caab4e19d
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root f05ae944826387716e8c80c361b17d1ebf57076fe04fcbaa1200dcdfea09ef5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.04435056 BTC
Feerates: 265.25 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (275,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,621 639,621 00000000000000000000612cb6bd2abf238e369c7b52ca9f0e65e62b8fe322de 2,701 1.00/1.00 vMB 77
639,620 639,620 0000000000000000000f0ca532fb9f4c94ce366337cbb0894c70099418556915 2,820 1.00/1.00 vMB 68
639,619 639,619 0000000000000000000426142a676f3ecf45329b7a421e5539ee64458b6bec68 3,037 1.00/1.00 vMB 80
639,618 639,618 000000000000000000048edd5ba79cb403eda5a702dfb429099157e358e71216 786 1.00/1.00 vMB 59
639,617 639,617 0000000000000000000b922a68e4b32cffb005bfd5c580eec0599c5b03f89a4b 1,049 1.00/1.00 vMB 60
639,616 639,616 00000000000000000007b2aa0b2427714c9868164014e12d8868f132f201da19 2,532 1.00/1.00 vMB 70
639,615 639,615 00000000000000000005da6e79a561025218240ca8a0800c1f61a635105a0487 404 1.00/1.00 vMB 57
639,614 639,614 0000000000000000000301343a963c5ee1ae4d01daa31e42aa176ae309dca269 1,849 1.00/1.00 vMB 66
639,613 639,613 0000000000000000000f91a656c90e15b1ea4e52d65bb115e9ea8006ba6d6972 369 1.00/1.00 vMB 56
639,612 639,612 000000000000000000049ab7ac037de62a8c64dc1eb9da3c2e3685f1f449bd0c 2,057 1.00/1.00 vMB 69
639,611 639,611 0000000000000000000441a77a30f7ded945a8252644a79e4b9764ac7ec22f73 1,721 1.00/1.00 vMB 65
639,610 639,610 000000000000000000057370b316bc171ffe2fcfad22e04e599dba29201cf69b 2,523 1.00/1.00 vMB 72
639,609 639,609 0000000000000000000fd5ee3bb51879be250ee9341429d4d740b56b0d022d40 2,848 1.00/1.00 vMB 69
639,608 639,608 0000000000000000000d943ff3c851f42afb97cfc4a53f63c4535e7728ed6673 2,823 1.00/1.00 vMB 67
639,607 639,607 00000000000000000002c8175fb699b0a3ffc707027e4602edd7d5ddd8870d61 2,960 1.00/1.00 vMB 88
639,606 639,606 000000000000000000079f34661989f09e92e7d09de426db7251bbb174d3b58e 1,987 1.00/1.00 vMB 56
639,605 639,605 0000000000000000000a557761be01ccb5d1535eb435ceba3af4bf5717162332 2,474 1.00/1.00 vMB 43
639,604 639,604 0000000000000000000d0951981fa0ac5199934b77f05964a9b51d0f3ef7134e 2,427 1.00/1.00 vMB 61
639,603 639,603 00000000000000000005ea10d01c15d8b9b888529dd4a7cefe7342b9756e0006 2,441 1.00/1.00 vMB 72
639,602 639,602 00000000000000000008e86a6ba6cb45aaf8bb177011e047d1b547a1f5460d74 2,890 1.00/1.00 vMB 50
639,601 639,601 0000000000000000000a9e740c39f4162d9e922d8a63dc729bd7d218a3a01474 2,245 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.42 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.