Loading Tool

Explorer IconExplorer

Memory Pool

74,844 transactions
28.93 vMB
0.08259607 BTC
Random Selection Loading Transactions
Max Size: 170.77/200 MB

Candidate Block

Mining Attempt eda2182c7f0b61dbfbe17f6d3d9947b960b4c3f95bd8c7d8a843461242a57f8b
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 928c75002fc7d30fdc724ceeeb60e7974cbe63e540f05f12f739930685dfc1d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,522
Size: 1.00 vMB
Total Fees: 0.02244960 BTC
Feerates: 302.06 > 2.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (681,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,309 233,309 000000000000015e61f8aab227fdba7f570f616a2ceb23e68bf83d4af7c7a4d3 186 0.15/1.00 vMB 85
233,308 233,308 0000000000000115b81bfb2350bdf2a94b2b88f2eaeb07b9caa242d41c767ea3 544 0.21/1.00 vMB 197
233,307 233,307 000000000000007368822c87a126b81d12daab722746b18f399f36b60beda959 519 0.22/1.00 vMB 384
233,306 233,306 000000000000009a0b8cd1ff647bc6e1c25d3b7a1b9f1a787774768fa48bca40 124 0.25/1.00 vMB 16
233,305 233,305 000000000000009aa95edefb3922599e9835fd0b4f3ecbe51741371b0f650530 322 0.14/1.00 vMB 198
233,304 233,304 000000000000009e390b97343d67db0482465d36fd9d8b51e484a5784cfcaa76 341 0.25/1.00 vMB 107
233,303 233,303 000000000000004fc8243b8cbd01498d556d0b0efbf6a955811061fcbcf14f1e 1,118 0.47/1.00 vMB 267
233,302 233,302 00000000000000d7cb76882cbd7c17dc817ef9fa1861a1c6173217ab212d79d3 385 0.15/1.00 vMB 225
233,301 233,301 000000000000000ab566fd6efcecffcbd9a833d495979233df2fa0b921249224 203 0.13/1.00 vMB 114
233,300 233,300 000000000000009937fb932fd95b0116184868b80e6ff251fc0a14804294e5aa 345 0.18/1.00 vMB 152
233,299 233,299 00000000000000c247572fe2e2e891465762548008dbce7c4cd83d7ab2c6933b 302 0.14/1.00 vMB 152
233,298 233,298 00000000000000f807bddb3d6ab3bb020fd830c48825a25669b63e3d9b864d80 264 0.12/1.00 vMB 183
233,297 233,297 00000000000000701179bf2c9da8b5383ba1417b576219a1c93059a7c35782be 220 0.11/1.00 vMB 150
233,296 233,296 000000000000010051b798cd4df19a471e67519d84aa5116f5b589c5a7f29f3a 121 0.25/1.00 vMB 37
233,295 233,295 000000000000000d3cf8bd9bbf278a83a008b849292aa15c77067bfe3a53bd08 323 0.25/1.00 vMB 114
233,294 233,294 000000000000008447553d2832040bf355ea44c1fd35c2068865047c001bf119 69 0.04/1.00 vMB 140
233,293 233,293 0000000000000152a86d90411edfc6a9ec88305897cd86038396afd9d11feb66 495 0.22/1.00 vMB 172
233,292 233,292 0000000000000127a66f3d865286128691cd35bd7e067c168369fa9b867f6850 128 0.04/1.00 vMB 96
233,291 233,291 00000000000000942ea48f3dcea065b25af7f99df4d4134cb64ca562c5af2061 482 0.23/1.00 vMB 146
233,290 233,290 00000000000000d226010198230bb3ebf511e1006a11091ed31560bc7241cf4c 1 0.00/1.00 vMB 0
233,289 233,289 0000000000000049d7885ef473f173810fc47ecff2b96799664072545188c64b 82 0.04/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.47 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: 667.97 GB
    • Received: 15.34 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.