Loading Tool

Explorer IconExplorer

Memory Pool

40,086 transactions
28.12 vMB
0.06618573 BTC
Random Selection Loading Transactions
Max Size: 143.30/200 MB

Candidate Block

Mining Attempt 3322ec6ff24ed5aad23d13bbff86873b0a8b2aeb17cdec17dc2a0008c6a443c7
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root b2bf998b7a6ffcc6a93beee961726f0d0861ffbd03aa19f9141392ed246439d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.01215727 BTC
Feerates: 60.16 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (228,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,239 686,239 0000000000000000000a7830fb384bdc2f3ab530791437b08d9bc518bb14c48f 1,063 0.96/1.00 vMB 13
686,238 686,238 0000000000000000000d31a9fac31ebcc6605dd739880f256b6657941c7aceeb 328 0.15/1.00 vMB 31
686,237 686,237 0000000000000000000121a1127a5e0c7c1907ce0ca04cd2a70ebf5637b06bde 912 1.00/1.00 vMB 22
686,236 686,236 000000000000000000050e27b172ba4d4a80ab3fbdeaeaeff8d7d8df015e42f1 1,036 0.99/1.00 vMB 33
686,235 686,235 00000000000000000008742e7a7ab3ba646caf8fb1bfa08e30db07c511445101 268 0.49/1.00 vMB 7
686,234 686,234 000000000000000000031319572437fd2128052e4cab4b19b48a10f0274b69be 1,572 0.97/1.00 vMB 15
686,233 686,233 000000000000000000047627f5ae6245a58d21d83cd5e3e4e30299a9fb02257f 1,041 1.00/1.00 vMB 8
686,232 686,232 000000000000000000073c7741666db3064fc5062f1ceb635afb38f99f51ebec 2,159 1.00/1.00 vMB 16
686,231 686,231 0000000000000000000b6c87e9765378802904b9b389d5426ccc4a1ca06570da 2,483 1.00/1.00 vMB 53
686,230 686,230 000000000000000000019d8d1d7683d8f1b2dfea383c836dff225b2a6b78539b 2,230 1.00/1.00 vMB 18
686,229 686,229 00000000000000000000600ffd7513f14206ff65838061a189e8f7907fa50804 2,068 1.00/1.00 vMB 36
686,228 686,228 00000000000000000001c2207d9a55b084100d3b749bf7311a45c12aa83fec51 2,724 1.00/1.00 vMB 16
686,227 686,227 0000000000000000000675569cb72a811363c333ab64c9b5769a6ff10b1ddd24 1,100 1.00/1.00 vMB 35
686,226 686,226 0000000000000000000a13bf4aee63f519583ac7305cebe62644b2cb461e2cf3 1,007 1.00/1.00 vMB 38
686,225 686,225 00000000000000000004f3a30dd92d62a6850b327de7435477e7e65db142c0c8 2,048 1.00/1.00 vMB 55
686,224 686,224 0000000000000000000a59ea1e5fdd9ce0903529c357d0c2149732b999e41cbd 2,125 1.00/1.00 vMB 34
686,223 686,223 0000000000000000000015ec735809dc12fc2f28cfd131594338c9df7a0ce4d7 1,369 1.00/1.00 vMB 15
686,222 686,222 0000000000000000000bd14f744ef2e006e61c32214670de7eb891a5732ee775 1 0.00/1.00 vMB 0
686,221 686,221 00000000000000000007bd15adf46bc86a654597d804da3288abaaccaade7b55 2,295 1.00/1.00 vMB 17
686,220 686,220 00000000000000000007706dcf054d75e5f52525391a2161cdfe5827e45a0823 2,497 1.00/1.00 vMB 52
686,219 686,219 00000000000000000009edd5b4e7b29b910577a1f1f086b2be99e95339b6c9f8 2,436 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.73 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: 630.32 GB
    • Received: 12.01 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.