Loading Tool

Explorer IconExplorer

Memory Pool

37,510 transactions
18.24 vMB
0.13956031 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.97/200 MB

Candidate Block

Mining Attempt a259aa1b0529720bf2495a7243877db1c52be7a446f3c0d9b99bf82d52f669c0
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root 306825ee1cd7c96d6c66de615e4a48f687ee7df38a295f9cee6b6245de498720
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,081
Size: 1.00 vMB
Total Fees: 0.02368022 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (743,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,626 169,626 000000000000003e973e00ddac7bf6470001de51cdc790c91600eb84d839cf89 35 0.01 vMB 257
169,625 169,625 00000000000006ca7bb5be0dbd0e2b81ea3b179f17218d6a2ca3116c4678ff78 135 0.05 vMB 1,087
169,624 169,624 000000000000015dd1727e778b9a0bff4f9b337562a4aab48c62fd2586bde179 37 0.01 vMB 90
169,623 169,623 000000000000060ac599eff63c207ae5ef25a16e7472d9cc754aeb2b639c921b 6 0.00 vMB 138
169,622 169,622 00000000000003626809e09ceb5044b42b2b93fe30f1dfffa78b62adbb675eb9 11 0.00 vMB 0
169,621 169,621 000000000000093dc92a4c56974c0b5d8ebeaabc34d4e71c6d4e44ab9b0f8cbc 26 0.01 vMB 235
169,620 169,620 000000000000094e53e4225cf5c1c08726893e3604db4a1bfbd6b48f4c8706df 83 0.02 vMB 42
169,619 169,619 000000000000083bde45abe637c315bf01d2608a99949c3a0dfa10eb6f35086d 46 0.03 vMB 79
169,618 169,618 000000000000065d7da5b4863dea45c43206b977affd6d03c2be829a13fcab96 6 0.00 vMB 181
169,617 169,617 00000000000009543cf79062596f1c033aceb80758f6ac3878e39925dd83f566 41 0.03 vMB 59
169,616 169,616 000000000000052cc01967b7c0cc74b9dd5bd96f830ed5a53d92a6709bec1019 68 0.02 vMB 321
169,615 169,615 0000000000000502576aae1bc79fb0be20423a88a3014df35369f9ee9626e245 12 0.00 vMB 334
169,614 169,614 00000000000001401274ab753d8eeda5afb7e25719cb7af59c0dbc81149e0c1f 73 0.03 vMB 176
169,613 169,613 00000000000007f2a6f6c264c040739a7fa501c3c2fdf14b5af1f034e55cb0f2 10 0.00 vMB 51
169,612 169,612 00000000000007afd9e6e3203dee83f53cd8f3650abf468bbd64f2610fa707b7 110 0.03 vMB 166
169,611 169,611 00000000000006794fa73438a841517e203a4bb3cecb554ba783696c14f3c644 22 0.01 vMB 574
169,610 169,610 00000000000006fda9a06a2f6bdbe11d082bdda5d07bb1feda390c4067d85392 110 0.05 vMB 131
169,609 169,609 00000000000008ff39ef9deb6b1e45740f671d23896a014e8a5654a9c0b2cef7 9 0.00 vMB 57
169,608 169,608 00000000000008c27d92a8b262f170fcd94922e5d26c00583b08a4dab7bb53f9 32 0.01 vMB 224
169,607 169,607 0000000000000172972c10a3825e1ef22e5d0442cef1721b28f0cf6f88202758 11 0.01 vMB 245
169,606 169,606 00000000000008bdbb34a8bf6ed2fe5d30648f381786fc397d5b63643cc371de 11 0.00 vMB 33
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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