Loading Tool

Explorer IconExplorer

Memory Pool

73,975 transactions
28.85 vMB
0.07336029 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 2924a3e0fb486bab2363eb9a43f15aedc8365c2ca7d4302fd7f1fe958fd3a725
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 4b642c200dab7469d48eecedb003bcf10dc0fb753ceb338c2c43a3082370c565
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,213
Size: 1.00 vMB
Total Fees: 0.00960433 BTC
Feerates: 100.26 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (634,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,156 281,156 0000000000000001d079d6aac2571019eacf8b961679c5fde4ab9d19449b0217 48 0.03/1.00 vMB 34
281,155 281,155 0000000000000002473598d07501c01922eafcd2502ee4d2821433de8b5796e5 52 0.03/1.00 vMB 21
281,154 281,154 00000000000000020cd3b0ea7bea787bb35e7c2ba3a873ec9246e44a475c5403 187 0.09/1.00 vMB 44
281,153 281,153 0000000000000000150ad9bfc309d0a51edf45422235a77ae8c5e396489e7962 32 0.01/1.00 vMB 122
281,152 281,152 0000000000000001272282ca0a88030c783ad1913c65523dbe24dd9dd6f4d01f 320 0.13/1.00 vMB 64
281,151 281,151 0000000000000001c18f6e45d129586d3bf918d13d6d34d1c4ea48f41b6a74e7 21 0.01/1.00 vMB 52
281,150 281,150 0000000000000000e92cc59cac0c80873344deae4c00d9cd7919b859ac483771 195 0.09/1.00 vMB 74
281,149 281,149 0000000000000000df62c6c5a8593dd02dcb1f9c72e408545b0d11b6f7d2c2e2 327 0.16/1.00 vMB 41
281,148 281,148 000000000000000080feb4e20f9d9f03e5814c1cc208dc0dbce82a15ee29fb47 334 0.16/1.00 vMB 58
281,147 281,147 000000000000000195dd98f437d26adb9f3de83a336e06cfd18ea21658691f5a 259 0.10/1.00 vMB 56
281,146 281,146 00000000000000024c64712110597f012864bcb56de44641b927b7307dbbb066 37 0.02/1.00 vMB 32
281,145 281,145 000000000000000037ca50bca4a3ea05e710c1b24a25fd361128bb96d7267971 326 0.21/1.00 vMB 37
281,144 281,144 0000000000000000ed71bebb6b1431a9c1544ea3223d2c2bf2670c76f1cc6cb0 665 0.25/1.00 vMB 58
281,143 281,143 00000000000000025a24f4f820dacd13bb61a1d5df392055ae2d38997b71673a 156 0.06/1.00 vMB 43
281,142 281,142 00000000000000009ba9b56de2163c90699acc534fe79099af0ece6d4d7c42f2 199 0.08/1.00 vMB 38
281,141 281,141 0000000000000000449862adc091b72914f5e3129750f61d04163020181e7737 40 0.02/1.00 vMB 38
281,140 281,140 00000000000000009b62e4258312b542af7beffdb5a2f543627ce945b8b16c48 217 0.11/1.00 vMB 40
281,139 281,139 00000000000000002e3f58bea845299712e18d01686094b8804429fef3f095f7 95 0.05/1.00 vMB 34
281,138 281,138 000000000000000260e830b596aaebea3110a61b892d3f1964827cd012d9df53 472 0.21/1.00 vMB 77
281,137 281,137 000000000000000122ee1ea518138f629ffe12fcb83eb453ae10e6b54de0d118 42 0.02/1.00 vMB 42
281,136 281,136 0000000000000001412e1e348dcb96958d3a2425654ef4a756aa864811a83d67 144 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.15 GB

Node Details:

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