Loading Tool

Explorer IconExplorer

Memory Pool

79,159 transactions
30.23 vMB
0.12125166 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 702d034d8ececb6ca3eeeddb56745a6780602b99548d80b84936b23da2a8899d
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 550ff0e8e217ad890e44d917f4d3e614dfeee320a7b2b600d8e2bde80e086577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,225
Size: 1.00 vMB
Total Fees: 0.02976444 BTC
Feerates: 109.82 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (533,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,229 382,229 00000000000000000893a1be6124dba8637c57e765ed72648f561fb2cb42a217 682 1.00/1.00 vMB 15
382,228 382,228 0000000000000000085b24492b3128d85d6fe7b9fcc7357dcdff3fa668449e36 1,725 0.95/1.00 vMB 24
382,227 382,227 00000000000000000eaf4c56aba3a75b9937863f1ec49a9516642482c077df54 3,047 0.93/1.00 vMB 57
382,226 382,226 00000000000000000c18a06b890f4735d63c5b2247a2d12f289894df7c0ac1f2 1,562 1.00/1.00 vMB 40
382,225 382,225 0000000000000000051f4efc7c3432941821248f06034082354e96d9fbb5b474 395 0.27/1.00 vMB 29
382,224 382,224 00000000000000000eb8488150774baed1c27a988d8fba5024c9b0652daa7bd3 1,147 1.00/1.00 vMB 36
382,223 382,223 000000000000000008e3fa149aa6e9e6c0472bb58494ac8469a54cba4099ae1b 2,462 1.00/1.00 vMB 51
382,222 382,222 00000000000000000c893b31b5b182c7e81aeb44447b4e68803e10f382113c08 2,190 0.95/1.00 vMB 37
382,221 382,221 000000000000000009235e21318b8f49e5b02d6858b43009125875c781c7a48a 498 0.21/1.00 vMB 40
382,220 382,220 0000000000000000072320bb75f386f11f0b9b6e18ab8bb411cbb38ecf8dd7da 317 0.22/1.00 vMB 28
382,219 382,219 00000000000000000a320c6a2aac726bc9c737b4f202ed94cf84551a018a60c8 492 0.24/1.00 vMB 31
382,218 382,218 00000000000000000cba1a541f7b57762da9d5fad77c9d709ceeec6f928f0e61 1,322 0.73/1.00 vMB 33
382,217 382,217 0000000000000000050fee85cc79dd3e9521bca1dea2176ce9159ead9865cec8 408 0.19/1.00 vMB 33
382,216 382,216 00000000000000000add7b822bd520ac192a7269f1e99e841e6825ac58204449 220 0.61/1.00 vMB 10
382,215 382,215 000000000000000007452e30a8880b44e1114323250e9a29f0ea52a6fdabbf1e 235 0.14/1.00 vMB 25
382,214 382,214 00000000000000000b0a49977dec4442aeed131040b0319ec90e8a5f6e780336 1,283 1.00/1.00 vMB 24
382,213 382,213 0000000000000000090ad1b9e75ee30edbabe137f8cd164387d52df613f4e5f9 1,182 0.75/1.00 vMB 21
382,212 382,212 00000000000000000b3281e94318d5ce59d51905c3fb2a463585365651231c6a 2,149 0.75/1.00 vMB 50
382,211 382,211 000000000000000003dbcc9c61fc6701425bccac51f9b105bcf9b342c46d1948 1,187 0.59/1.00 vMB 35
382,210 382,210 00000000000000000ba94b5472d4889c0043678474dcfccfdd05a1df9902a416 1,154 0.52/1.00 vMB 39
382,209 382,209 000000000000000000940580496526d5192bdd55e11449298040721c1f9a2eb7 310 0.19/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.