Loading Tool

Explorer IconExplorer

Memory Pool

80,787 transactions
29.70 vMB
0.10089169 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt 033887efae3dc20559f1905d7be64d2c1cbe7b30e21a29408df16cc86069b04d
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5d36d2c3371907dd27d7c5cf8af24a16e9d59ce862c1260a736d4cc56def8ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.03679214 BTC
Feerates: 146.36 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (733,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,307 181,307 000000000000057e3e2f12b8f542322fbeb0ae8eaf57ed2a661132ec8a6a7088 222 0.08/1.00 vMB 114
181,306 181,306 000000000000009b3be8e69229dc5dcdfe3cd9c8d7dbe03ede3ff1662b372290 582 0.25/1.00 vMB 142
181,305 181,305 00000000000004b15ca47970c73f8b0a251d169bd8a074cabbc53150013027c8 10 0.00/1.00 vMB 0
181,304 181,304 0000000000000178fd5682899ae3684c60b9c0c4cc40911eee843179683d28eb 33 0.01/1.00 vMB 0
181,303 181,303 0000000000000216f0bd51ee827b7b9ae936ccb292556d3be5ee8ab7eb99c7e6 454 0.16/1.00 vMB 150
181,302 181,302 000000000000000d0855382a0af50c98f1422ba63491a07ddbb31844e9af9c66 599 0.25/1.00 vMB 140
181,301 181,301 0000000000000658cbeefb4aa8e43f447e289fd1ca5804f9aaee9b965a57da81 116 0.05/1.00 vMB 204
181,300 181,300 000000000000099be648ecdf8cf78dddcedcadc6396980dcf3accaa5832371d8 146 0.05/1.00 vMB 44
181,299 181,299 000000000000071f575ad65aa2d5a71dea9abc67ccfe7b56c39efcd65e7637e3 170 0.15/1.00 vMB 158
181,298 181,298 000000000000002a3fcf763fb9417b733d03055ead906b9000a98cdd7df61980 132 0.07/1.00 vMB 101
181,297 181,297 000000000000078b5945d4d7227060dc6317383256108e4504a664538674f277 111 0.05/1.00 vMB 47
181,296 181,296 000000000000019d6253db53071a0b4225ca380c0d5a4bd5357593b11956f823 106 0.04/1.00 vMB 120
181,295 181,295 0000000000000876eae670bb874cdbc44cd2c8f0b4bab55c1f8f2e8775f1d9e0 192 0.09/1.00 vMB 103
181,294 181,294 000000000000037328080d90e2f2326a423e1cec3d2cb914e1f6364d1423db22 571 0.24/1.00 vMB 152
181,293 181,293 00000000000004fb634cc04f5cfc8d29d777b7109f1ba546dae745b098e6d6e6 269 0.13/1.00 vMB 112
181,292 181,292 00000000000007d640114bcc46d7e759f165663c038a6f1a996d30c2722a755a 134 0.05/1.00 vMB 5
181,291 181,291 00000000000008b67e3f1ae337d891957cabf47d07b368ade1d85868a1b620ef 336 0.17/1.00 vMB 106
181,290 181,290 000000000000065167a50ae658d0daac0f43dd0c4f52decc8201c76161ae357c 63 0.03/1.00 vMB 61
181,289 181,289 0000000000000517ae41a7180962674ab293533c9c3ed05c83328d90d52bb29d 471 0.19/1.00 vMB 134
181,288 181,288 00000000000001eaa97dea3c5725d7f3a55a04885ac71aebd7fbaa26fcae7b8b 560 0.25/1.00 vMB 146
181,287 181,287 000000000000021bd5c872603060a9dbdba6e62c76127322d64e6b64c51795ea 67 0.03/1.00 vMB 394
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.