Loading Tool

Explorer IconExplorer

Memory Pool

76,762 transactions
21.11 vMB
0.07339012 BTC
Random Selection Loading Transactions
Max Size: 140.20/200 MB

Candidate Block

Mining Attempt 939bf90c747655d28381345ca70bcfc9e7dc1a71752e02c956e918f242cac5ff
Version 20000000
Previous Block 0000000000000000000045b06345370ebd103ba1221a6d6a92df35f018974258
Merkle Root 56f922a25d19969297f02d347ad208bbb436047e0a39ec570cf16b4621b1b515
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.02559125 BTC
Feerates: 200.70 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,191 (899,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
17,152 17,152 00000000e8ffa16f1e69a43aa489133f0c0795aef859678ab89f32455c8e2af0 1 0.00/1.00 vMB 0
17,151 17,151 000000003a638aac70ad660742a3b9e8055538365ad589abbf18bfe83050a862 1 0.00/1.00 vMB 0
17,150 17,150 0000000060a3d36973e27ad297124de193ae58e4027a1d0e950fe8184af78d71 1 0.00/1.00 vMB 0
17,149 17,149 00000000a2762e5666e33efdd40843502cf9912f64be4ff0fdeb9cb73eff40cb 1 0.00/1.00 vMB 0
17,148 17,148 00000000b72ceaed015c62698031221165788ab29e7f60e213e8b2c2a6247bcc 1 0.00/1.00 vMB 0
17,147 17,147 000000001a8b07325d8185c0eb2f8bcd532b738d5fdf54817beccfe61e9a2881 1 0.00/1.00 vMB 0
17,146 17,146 0000000049adab783c078f2f2b3c686739c93e70dc7e49617828ccfb98b8eb44 1 0.00/1.00 vMB 0
17,145 17,145 00000000b6ed5b56334efe358e5a0ccd0bb468309394fec2103db70ee5046e30 1 0.00/1.00 vMB 0
17,144 17,144 0000000050d6497477e9ab52bc3988fd3ef923b371c233752e17e5e189d6bb99 1 0.00/1.00 vMB 0
17,143 17,143 00000000bab18661ecfee30320b9534ea69ca0c60d3701700933680364fc6052 1 0.00/1.00 vMB 0
17,142 17,142 00000000ab7e9a70545ed544fc244176fce4ca4150a6363559c9a349fc93b416 1 0.00/1.00 vMB 0
17,141 17,141 000000005c219a03d1aefb78ddaf102d960b82824891f9cb963d78111db951e6 1 0.00/1.00 vMB 0
17,140 17,140 00000000ac97771c67e88eb69d040cd79f181879a948f9a8266955fc5f6799fc 1 0.00/1.00 vMB 0
17,139 17,139 000000004ece5469401940518fbba10351f5292717469709a4fa86d394d45f2d 1 0.00/1.00 vMB 0
17,138 17,138 00000000f90af90287b1faf93425ab2766acab25a85a0d86e014750f24f3fca6 1 0.00/1.00 vMB 0
17,137 17,137 00000000d729e9477d53e1ce3987ada727d6b1c52601bffbf795a7bf233b8fb2 1 0.00/1.00 vMB 0
17,136 17,136 000000003e10025b19cd3a5ab3852017a228772bf5f5d115a4fefe835d496929 1 0.00/1.00 vMB 0
17,135 17,135 000000001c6b0a5ab57fb5a6ab7d3685e475e6038f27284861fbe89ca705e46b 1 0.00/1.00 vMB 0
17,134 17,134 00000000d91f4ea0cbff12b8648f5c713ea7c498af03067d19fd06c4ccaa7dc2 1 0.00/1.00 vMB 0
17,133 17,133 000000004f499c30aa966365b1b4fb74a059d6c5f73ff28de1a4dc0e14d4e4e5 1 0.00/1.00 vMB 0
17,132 17,132 00000000b02904f6217cf804fc1414072787316ea53e69030580e382347b054d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.44 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: 823.05 GB
    • Received: 24.84 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.