Loading Tool

Explorer IconExplorer

Memory Pool

79,222 transactions
28.31 vMB
0.06689889 BTC
Random Selection Loading Transactions
Max Size: 174.53/200 MB

Candidate Block

Mining Attempt 4d16b2467c2d7240201004ffe1fcffdcef4d5741f20310b75152ee144ee72520
Version 20000000
Previous Block 00000000000000000001b259ee24745935bd287f5b90f67a2bf9d14eecaae9fb
Merkle Root e4c7e491d533e7966827ddd0b3e77c3f7f87ed89d0b33ee9dd34f8c4d12bfc29
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,908
Size: 1.00 vMB
Total Fees: 0.00530720 BTC
Feerates: 150.61 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,622 (850,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
65,547 65,547 000000000667ab1636ffaba0f3fca6debdfac4a824834ef5580b5bf14f642e98 45 0.01/1.00 vMB 0
65,546 65,546 000000000147409f90dc971213a5c016b60fde1d9055b003207d77eb6b8b22b3 4 0.00/1.00 vMB 0
65,545 65,545 00000000066d37acc17a05e62c8093660c3ba406fe83b438592a2e1d95885613 4 0.00/1.00 vMB 0
65,544 65,544 00000000030a80a68358c7ec5c2286a2cbb8786db8e0f71dbc0faabb59e6c890 14 0.00/1.00 vMB 0
65,543 65,543 0000000003cb6f39a5de3decfc3cb9ac0213beddeb5b4b170b2473572d627383 18 0.00/1.00 vMB 0
65,542 65,542 00000000007e8b43fded473aa03227bfcc422c1f2e7beaa10aa0b77ffb5fe34c 1 0.00/1.00 vMB 0
65,541 65,541 0000000002ce22ff4dd45ca337e4e1ef3582b57d6263fc4852cce9f2dfde3fe0 4 0.00/1.00 vMB 0
65,540 65,540 0000000005898017c74d7b4ea26fc4b4df9713c1d51d70e944316831e7619a6d 3 0.00/1.00 vMB 0
65,539 65,539 000000000981dfff7cb58bde8e24e8d9fc169921939310c01cb634f3bd6d5a17 1 0.00/1.00 vMB 0
65,538 65,538 000000000757cd63edba5b4945333a15709fbb6d8e58fc59501f0a0a81ba233e 2 0.00/1.00 vMB 0
65,537 65,537 0000000004ec376dfc59bde2c8afe8c392e1fb03740e70af4f21a42f59aea89a 1 0.00/1.00 vMB 0
65,536 65,536 000000000383bb8fdf5768fbae8649b4dc91fc28026f6badbdacc0b46f5bc87e 2 0.00/1.00 vMB 0
65,535 65,535 00000000025721d88a4146328f86399f4c946e4ba7e99fb1fdcc1b9b5105d57b 1 0.00/1.00 vMB 0
65,534 65,534 000000000849cd43d5292eb27699ed1a73c2cfeeb1d2ebd33514aaae5030b7d4 1 0.00/1.00 vMB 0
65,533 65,533 0000000006008ba4c853b9006409d750222cd62eb04e69ea0d7aa643fa70f873 2 0.00/1.00 vMB 0
65,532 65,532 0000000006a12bf634d3d74ac154565fb0faf5935d9d872da3e6756421676d15 1 0.00/1.00 vMB 0
65,531 65,531 000000000899ae964ec56813ea41213f9a8baeab31b3870509b5e90a99776135 1 0.00/1.00 vMB 0
65,530 65,530 0000000008dbb5385391db06e6fc144600f02b2b1cce3bed4794952facac3f4c 3 0.00/1.00 vMB 0
65,529 65,529 0000000005603b3694d510cf36d3711e1bb41e8dcfda8a1c4e7252c376266e3c 1 0.00/1.00 vMB 0
65,528 65,528 0000000003ba8fdc9ce5c5dc4c042bad720f436f7d4fcd3196207c6c371ed9d0 2 0.00/1.00 vMB 0
65,527 65,527 000000000411b2e62e9611c682a47eaf2513fb0d626b7edc870f8c349bf746d2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.47 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: 772.03 GB
    • Received: 20.10 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.