Loading Tool

Explorer IconExplorer

Memory Pool

77,003 transactions
28.58 vMB
0.08691518 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt efd5992ebab0f7203cbf4a7b3ee22226dcc8aa760e1e578fee375bfca71a6f13
Version 20000000
Previous Block 000000000000000000005304b920c57207721ddd4d0c139fd52ef7ddb82f87f0
Merkle Root b80dcaec02363c4d36a377e743732ce886afa1ffca0eeff288b0e25052bd526b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.02446102 BTC
Feerates: 446.64 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,606 (655,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,560 260,560 000000000000000ecfbd9e94a7c2bbd16bebe3ba595263878c020a6298890d56 332 0.15/1.00 vMB 98
260,559 260,559 0000000000000009840cf96eed353ba6315123a941510f7acdade9c1d1efae1b 66 0.02/1.00 vMB 97
260,558 260,558 00000000000000070beb057741568364a9f016aa01e45634f284a1e157ce710c 288 0.11/1.00 vMB 103
260,557 260,557 000000000000000d123af109d0d27fd44889f73558f183cfe7ddefca8d241b2d 182 0.07/1.00 vMB 58
260,556 260,556 00000000000000138ef3f7765ff71675aea2637171a756cccca674b776159451 296 0.10/1.00 vMB 132
260,555 260,555 0000000000000013456e81031765414c90b0038316e38a2a7ebdbd1bfc0c36a3 181 0.07/1.00 vMB 120
260,554 260,554 000000000000000548af8016560c78ce2775aa4911d5009e8b8797145faf9302 198 0.09/1.00 vMB 96
260,553 260,553 000000000000001cc97818cbb47fd77272e82c3b783913636d6eab236e639f8a 331 0.14/1.00 vMB 135
260,552 260,552 000000000000000a6ca552418d79f52e8c787ab0df5181ce97c39060908f7aba 14 0.01/1.00 vMB 31
260,551 260,551 000000000000000935b5ffe89e3204bdbba5339bba0a9a9dfaa3f20b8040d38b 362 0.13/1.00 vMB 111
260,550 260,550 000000000000001529fdbb93c9179b63f1f8fb8238623907047cab4f8019608f 193 0.08/1.00 vMB 116
260,549 260,549 00000000000000119ea4e4c74017405bb798d19c50cc60627fb752f776c4ec8b 254 0.10/1.00 vMB 149
260,548 260,548 000000000000001c7487005fba24dc7d7cb7413b10369a2eaf0d966a7edff90a 406 0.27/1.00 vMB 60
260,547 260,547 0000000000000016b8f85f72b7b00a4090cba40da696f86e6fab9dc7832137ec 442 0.16/1.00 vMB 117
260,546 260,546 0000000000000003f4f4413e0539d34611048a10b0373753304ce2a3eab65ae9 301 0.13/1.00 vMB 90
260,545 260,545 0000000000000005cd0b17fe0527d7b8329953e0f098698d453a4883dc1a7b47 89 0.04/1.00 vMB 89
260,544 260,544 0000000000000003afbef5b2d3c445981a02467ed8bcaac5489361643dab5103 118 0.07/1.00 vMB 85
260,543 260,543 000000000000000bb6fba3eb2efa8ac1719096c812b5d4c6f8f29d55a582486e 23 0.14/1.00 vMB 3
260,542 260,542 000000000000001712af4294404d34c471c9a2ff4849fd9c17cd16b54f703926 37 0.01/1.00 vMB 105
260,541 260,541 000000000000000675684bdd5a054f40f70bc30e82f54f204e365ef25c9cf1f6 328 0.11/1.00 vMB 5
260,540 260,540 000000000000000b8da73057e509072bd1a2220cc3147cb72491fdc6bf7b8009 435 0.17/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 783.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: 770.80 GB
    • Received: 19.98 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.