Loading Tool

Explorer IconExplorer

Memory Pool

24,119 transactions
5.52 vMB
0.02468686 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.55/200 MB

Candidate Block

Mining Attempt 1b2c849ca5158f00f1df0e99b9630aae563d26ef75213b800a9b11396acd63b7
Version 20000000
Previous Block 000000000000000000016cbb047fea21369dcc5471d305238a88ca18763fcb9a
Merkle Root 4e34eb2d1b296d25dd4029b4bcd6c9f0b5e2e030f95b2d2717b5059c4b05e651
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,624
Size: 0.49 vMB
Total Fees: 0.01152721 BTC
Avg Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,112 (688,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
225,100 225,100 00000000000001a30afae8ebc3748643bc26d9aab554006819d3bd8a52578df3 0.33 MB 662 195
225,099 225,099 000000000000006b4100c42e30cc5e151f9dee498f91057228f050104880b0ae 0.10 MB 169 80
225,098 225,098 00000000000003601b5a9926bb81e89ea1149ccb23320f65fb8010a3428f9c7b 0.08 MB 208 206
225,097 225,097 0000000000000389b4e12a5e6d2a8f0efffc03b7290d7035b9fc222a65fdebad 0.14 MB 183 95
225,096 225,096 000000000000027cd3a53be3bd962e91dbbfb0adc4d9af6d16c0b9abed288541 0.25 MB 542 165
225,095 225,095 0000000000000091cdc19e707079eced9a13b89b77b48fb4db735cce2087cc4f 0.50 MB 997 176
225,094 225,094 0000000000000378df042a08822557567c5296e4813fde534ccad1b490b953a4 0.25 MB 691 297
225,093 225,093 00000000000000799abed326ad12ef18151c7d3497b180c9b6d8fdc9dfc8c96d 0.25 MB 756 283
225,092 225,092 00000000000000e9fc5a41cefe58d4058a56742a9ad26e3efc6d0816a8473fd2 0.05 MB 138 242
225,091 225,091 000000000000033c71e8344c51840d9b72bbc3dbb3ce19b64d98d7cbcc508412 0.05 MB 65 102
225,090 225,090 000000000000027a4af85b43557e397f5ce01d72f0ea9edbc335ee5c231bb0b3 0.51 MB 771 123
225,089 225,089 000000000000022abb88c852cc94bfa078a905ee09c49668b3d0c931b75a9392 0.10 MB 332 259
225,088 225,088 00000000000001cafb87e50269fff38b98e611cba49d20b43cac0c12b6e033bc 0.13 MB 426 222
225,087 225,087 00000000000002da019651b58b471e9e28d8267dd39c51ab153b08b7aecefdca 0.10 MB 315 204
225,086 225,086 0000000000000140b7d93a3f1b395a752cd6a4e792616dd48f2ee2f95100a9c7 0.25 MB 614 170
225,085 225,085 0000000000000323bca888da0992ba9257a0b20d52f0e6e905da5165b8305329 0.25 MB 836 250
225,084 225,084 00000000000002876aae9ee8dca4f49f6829c59d36baea465ae851da57ee6467 0.05 MB 125 103
225,083 225,083 0000000000000318345e8bef743fbc2cd2234afad5e727f33dfcf2e0fc3d4f43 0.00 MB 10 178
225,082 225,082 0000000000000134069047e99691461aebd550fae182f65bbd27123484f5dafb 0.08 MB 144 102
225,081 225,081 00000000000001a583127edc78fa91f3f62041ada0ec35ee2226a2bb24e538e2 0.17 MB 549 262
225,080 225,080 000000000000018fd8c0b6be46ba1612ca0037d8365c745e707f0f78f10b5772 0.45 MB 897 183
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

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