Loading Tool

Explorer IconExplorer

Memory Pool

81,935 transactions
30.67 vMB
0.08483134 BTC
Random Selection Loading Transactions
Max Size: 187.67/200 MB

Candidate Block

Mining Attempt 55f9cce5fa833de446ad613af35558b251eb1c8e9b21c2c131925da3331476c0
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 241388e7c89947aea246f0018285e22e41c3eb50ec3c17503c281bec1d8595af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,741
Size: 1.00 vMB
Total Fees: 0.01556731 BTC
Feerates: 150.61 > 1.56 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (618,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,025 297,025 00000000000000000501d88617a7d26d54ae5616f0c813dfb8d5966a7635e664 900 0.35/1.00 vMB 333
297,024 297,024 00000000000000002dce99d51e329ced854c7312d7085c1786a0a0d270aab133 129 0.05/1.00 vMB 35
297,023 297,023 00000000000000003a35fc685ed9207a4aad60f0667226ac4d1f9c1b0616ed83 969 0.46/1.00 vMB 45
297,022 297,022 00000000000000001193dd1e5023549dc32d6dcb0cf838d4bfab46536ca95977 409 0.24/1.00 vMB 32
297,021 297,021 000000000000000095a39029cf724f003721af98840e68d096794851d12aedf2 1,322 0.89/1.00 vMB 22
297,020 297,020 00000000000000001d506dfd6d8056e14ccce89d53e8fd117378e55ec9bf4420 1,084 0.35/1.00 vMB 61
297,019 297,019 000000000000000003420f67ea5d9a94b6caccb9b059cf2416d9b04689efddda 614 0.29/1.00 vMB 35
297,018 297,018 0000000000000000104a9a9c7f88eb6a0a4d7bac73a847f2b31c218fe53f7bf0 80 0.04/1.00 vMB 35
297,017 297,017 000000000000000007945e5eb317f3305d85597a663b515a7966a46ff2cdcfef 161 0.07/1.00 vMB 34
297,016 297,016 000000000000000054dfc1c8373a6f23c659fac7015ba7eeb76d9b22e3e058fd 50 0.02/1.00 vMB 31
297,015 297,015 00000000000000005904eb18b7f63a1b053e62055603e202f601ba3bfa7c7a3d 737 0.34/1.00 vMB 44
297,014 297,014 00000000000000008f1b8a1ef76b665dd5b308c7863729b9dbd652dde0c09275 120 0.05/1.00 vMB 43
297,013 297,013 00000000000000003a5ff01ea088f78b11035650356fa40904a5e085f0410391 164 0.09/1.00 vMB 34
297,012 297,012 00000000000000008b888e57e72b954a7d429f876bb276402bd6231117f0bd8c 227 0.11/1.00 vMB 37
297,011 297,011 000000000000000083bca2cfe92141b27ec3e0e334ca5b79ef629589fdffd6c1 60 0.06/1.00 vMB 20
297,010 297,010 00000000000000002ab23376d3df1be5db7f81b9fd76d58d58fea1970d35cff8 315 0.23/1.00 vMB 30
297,009 297,009 00000000000000005da11ca3acd6a1e154795748ad931914d6d1ec8584dc7b35 394 0.25/1.00 vMB 36
297,008 297,008 00000000000000000506b3ca3861cf92844370f463d0d75785c665b2ce11d586 604 0.35/1.00 vMB 32
297,007 297,007 00000000000000008ebe6f7964c6176f4b15e1700fc5b2435847ff8093aabe6b 490 0.49/1.00 vMB 17
297,006 297,006 00000000000000007ece5e23142622bb09cd120d2a3cdd8280488e5dc576dabe 1,036 0.35/1.00 vMB 53
297,005 297,005 00000000000000008053027921a5a7d6d5d6636bf3bc75c9750f1e14cd8affd5 444 0.23/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.