Loading Tool

Explorer IconExplorer

Memory Pool

36,049 transactions
15.27 vMB
0.08559256 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.29/200 MB

Candidate Block

Mining Attempt 4135d0fb1fe5e0eff5f97f55d6f5ee5083a8604d8c8d493efbddd9c48d630578
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root ddad39c91edf84691fca1c698eab2d6102fb23bde1def7941878514a04028954
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,935
Size: 1.00 vMB
Total Fees: 0.03169015 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (715,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,179 198,179 0000000000000145989df3775c688c355941fdc5f2083645b08f54dca8c3e83e 136 0.05 vMB 39
198,178 198,178 00000000000004a00ea81cd3ba5461a33bfd9d765d5b67b863ebd506f7117e8f 653 0.24 vMB 158
198,177 198,177 0000000000000024aa6ad88c3a87e3e6b798d2e0616931bb73ec029510decd68 276 0.14 vMB 106
198,176 198,176 00000000000004d0d12f316a25657510972dda53c88c980bee7303da120bd001 117 0.08 vMB 105
198,175 198,175 0000000000000102146ef85941735720aa04c6ff4d08b01b89ce2ae6c3b0594d 253 0.10 vMB 108
198,174 198,174 000000000000058d0862a06f59535847b98f6b33d3bc09681ce4346872d1389d 143 0.07 vMB 111
198,173 198,173 00000000000000496547a20f259198e70afb2429e43a35a1c177ced4cd7f62b0 32 0.01 vMB 0
198,172 198,172 00000000000001b48a9d20e65a8e8301e57cbeb02691f397fc0a765bdd1a5ae9 392 0.15 vMB 117
198,171 198,171 000000000000032ce7c87626e689d5929c171e0ed1d4f69d7d60d2635c767a9d 11 0.00 vMB 165
198,170 198,170 00000000000005b0f15e44d0028fe494515fb0a76015da8d79bd5643eaaa72a7 79 0.04 vMB 54
198,169 198,169 000000000000028279cbc668b40b3162b677f53a0d41305814c4e5233cdd55b1 594 0.24 vMB 162
198,168 198,168 00000000000004b2cb9a2525e917188675a69e72de8734ae5bc32e6764a206c4 32 0.01 vMB 0
198,167 198,167 0000000000000130494ed59c4ae400bb743aefa2c5f9fbe3f5a7789507fd2c7b 550 0.27 vMB 120
198,166 198,166 00000000000002543f5297b3c391813116e740ba22cb3abcd0216af7752a325f 225 0.08 vMB 118
198,165 198,165 00000000000000c2c9e13b40fdb87882f2d94942848222adfdc16683548d4599 483 0.25 vMB 127
198,164 198,164 00000000000002ded5a82cb3d01ce11ee714f9bc84d0f1494c722a55eeeb1741 852 0.25 vMB 169
198,163 198,163 000000000000010a7bf51acea698b280e0b395d1adbbaf63c77d636f71f0bbb9 104 0.05 vMB 551
198,162 198,162 000000000000036271ca3724d8c5ad307f507c9c3e4a011be53adfcf4cc33e08 232 0.07 vMB 529
198,161 198,161 000000000000010539534f01e571889386ebcdfdc53ea02467ce43ff676a8e3f 690 0.25 vMB 169
198,160 198,160 0000000000000636303a6d3e5963946dcc7df38beef2ed0b21cf961d418bafae 143 0.05 vMB 100
198,159 198,159 0000000000000311fa6fd223f3242e2583c6d6bc6804ba062c7def06f32192ec 9 0.00 vMB 48
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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