Loading Tool

Explorer IconExplorer

Memory Pool

44,999 transactions
27.03 vMB
0.07193292 BTC
Random Selection Loading Transactions
Max Size: 142.55/200 MB

Candidate Block

Mining Attempt 6a14bb4969557187df34abbcf94368223446cc898a57e43096a17f676a88ca1c
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root d60813a9512b20a2c993e85e38c34634cb4245f3ef1e92fdd91134eb284fb010
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.02179296 BTC
Feerates: 201.13 > 2.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (529,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,626 385,626 000000000000000002479210b0e67df569631618b3181aee3d943ae1c7a1026e 1,574 1.00/1.00 vMB 22
385,625 385,625 00000000000000000b512ebed798221ae9215b0a6827438fe0c4fcd1963821bb 2,047 0.87/1.00 vMB 41
385,624 385,624 000000000000000008a089b029cd78a4c34fb9ae49408682057985b6a9952ecc 3,242 1.00/1.00 vMB 86
385,623 385,623 0000000000000000026b7a6416fc1b1e20fe3b8c34ece85c7f501d5175188519 1,562 0.93/1.00 vMB 26
385,622 385,622 000000000000000005fa544f9366c0b55b8542b60186e7024b5294ea3e6c8164 1 0.00/1.00 vMB 0
385,621 385,621 000000000000000009ba88d0cbe534d193d8faf9c210a8fd66f2741557d0bd00 1,796 1.00/1.00 vMB 28
385,620 385,620 00000000000000000174aa3a81c439b3eacc2c02efecce513c37b23388ddd866 2,685 0.93/1.00 vMB 49
385,619 385,619 000000000000000007979efa808a2c55710ec81102b662af0fc005ccf3c0ef9c 1,164 1.00/1.00 vMB 23
385,618 385,618 00000000000000000b72c89ce8a3f14fd428d263b502aa449324f3aa79a96348 1,801 1.00/1.00 vMB 24
385,617 385,617 000000000000000008553f373ce948ed6035a2116eb65f94ad52db329e313d0b 1,560 0.90/1.00 vMB 22
385,616 385,616 000000000000000006e151a3ccd9338d3c623d2c626ede2327f10f9ba6511a90 1,677 1.00/1.00 vMB 27
385,615 385,615 000000000000000006bc2589716c26576a1e956248b80f32d1bdff7b01889fe6 2,577 1.00/1.00 vMB 45
385,614 385,614 000000000000000006aec698db6d6b44139d11dc7f38fae45c950936efbfffa7 1 0.00/1.00 vMB 0
385,613 385,613 0000000000000000023850948c3feba1ffbbb56261a3ca56eaf49bd903b623af 1,948 0.93/1.00 vMB 39
385,612 385,612 000000000000000004c19fadf8533e8bf0782b6f24e4491d8351499805639d99 2,925 1.00/1.00 vMB 40
385,611 385,611 000000000000000003c396facee0bdb243eec6927fdd0e49cb3694ed6b00140b 1 0.00/1.00 vMB 0
385,610 385,610 000000000000000002b17a3c01e90206f99246574d4c8f12035da84c4dad6f37 3,282 1.00/1.00 vMB 61
385,609 385,609 000000000000000000b49c6c3ba4c323e79ed78165f0706042a23b7385f7804b 1 0.00/1.00 vMB 0
385,608 385,608 00000000000000000c564c0775238e729b67e15abac8d3b750b93aeacfd372e3 760 0.99/1.00 vMB 15
385,607 385,607 0000000000000000016716b363f1e732cafcc7f71b23436b6b431124e8401f84 2,380 0.93/1.00 vMB 34
385,606 385,606 00000000000000000aca3fef98d6245ad5cfe64ff605253043e831c5a722207b 3,515 0.95/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.01 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: 649.25 GB
    • Received: 13.15 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.