Loading Tool

Explorer IconExplorer

Memory Pool

80,644 transactions
30.57 vMB
0.08456861 BTC
Random Selection Loading Transactions
Max Size: 186.08/200 MB

Candidate Block

Mining Attempt fc8d297e77103a39255f87b0f33a3176a43b2a88bf074f830657f25c2a83bd9d
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 4c5125663655ee812e9b3e8cd9cb2bddae2665ad35bc7319fe801d0d46405f30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,886
Size: 1.00 vMB
Total Fees: 0.01553542 BTC
Feerates: 73.20 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (634,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,215 281,215 0000000000000000bc99af0f8d3795eeb740fac1e69464ea362985f1d5ab8867 181 0.12/1.00 vMB 26
281,214 281,214 000000000000000027abdd5f9c416150dcd74c361f2eac441f377cc01c10766f 172 0.08/1.00 vMB 25
281,213 281,213 00000000000000024eaf59e3d07bacb1178c5d253af970a283a764d96a2cdbd5 102 0.05/1.00 vMB 40
281,212 281,212 000000000000000168ea55bba162733f2dda5723d97be5813e1a2b67afed8c04 216 0.11/1.00 vMB 31
281,211 281,211 0000000000000001dc72afc453df2b1f43d8799d8d234654f40170ddba1df838 53 0.03/1.00 vMB 45
281,210 281,210 00000000000000024461741f8a32fa384aeb8ba4e80bd037d0cbf146dc42f393 88 0.04/1.00 vMB 38
281,209 281,209 000000000000000185324258715549153a147a423075fe6bdddf698ba9a355dc 54 0.03/1.00 vMB 16
281,208 281,208 0000000000000000663156b5d64ccd3bf25eadffdeba1de938f7b759388fac14 329 0.18/1.00 vMB 27
281,207 281,207 0000000000000000bcd15ce530d23de86f5f5f0093b0f8f6ae12c7f2d45e9887 164 0.05/1.00 vMB 155
281,206 281,206 0000000000000001fe291fae18542d032564cc6e16b2f2ec0ed738aa95ab9021 97 0.04/1.00 vMB 15
281,205 281,205 000000000000000200fa0698233ba357234bfc093fcd171bd41204ca472079b5 570 0.34/1.00 vMB 39
281,204 281,204 000000000000000048664819a8fddb496606c575d4ef9c4fc679af2dace6bcdb 619 0.25/1.00 vMB 72
281,203 281,203 0000000000000000b61029f456337d2316bbc297917e294a677e153f15d2deb5 743 0.35/1.00 vMB 33
281,202 281,202 000000000000000266405ceeaf3eb2a6e7beedde4ce4d631842a1b0a609bd966 110 0.05/1.00 vMB 138
281,201 281,201 000000000000000184d5168dd5bfc6dfa9b7f662d3210f82ddef1b3676020e0f 551 0.25/1.00 vMB 63
281,200 281,200 0000000000000001fb7a1722b68353f0ea3356718b2e4e86381042c3407acb2e 211 0.12/1.00 vMB 108
281,199 281,199 00000000000000015250e90e0b12d7c6fd24f00270e5f777ee0624eb9dfe99c0 642 0.25/1.00 vMB 34
281,198 281,198 00000000000000019b6921debef665e894391a35344c4cee562c5fc874756682 137 0.05/1.00 vMB 167
281,197 281,197 0000000000000000181dcf56016ba3ddbc37fac334f8427cf881c869d3ae2804 388 0.23/1.00 vMB 55
281,196 281,196 0000000000000001741139fddf9e6eb3b9c729e116856ff0e561a0fd8917ca1d 1,226 0.50/1.00 vMB 45
281,195 281,195 000000000000000144f68f97c48557f29acb51fc81acb87bf0a603bf8db2a891 153 0.05/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.