Loading Tool

Explorer IconExplorer

Memory Pool

78,876 transactions
30.07 vMB
0.09108882 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 3d50e36a9f1696cc56d790e5aadf526c4e5cea9332dd2f5de0b5dbbf772e864f
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root e6ec86522686b473cfd688cfa9ca42e373b3f118f7282a4ff53cc9283d7a49d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.02117599 BTC
Feerates: 150.61 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (514,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,920 400,920 0000000000000000055a4d125dc550d6cd8427de7ba174169945102bc6df9314 2,120 0.88/1.00 vMB 52
400,919 400,919 000000000000000001dc8f71b27f678d511335708a41267a0c83279003539239 1,858 0.86/1.00 vMB 47
400,918 400,918 0000000000000000048c90b76f131e3c18fbdd8a3440936b581242d2dcdcb1b2 2,329 1.00/1.00 vMB 47
400,917 400,917 000000000000000004e11265467e7411fedf587853da58b7c08108316e6f0285 1,991 0.93/1.00 vMB 53
400,916 400,916 000000000000000001c00246281f0c534a763731a10b96f8e6002cdc2850e611 2,474 1.00/1.00 vMB 66
400,915 400,915 000000000000000001d1fa68363b603093b22c92e80203c7dafc3e822cf2c0f3 1,526 1.00/1.00 vMB 22
400,914 400,914 000000000000000001473553f928b9ed87f5313368d6cb01504568a603c3dfe6 2,085 1.00/1.00 vMB 45
400,913 400,913 000000000000000005ae70bb7156bd3e27c0461ba37d8432948f9065d962e591 1,577 0.93/1.00 vMB 44
400,912 400,912 0000000000000000039ea31fec122640f160d8067d3086cb3350ca199792d692 1,966 1.00/1.00 vMB 40
400,911 400,911 0000000000000000023d09db5a557978f39f775c5e787f47891cdbd0a298588f 2,087 1.00/1.00 vMB 32
400,910 400,910 00000000000000000619997c7f9c58a6b94f535529399aa4eb85dfdfca21f4af 2,588 1.00/1.00 vMB 51
400,909 400,909 000000000000000002cf5ef144b3470f78e2024c29acdcdc36119a6fec01e120 1,767 0.99/1.00 vMB 45
400,908 400,908 0000000000000000016fba2653f554b349ee32af0e97b93e89c87cd74d6ca200 3,408 0.93/1.00 vMB 47
400,907 400,907 000000000000000004f1a218365c32d3ec94cf8fee4525d474499f319c30f65f 2,440 1.00/1.00 vMB 53
400,906 400,906 00000000000000000179641db3ab0bcbc31567de7112c7593e01b10923b7e6b7 2,348 0.93/1.00 vMB 85
400,905 400,905 0000000000000000032acd800f1d308c036812ec1350828cb65b976384790525 1,776 0.93/1.00 vMB 73
400,904 400,904 000000000000000002d58a2152a00ac6278e7c9c32b49ecb73ade07583346bd8 2,502 1.00/1.00 vMB 106
400,903 400,903 000000000000000003bb3196eeee61c27c052f386c15b2016921f73dfbba8aa4 1 0.00/1.00 vMB 0
400,902 400,902 000000000000000000bd831d88998c0f1e89ae55f9d6669a9c9d83c9357bb13c 903 1.00/1.00 vMB 18
400,901 400,901 000000000000000002d2673b362d9e84ca18c7bd9fc5d40752c4877c872c1cda 1,360 1.00/1.00 vMB 29
400,900 400,900 000000000000000000cb5f1189b765dbd1640002b32719e86309648b849cfc5e 1,215 0.99/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.