Loading Tool

Explorer IconExplorer

Memory Pool

70,112 transactions
26.89 vMB
0.08300443 BTC
Random Selection Loading Transactions
Max Size: 161.23/200 MB

Candidate Block

Mining Attempt b1e39e69c8970d02e5037b47190a9a6e3a05aab65022c56c5ab66b831ffa1215
Version 20000000
Previous Block 000000000000000000017eea8a1fcbeece8b187566830c35a0e9c06ce7a8cb3c
Merkle Root ae70fe50f5217d805fca6ef05e4e8f517e5cbac55a796e1c81b147f57fc382c8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.02546618 BTC
Feerates: 445.47 > 2.55 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,474 (697,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,112 218,112 000000000000012896de99afdcb69761b0babdcfc89d8f74e0924f884424e630 703 0.20/1.00 vMB 265
218,111 218,111 00000000000001651f792de924b3bdd6dad361022bdf838a9669671856f6e0d4 154 0.05/1.00 vMB 148
218,110 218,110 00000000000005a18fa22f5608e4ea6cfc693e0875c5225fca1bbdbc85f82284 13 0.00/1.00 vMB 14
218,109 218,109 000000000000039c1fe7cf807d46424ce4be281738b7f55a65356dc2e3adbee1 291 0.14/1.00 vMB 199
218,108 218,108 00000000000000b542b0087c77e98f8cc1c7a68c6fad4a0398b870c2a24d3706 604 0.25/1.00 vMB 194
218,107 218,107 00000000000002d7140cae1cd5b101bfd60e391d25bc1408a7dbc7c8381bbf5a 228 0.11/1.00 vMB 149
218,106 218,106 000000000000022d4c4deff8a22957b123f7fe61e166ae5878d9d728bc3d05ad 128 0.05/1.00 vMB 173
218,105 218,105 00000000000001d7d94e1681df4fb65be6ae7167e58ccf412aecde24c856dc18 282 0.10/1.00 vMB 208
218,104 218,104 000000000000042645e3d68f80c09d15c50efa96ec24ace2268354d716fbed93 114 0.06/1.00 vMB 119
218,103 218,103 0000000000000273e0ef60ce449a332b732d559d50309f565936575e21eae1a3 140 0.16/1.00 vMB 83
218,102 218,102 000000000000034562b20fb803abb8510b1de4702729bd33525e69ca03453814 666 0.25/1.00 vMB 206
218,101 218,101 00000000000001ee138497b563cc75040af6028841196942193fcf7b77143432 293 0.19/1.00 vMB 20
218,100 218,100 00000000000004928a032dccc98fe9e893d9e69ce2fc1b7d43b2acfdcb8e18cb 615 0.22/1.00 vMB 172
218,099 218,099 0000000000000393aa5185a8a91251f71c086281cbd3c5a3829a782879216355 498 0.28/1.00 vMB 357
218,098 218,098 000000000000015ff9b8f095b4ebb34422dbe33c7a1b8ddeea25d8918847d65d 7 0.00/1.00 vMB 750
218,097 218,097 000000000000002fa10db618215bdaf9af4c45d245af2d2a9399ef9e7d47f0db 702 0.50/1.00 vMB 202
218,096 218,096 00000000000000d238d0060923713d9dce5d40d96d26a7b8eb05f49c9a187ccc 656 0.24/1.00 vMB 219
218,095 218,095 000000000000038a85d590f3c26c2516042f5419b5c0c05a00e2dda850a9660e 49 0.02/1.00 vMB 181
218,094 218,094 00000000000004340cf65de6dbc5b005be44d2e4fc206b8523fd526714882061 127 0.06/1.00 vMB 256
218,093 218,093 0000000000000557012f44b7fc8dae99023a83472dbdf026293790123309ef8e 299 0.11/1.00 vMB 225
218,092 218,092 00000000000004bc5183ff4947c16b7647ae3b206b100a92987e6ae9a1610da7 501 0.21/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 783.22 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: 757.21 GB
    • Received: 19.01 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.