Loading Tool

Explorer IconExplorer

Memory Pool

43,586 transactions
26.42 vMB
0.05960818 BTC
Random Selection Loading Transactions
Max Size: 139.17/200 MB

Candidate Block

Mining Attempt adceb62dcc1e3be836e1061fc61b03c560bd5f7225de01023791dfc39205d87c
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 80fc793a71141d9b85e66dc0a982b47692b9d27b989bbb17a2ae486ee65d5767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,013
Size: 1.00 vMB
Total Fees: 0.01124037 BTC
Feerates: 50.68 > 1.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (528,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,790 385,790 00000000000000000cfafbfc649bb5966ad20396898872f6d0b3ae319331b23f 113 0.09/1.00 vMB 17
385,789 385,789 00000000000000000c6e00700613ace91a01767681471e82afa2fd39aef6d6a5 844 0.93/1.00 vMB 17
385,788 385,788 00000000000000000d30423a596b9a28a2a0aef7f785e80f1925ef1bb80f8be0 2,044 1.00/1.00 vMB 29
385,787 385,787 000000000000000006599b226eb5b33def705759b6354804526f6f0c643ee831 2,754 0.95/1.00 vMB 46
385,786 385,786 00000000000000000d7c330c02c93e1ea384eb2a3d1b25f3142eec92266461cc 1,153 0.71/1.00 vMB 27
385,785 385,785 00000000000000000133c9172b050afda64b3898239b69bb7c924cf843ef552d 228 0.16/1.00 vMB 20
385,784 385,784 000000000000000000b982ce99f09b644c4989acfc659fdff508cc8768159de9 913 0.51/1.00 vMB 26
385,783 385,783 00000000000000000888a60d2611fda1130d9283279a74120f094747dc5bf842 664 0.31/1.00 vMB 38
385,782 385,782 00000000000000000afba4bc08bd2b9317df8f4814a52de9a0469e4cb2d6cab7 266 0.15/1.00 vMB 24
385,781 385,781 00000000000000000878581e258dbcb11542e3bc2559bcba73fda46644026a7e 619 0.41/1.00 vMB 26
385,780 385,780 000000000000000004308d75287be12e70a1254077ceeae1f225c25a7fa140b7 1,535 0.68/1.00 vMB 39
385,779 385,779 000000000000000002008b7b4f00eab1e52e302fcac816974df14ae79eab9a08 94 0.10/1.00 vMB 8
385,778 385,778 00000000000000000d11521b8f007dbc64ffb692af44c9bb5ad3091e5a92ca8f 541 0.61/1.00 vMB 15
385,777 385,777 000000000000000008ada654b31a8faf5f325f461e3bb6acc8365cab8585b25a 2,624 1.00/1.00 vMB 42
385,776 385,776 000000000000000005ab9d2a27938ce812e89ed007e70cf7ae212eb9c4b809e5 618 0.27/1.00 vMB 32
385,775 385,775 000000000000000006664e000ed5008f3d8ef0acb7809e9583e9625cb26b055a 1 0.00/1.00 vMB 0
385,774 385,774 00000000000000000af33663a258bd81a771efe2d0f5b30f920b771aa92b6043 952 0.46/1.00 vMB 30
385,773 385,773 000000000000000007f0aeacf58cd3a9ad5956b2ccdd49213934aa0d97089a93 148 0.08/1.00 vMB 21
385,772 385,772 000000000000000004ee0708c2dd949c6cc660b5ae820e1f73c1690717048256 539 0.26/1.00 vMB 30
385,771 385,771 00000000000000000a1402cd9ff8b049494b3d835673dd0a7ec2947f4851ccd9 949 1.00/1.00 vMB 14
385,770 385,770 0000000000000000022e04391780bfb3d0c85b860769d0bdb794e7d5263a733a 814 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.