Loading Tool

Explorer IconExplorer

Memory Pool

34,759 transactions
25.78 vMB
0.06452535 BTC
Random Selection Loading Transactions
Max Size: 130.86/200 MB

Candidate Block

Mining Attempt d286f97f1fc039e2ebfbb91fe92db0adcd23b3d33b294d6cb0934f697cb55c59
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root ce2f1a40a1aa722b45f2f7030f76f0a95bd1f22859bc19054bbde8a73f91b09b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,240
Size: 1.00 vMB
Total Fees: 0.01731169 BTC
Feerates: 101.16 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (556,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,202 358,202 000000000000000011afa5a34ca87832288414f1ca1afcd93bf2e8bdfa4f9875 347 0.20/1.00 vMB 26
358,201 358,201 00000000000000000020183ddadb62903ecd0148d9cb7e58400acd5e26c80e6d 464 0.24/1.00 vMB 28
358,200 358,200 00000000000000000bd32a877e4ccf315de3056ee659cf538e0b39121445bcf6 441 0.20/1.00 vMB 26
358,199 358,199 00000000000000001043bad69eebf1c3d60c2bbcb893f991e9dab6798ab25bfe 1,563 0.79/1.00 vMB 31
358,198 358,198 0000000000000000147ec176a3ee56b4e10ad436b137121c9cfedc2889bc5950 794 0.44/1.00 vMB 25
358,197 358,197 00000000000000000ec0c3a90baa52289171046469fe4a21dc5a0dac4cb758a9 1 0.00/1.00 vMB 0
358,196 358,196 0000000000000000094ccb01ca5600e467aa028d30b208d33ef109564a3a5ded 305 0.15/1.00 vMB 28
358,195 358,195 00000000000000000f77a2e7f41a9e67cfc46d33c499a661d0251f838e30133e 545 0.28/1.00 vMB 28
358,194 358,194 00000000000000000d74a5f3043955540dbbacf5797b8174dc17a604191266e2 511 0.30/1.00 vMB 24
358,193 358,193 000000000000000013537257c8ab5e031d279ff175aec825edb7e45e3facf20d 125 0.09/1.00 vMB 13
358,192 358,192 00000000000000000f54e13d4470a0c17a098a6c9329b5d100ac42e56518b5e5 793 0.45/1.00 vMB 23
358,191 358,191 00000000000000001616cf486bd30a64e55a6ae59c2105c5fc6e8606848ae68a 1,531 0.75/1.00 vMB 28
358,190 358,190 000000000000000006a122ac188e44fa6bcf1c5fc247dc0e2d7d5d2cfe133eba 590 0.49/1.00 vMB 21
358,189 358,189 0000000000000000157c788ba340946b6d562b12688b2141e4e36f39ed0e82ed 183 0.10/1.00 vMB 25
358,188 358,188 000000000000000001eeefd25851c7f86424dd99d14680e600617300c7321709 1,204 0.55/1.00 vMB 26
358,187 358,187 00000000000000000fb686eccf0d552b4cf7f894e198e1def3d6f026a1fffbf8 191 0.22/1.00 vMB 11
358,186 358,186 00000000000000000bb905900a391e9d7f4dd09a10fe7d194a6f01b6d99e6cbb 1,105 0.52/1.00 vMB 29
358,185 358,185 000000000000000005daf3ee5f44a02fb1b0da6a911b3945b37145617d16931b 350 0.18/1.00 vMB 27
358,184 358,184 000000000000000001c2087869b97e9bff9228d6a46d563e67ea3a5eec574621 221 0.10/1.00 vMB 37
358,183 358,183 00000000000000000329ad4f9bd8309e98e8ef85cc8ecd9064ecc9968ca181a1 438 0.19/1.00 vMB 29
358,182 358,182 00000000000000001562f1ba69f83aa4834f8862d8be0f791661f211b3e32bc3 333 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.