Loading Tool

Explorer IconExplorer

Memory Pool

82,976 transactions
30.44 vMB
0.14913635 BTC
Random Selection Loading Transactions
Max Size: 184.35/200 MB

Candidate Block

Mining Attempt 15a3e329c2e1cda55341e1daf9dedbb39aa816ea9526998b3555299e6dc6918d
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 7c544d2523fcd6dee4b87d729a9f3417f9b16152a90c907b9749731c43b745b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.06741052 BTC
Feerates: 150.61 > 6.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (277,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,320 637,320 000000000000000000114801309313f1fa84f8ce4e6f6e0bcc23eea91aeca343 2,263 1.00/1.00 vMB 30
637,319 637,319 00000000000000000008c4742aa1ac2ff611ff9b17ddf15a4f5a0e81a8dd2066 2,556 1.00/1.00 vMB 56
637,318 637,318 00000000000000000010ac932df6194e38147cd3a0a1be7c789ef81ba0398410 2,007 1.00/1.00 vMB 4
637,317 637,317 00000000000000000009a0ddcbb6ad6042a29f3f12b346ed75b7ee545f80d63c 2,171 1.00/1.00 vMB 44
637,316 637,316 0000000000000000000decf40a7ef864a6bd5172aaccfad542ccb70e8758f935 2,503 1.00/1.00 vMB 25
637,315 637,315 0000000000000000000212d7823bf7512605a5018b9f581ead59e04e441dec0d 2,302 1.00/1.00 vMB 33
637,314 637,314 000000000000000000006004317bd67c3ee8d9f33e8cf0009f55facb054af42b 1,954 1.00/1.00 vMB 40
637,313 637,313 00000000000000000003dc3c4d660c718c6437fa00ac1d32d8d78eb94bc6d1da 2,783 1.00/1.00 vMB 37
637,312 637,312 0000000000000000000f56203f98ba5cc449d927d3e3c2904efa71327acb50b9 2,364 1.00/1.00 vMB 28
637,311 637,311 0000000000000000000c3eb3f26e05b74c88d7818244f62b86ba061422374ea3 1,007 1.00/1.00 vMB 25
637,310 637,310 00000000000000000003bd37af289b7a45cd3132faa080bf840b144c789b9936 2,026 1.00/1.00 vMB 33
637,309 637,309 000000000000000000063818903352419241f7705913cf6dd420880f12dd46c9 1,465 1.00/1.00 vMB 47
637,308 637,308 0000000000000000001003a52a3536d78d6dd182b7042480e74f7f2ecebc9657 2,429 1.00/1.00 vMB 62
637,307 637,307 0000000000000000000fef3e1c9e4bd1fa0109a2d735e3460fc5629797df7998 1,946 1.00/1.00 vMB 26
637,306 637,306 00000000000000000004e5df0f2827258693658b62728233fb123b35cc96e9fb 2,431 1.00/1.00 vMB 16
637,305 637,305 00000000000000000000ec977ee12ce7b8b505d0b5761605d8248b84eb179df0 2,188 1.00/1.00 vMB 43
637,304 637,304 00000000000000000010a61071d1473bd201a43540d57a3f83d110c5ab5ff3c8 2,641 1.00/1.00 vMB 62
637,303 637,303 0000000000000000000d1a9d4ed880f663e446441648e5f67aafc50450d8f009 2,378 1.00/1.00 vMB 55
637,302 637,302 0000000000000000000d41322cc073463cd252ec1e41c0be491b183c4dc4d007 680 0.26/1.00 vMB 37
637,301 637,301 000000000000000000034530379a45ed8a490578d1a0efb247a677da00c46647 2,386 0.99/1.00 vMB 20
637,300 637,300 0000000000000000000e7736dc598693c320892a6a84c4377b212e807eceb349 2,385 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.