Loading Tool

Explorer IconExplorer

Memory Pool

38,506 transactions
26.12 vMB
0.07866515 BTC
Random Selection Loading Transactions
Max Size: 135.49/200 MB

Candidate Block

Mining Attempt a4ba4f27c7d5366d6ba6bc8023b0751f01588c53886473886662f334250b7a8e
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8ca22fe5e0b6c546a757932a191462fce431ccdc681d122d54a3a0b3d8bb730b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.03096006 BTC
Feerates: 101.64 > 3.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (523,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,681 391,681 0000000000000000095cd9367c3eef953f7726ae29f301821416fc5e7d6f660f 1,376 0.75/1.00 vMB 29
391,680 391,680 0000000000000000064ffa76f970d3448356030a540f613134c21a18f5f20b17 1,542 0.93/1.00 vMB 39
391,679 391,679 0000000000000000030f75fda45d811ab17ca12d7b7611a423f50b3a69c84ce7 861 0.46/1.00 vMB 31
391,678 391,678 00000000000000000402c19e06523c5ba411fa867963a8232e29a51b7b27be0d 364 0.26/1.00 vMB 25
391,677 391,677 000000000000000006fabacc45e8dd35730c72d7c022049e4836836dde4baa2b 1,031 0.71/1.00 vMB 26
391,676 391,676 00000000000000000791eb3266bd014ecbd7baa50b77e4116ce330b9f77d4f1f 355 0.25/1.00 vMB 24
391,675 391,675 000000000000000006846bf384d6b04778c284a4a2a11f777b964d8b31058745 578 0.38/1.00 vMB 25
391,674 391,674 00000000000000000a4453ba7c6a20cfeec9abf4331afd0959704c666aafd01d 627 0.39/1.00 vMB 26
391,673 391,673 000000000000000001bb81e800d1ff1b8597cf1c6f9a74492f22f99e2d84d74a 1,286 0.95/1.00 vMB 29
391,672 391,672 000000000000000006b438dcd26bb0ba80321366e178e14119fbcf58beae33b5 256 0.18/1.00 vMB 21
391,671 391,671 000000000000000001a68e39354559df95eac3c7f20203304e20425a98f556db 1,080 0.53/1.00 vMB 28
391,670 391,670 000000000000000003d305fd391b7c783fd5c375af8c9dfe8bf1365d6c3b226b 1,637 1.00/1.00 vMB 30
391,669 391,669 0000000000000000097362b1248ed3dffe9ce21eb04e392c5adc344a3f8ee7c9 545 0.44/1.00 vMB 22
391,668 391,668 000000000000000004001f1066ec061e45a0e948dc89c354eeff5092c456de49 692 0.45/1.00 vMB 26
391,667 391,667 0000000000000000062ba2071cf3487a4d2ee462d590f05635a530b30cad8a10 2,252 0.93/1.00 vMB 38
391,666 391,666 00000000000000000a39457b804fffd76d7b3b5c8ee04ffec0edfd5ed28c3938 839 0.37/1.00 vMB 32
391,665 391,665 00000000000000000793e149d8e35f746c0cb0f02bad884d0a7a6f498007fb2a 719 0.35/1.00 vMB 33
391,664 391,664 000000000000000006c9fb50ae83edc5aa5e8f4fc783560e27b45274245515ad 342 0.25/1.00 vMB 19
391,663 391,663 000000000000000000a6771916d899c77f208994670877a668eba1ee213fb073 2 0.00/1.00 vMB 0
391,662 391,662 00000000000000000600d75116871209298a5879d45087bdce7168610ae1af46 748 0.36/1.00 vMB 36
391,661 391,661 000000000000000006cccc9b29eed26141b5fd382300581b38c764d4fa9ad489 969 0.56/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.