Loading Tool

Explorer IconExplorer

Memory Pool

75,438 transactions
28.26 vMB
0.06238584 BTC
Random Selection Loading Transactions
Max Size: 171.16/200 MB

Candidate Block

Mining Attempt 7adc5930b7cebeae73e2f4388af6bbf5ee801c9ee940b22ae92e5bc7a0c57f62
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 348e5443145ef64b6f75b90e025b55fa45fa451966229c8450361cd115d134a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,394
Size: 1.00 vMB
Total Fees: 0.00403091 BTC
Feerates: 40.21 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (532,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,478 382,478 0000000000000000087799d01f7741101dd6e57b47bc1b687207b0281043eb26 653 0.30/1.00 vMB 37
382,477 382,477 000000000000000003d12d86837abf4895c90567b443967c5964d920450d0734 140 0.07/1.00 vMB 22
382,476 382,476 0000000000000000010befa4b5c31a3a7e380076bea739b60ec8409ea9b295f6 1,424 0.68/1.00 vMB 36
382,475 382,475 00000000000000000ab2f2115190d959248b9878bd7e69be4f383097e9bc2205 576 0.29/1.00 vMB 31
382,474 382,474 000000000000000010db8d433feb9138beb00007806a30576b3cdc72b767b650 207 0.13/1.00 vMB 26
382,473 382,473 000000000000000002af1290f1fd212717844a092fbbc24c18ccaf8b6cf04223 510 0.75/1.00 vMB 10
382,472 382,472 000000000000000001cf1e1109393229a94c618917a78302efcb8caffee26ee0 499 0.31/1.00 vMB 21
382,471 382,471 0000000000000000035a0773f238d1b9ea2d321a593ee26f02db3d03d58dce39 1,446 0.72/1.00 vMB 49
382,470 382,470 00000000000000000671f2ffbcfc342a8aaf92c69834151888507e1d2b1731a4 206 0.13/1.00 vMB 25
382,469 382,469 00000000000000000db56a06ebe2bc4854030362027da0fcfb9a258e12f9ba52 112 0.05/1.00 vMB 43
382,468 382,468 000000000000000006927bd2e2fbf13d5735a526c99404c0304f6845a6033705 69 0.02/1.00 vMB 49
382,467 382,467 00000000000000000eb3ef55e295798e4f0f21621e379813ea71d74e857c06e6 878 0.39/1.00 vMB 37
382,466 382,466 00000000000000000eff62d6ac592e3ade09f28a70758e710df06503f6322f22 238 0.19/1.00 vMB 44
382,465 382,465 00000000000000000a2862b94b8c3d50227957a650a6f80e715ccf41fb10e020 1,179 0.95/1.00 vMB 17
382,464 382,464 00000000000000000a81ebe685557ea0bfa01b7e425012cb4d1541fa3d6e4558 2,264 0.75/1.00 vMB 51
382,463 382,463 00000000000000000a68986673feab7b6b07147df76dcc6f30f505d2849aa877 64 0.05/1.00 vMB 58
382,462 382,462 00000000000000000238555eb2daf683e22f8dc1730900081d0b80ddd8367c25 844 0.46/1.00 vMB 31
382,461 382,461 000000000000000000fa4527dbbb991780a35d41e4c6dd894a09e9e1e54cb1ff 356 0.18/1.00 vMB 26
382,460 382,460 000000000000000000f650594fa3f42d7abf7ca01e351111ff188f73de17e0fc 1 0.00/1.00 vMB 0
382,459 382,459 000000000000000009bce754ae7273facb9375979be94bd8f24c4b076ec15de2 1,643 0.92/1.00 vMB 30
382,458 382,458 000000000000000008107e9ae2c4c0085298d9c7553bf8b0297da004b77cab1e 343 0.24/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.