Loading Tool

Explorer IconExplorer

Memory Pool

45,855 transactions
28.74 vMB
0.13844816 BTC
Random Selection Loading Transactions
Max Size: 152.06/200 MB

Candidate Block

Mining Attempt e97d924a7de33a15006bb314f62ad9202695a4aada80961579eab8cc45fe76b8
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 89d10761f55fc2dd857c028d86eb5f393a355e3e5561cdba3cb083ce9a523ae0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.07804366 BTC
Feerates: 15,654.48 > 7.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (272,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,221 642,221 00000000000000000008cfa4ec3c81a6b8140993787f6563efe25ffe64d6a1b3 2,566 1.00/1.00 vMB 80
642,220 642,220 0000000000000000000e3ece948a1fcbb83af11015c0c0d75f2701bc5579a020 2,516 1.00/1.00 vMB 129
642,219 642,219 0000000000000000000fa741da983bc1ed67445992ed326e289d7c5a9397450d 2,583 1.00/1.00 vMB 91
642,218 642,218 00000000000000000003596f6057c8e26eb08aa39a07185c47d8746a2ed691fd 3,122 1.00/1.00 vMB 136
642,217 642,217 00000000000000000008cdb07d41a5f5541ff7a12c3952bd2b0e44e31fc39f83 2,742 1.00/1.00 vMB 111
642,216 642,216 0000000000000000000505914bdd03d29736ec73eddfd19a9dab3b4f6ff2e800 2,553 1.00/1.00 vMB 99
642,215 642,215 0000000000000000000db88802852722dc2ef2cd2f2b8e82237e09ef002e7620 2,553 1.00/1.00 vMB 93
642,214 642,214 0000000000000000000e6f7d8ed45ac8e77a90e3afcd085dfca5eec3bd681b27 3,111 1.00/1.00 vMB 124
642,213 642,213 00000000000000000002c8789108d84331e14a25e359f44f323028a7753efce4 2,522 1.00/1.00 vMB 110
642,212 642,212 0000000000000000000b5c0b745fe843dc34f0630d5ddf20ffdb6975b84333b4 3,135 1.00/1.00 vMB 71
642,211 642,211 00000000000000000006b786763a4e168ec81ac6374867de300f5fff9ec6a607 2,787 1.00/1.00 vMB 97
642,210 642,210 00000000000000000006d1e975c5e98880766cd9eefc55a58a1fc99cbaa708c2 2,082 1.00/1.00 vMB 99
642,209 642,209 000000000000000000089fa1254b9401c0f52ae1663de65138dd928b0c8ccab4 2,750 1.00/1.00 vMB 102
642,208 642,208 0000000000000000000118fdae9a0ab074ea735721f851e44fd73c18e0e2ca25 2,647 1.00/1.00 vMB 119
642,207 642,207 0000000000000000000a257c29f09e31fb4917ca8c9a37b05ca6c232d4d4d37f 2,681 1.00/1.00 vMB 97
642,206 642,206 000000000000000000083c0f3038abcd6e9343556b148cac55fce025f8ba1c94 2,704 1.00/1.00 vMB 132
642,205 642,205 00000000000000000004c298dc23e0790abf97302875660e39fa92c7ff350250 2,420 1.00/1.00 vMB 92
642,204 642,204 00000000000000000008ff4d0c2ff17aeadc4a55e189d687a08f4e57829711dd 3,078 1.00/1.00 vMB 151
642,203 642,203 000000000000000000096ab693f4331f8710351b4aebe108326274ea0ca78470 2,668 1.00/1.00 vMB 96
642,202 642,202 000000000000000000108952491b287577718f9370554095de489dc798cfe49b 2,791 1.00/1.00 vMB 94
642,201 642,201 0000000000000000000e50b1ead617e011541d37688fc71232549f2ff22cda2c 1,787 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.74 GB
    • Received: 13.32 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.