Loading Tool

Explorer IconExplorer

Memory Pool

29,218 transactions
6.63 vMB
0.05214617 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt f387a70d1a3356c2db0c84a9d76ba723d43a8dd5eb2442b7d8a15c237d3d5a28
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 992dbf1993c135eab10ae4735082e4fb827bda9b506d60a5c0269224ea47b696
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,115
Size: 1.00 vMB
Total Fees: 0.03510405 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (652,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,762 260,762 0000000000000004e38a01565d2ee0dc37fccf6239e532fd0c64703eba60af62 383 0.16 vMB 96
260,761 260,761 000000000000001ae910553b24fe538ce3cb8655bada6e222026a3e45b7896f8 430 0.23 vMB 79
260,760 260,760 0000000000000008829374eb74fd3214f3e782da9610163359fa0f07bc8be333 443 0.19 vMB 110
260,759 260,759 0000000000000019fb321a4a81a051e5fcd1efd7b7f664207bb5a2edda2e0a32 176 0.09 vMB 74
260,758 260,758 0000000000000000b4c5b5aa1b03351b3e98d0b76ffb2df6c47589aca2434de8 331 0.17 vMB 75
260,757 260,757 000000000000001832a96e14aff5f15bff0bb000b82bcfdd49900c4719a451cf 684 0.25 vMB 135
260,756 260,756 00000000000000023749d54f1460f2b854daa336bb127e67f46e915ddb9b5149 439 0.28 vMB 73
260,755 260,755 000000000000000c9670b467cfa47b13ef6fb01cb68b83340523e1d19daaa75c 238 0.09 vMB 111
260,754 260,754 000000000000000edb964727c108302290911e8b902248ece24314be93ff3902 786 0.44 vMB 72
260,753 260,753 0000000000000007d7cf681dc38db5be1a4aafb968be740861c80845d24e3d22 309 0.15 vMB 135
260,752 260,752 000000000000000c1bcaec038217852e4d07dc89f55fd3b8fffdd1255044f910 308 0.11 vMB 126
260,751 260,751 000000000000001456aab15bbee69d5174a470f3073bf57323728d9dc0a4ada2 32 0.01 vMB 105
260,750 260,750 0000000000000017da39773b8596d194ff9cf9d2620326d4f9243517ca6d4849 159 0.05 vMB 48
260,749 260,749 0000000000000012aaccca6f66897259ab78d86ce94b2506c8556b60b2817a0b 235 0.08 vMB 125
260,748 260,748 000000000000001c162f88ca68ecabe15468e79556b28c856570d859df400d60 217 0.08 vMB 117
260,747 260,747 0000000000000003095dece35ba585b74c8d534f16cf6e05253124bd7b83a012 429 0.16 vMB 123
260,746 260,746 00000000000000153de93c8ad3e596dc05bc5137d14e6c70be56b351f6dd0d0e 314 0.10 vMB 116
260,745 260,745 000000000000000ccfc3ec2e3dde55325589be24d6316e49211e557411160e1b 323 0.13 vMB 100
260,744 260,744 00000000000000167d027077cec107433f78545aed56cd6c0bdaedde8fb906bb 494 0.20 vMB 121
260,743 260,743 0000000000000013a2faf5ac4d57b2d9c9a281c9508c1c82ec094e14338b97e1 61 0.04 vMB 63
260,742 260,742 0000000000000000400ded0f67d8b113aa8a57be8f1e0c5a6d482b3821a9b9bc 498 0.24 vMB 103
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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