Loading Tool

Explorer IconExplorer

Memory Pool

28,020 transactions
14.04 vMB
0.15151714 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.62/200 MB

Candidate Block

Mining Attempt 305727c0693e03b260e05e4a15e140d59c069768e360442eda658fdb20c80a27
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root acf3db579af64e0012a2b2aa7a9ed9e7a36c11bd0f17b65ab23e03f2d9fe6040
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,855
Size: 1.00 vMB
Total Fees: 0.09234653 BTC
Median Feerate: 3.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (763,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,306 150,306 000000000000017a7f9a0885dccb4f49846798376ee9a3f38ff6a39ede9953d9 6 0.00 vMB 109
150,305 150,305 00000000000002be488a4277f5274472ddf1d02dc94e15584bbb4b3a5a11926a 156 0.05 vMB 31
150,304 150,304 00000000000003d2049fc2cf74cf1be63de76938512340232ec31512438b9695 7 0.00 vMB 76
150,303 150,303 00000000000005bbb489ad6af5499967e48813c1fe5568e41dc49ef820001537 13 0.00 vMB 109
150,302 150,302 00000000000009d513671ab2fb39ec618bc0cd3d1545dd45457ab01230f1364e 30 0.01 vMB 127
150,301 150,301 00000000000003b6feea62574a8cd33bf54d646b3cc9ee2ff1b45f44be27acf6 34 0.02 vMB 27
150,300 150,300 000000000000073278e5df06328f662f2b9e12e527ef0103838aa6a86cfb72ad 22 0.01 vMB 368
150,299 150,299 000000000000035c95461af92c4071d6ad9a3f3d8e25c2c02aa71bb5348b6814 48 0.01 vMB 17
150,298 150,298 00000000000008a810cb44af678a9ed3967abe9468c5c9a74e24124fafbe2ce5 20 0.01 vMB 43
150,297 150,297 000000000000091826e539eaec112b1490b64ad3aee98372e4d5c81147b04072 12 0.01 vMB 360
150,296 150,296 000000000000061d38aed20bd13c13895b1d5923951e7220e928af218ef5196c 32 0.01 vMB 52
150,295 150,295 0000000000000702926f4635f060060ebef05a0687aaaeb5f9077daeadadddf9 37 0.01 vMB 94
150,294 150,294 0000000000000ad8090d57fcfe3da6d8c73175f6de24ae75bb9099e82f1265e8 18 0.01 vMB 16
150,293 150,293 0000000000000732ed6f3ace48601244c24f04c6455e33b2e1a302606f2fa402 19 0.01 vMB 56
150,292 150,292 000000000000027eba455d8655f0e9ccc77f2d23699e2c4ddc910d1e75dda991 53 0.01 vMB 0
150,291 150,291 00000000000003088ea30b49e7a9e4dd1574b79d066badfddb6635b12fb540c0 1 0.00 vMB 0
150,290 150,290 00000000000000a69e435ccd98c6dfaa841b9052818817af7f7b6cb77ac17764 10 0.00 vMB 643
150,289 150,289 000000000000068ff06dfafc80c07d9f0c743064d636563216a81ec433d7f3f3 1 0.00 vMB 0
150,288 150,288 00000000000007533ba42bfa4becbb9bf15d8d4a98bc49cdb317145fc856e178 17 0.01 vMB 145
150,287 150,287 00000000000001ad0be7473458d172797fa3decbb13a953d14f4d13b77d32cfa 134 0.05 vMB 167
150,286 150,286 00000000000005e0bfd3637d52e63086ace2e4f53f2bede9bcc9b7e2a52ceaf2 92 0.04 vMB 135
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.36 GB
    • Received: 0.37 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.