Loading Tool

Explorer IconExplorer

Memory Pool

79,425 transactions
30.31 vMB
0.12526763 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 6e6e9cfe860c2734899ca8d307cd63451e0b40fe37e77d64a649bb524f741a4e
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 8515871ec077dc78644eecb794aae327443564a3e0cc744bf7be63d8ff876ad9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,416
Size: 1.00 vMB
Total Fees: 0.03213113 BTC
Feerates: 301.69 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (436,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,262 479,262 000000000000000000744ecfa90e1fb3288ec9d7d049d12cbfaeb655a2a37c1b 201 0.08/1.00 vMB 124
479,261 479,261 000000000000000000690a2de95b239fb331f0d0d8c77e4254075ef2df85cdd1 1,810 1.00/1.00 vMB 83
479,260 479,260 00000000000000000123c1a43ef87caa28775a5f6acffd2675983e357155b74b 2,044 1.00/1.00 vMB 108
479,259 479,259 0000000000000000005b1a5fb3018654539166cc52d630c443a323a553f2b9bf 422 0.74/1.00 vMB 23
479,258 479,258 000000000000000000e3829a9648960957dc94afa990951b14f9bd05599d2c5a 158 0.06/1.00 vMB 103
479,257 479,257 000000000000000000cc80add7ba17b2c311977e954ee13c884f2508b573d110 403 0.19/1.00 vMB 93
479,256 479,256 000000000000000001162a8867dc8a0eac52632eb7f47adc1fd009936c8290a2 1,421 0.99/1.00 vMB 65
479,255 479,255 000000000000000000a9091780c9e696552f368d9ffca8f4b7bf3b584b87d680 1,513 0.82/1.00 vMB 79
479,254 479,254 0000000000000000012db034d21d45b514931c5210a008890eb178c9ff170498 1,241 1.00/1.00 vMB 82
479,253 479,253 00000000000000000020dbd877d598e963c6435983d981ebe729ab673dd63e49 589 1.00/1.00 vMB 5
479,252 479,252 000000000000000000c92fafdcd4f0bcdef4061f76bba306cfc0d7e48e07957e 1,210 1.00/1.00 vMB 23
479,251 479,251 0000000000000000008b5f42d1a9f4c5c4c11a9531857be73ee8fb825528b7e0 2,093 1.00/1.00 vMB 106
479,250 479,250 0000000000000000010fc7fbc1ffeec35444f63966c77714874a3e00002845f2 1,503 1.00/1.00 vMB 120
479,249 479,249 0000000000000000008eca3f43095a890aeec0461114dd80c52327429978d0c1 1,374 1.00/1.00 vMB 81
479,248 479,248 0000000000000000008bf31923b691b990f252710b3b51584562e3a6a5f5417a 863 1.00/1.00 vMB 40
479,247 479,247 00000000000000000101f9548a4b60b8bf16528bae9a36bd0841973a6ddf0095 1,386 1.00/1.00 vMB 36
479,246 479,246 0000000000000000003d8f83dfd777f65a19d641b76f3a5d07a96725041c0a31 1,842 1.00/1.00 vMB 114
479,245 479,245 00000000000000000105fb54c811a2f334f91d7cf42a48af423393adb034b697 2,128 1.00/1.00 vMB 171
479,244 479,244 000000000000000000d36822ce81b5aa539506d04c8b0f71dec8ede2a3ce36f5 2,082 1.00/1.00 vMB 64
479,243 479,243 000000000000000000e232a0e9f0d7d98dd63d9861e940fde59b185621501064 497 0.44/1.00 vMB 39
479,242 479,242 0000000000000000002339303464c05d0a9b10e7b147f72b530beddae7f32610 314 0.21/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.