Loading Tool

Explorer IconExplorer

Memory Pool

43,184 transactions
26.91 vMB
0.05419420 BTC
Random Selection Loading Transactions
Max Size: 141.82/200 MB

Candidate Block

Mining Attempt 67e31e97309770f4359b094aaf1897ea290bad355111e518dec34eca076d065b
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 8f216194ddff2b487b15654f71600ad229d82db4d143b51083bec32b05e4a2e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,390
Size: 1.00 vMB
Total Fees: 0.00422955 BTC
Feerates: 160.56 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (175,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,926 738,926 0000000000000000000586198360ba98929cbec2145658fa5f3edaa8b3ce0054 1,294 1.00/1.00 vMB 18
738,925 738,925 000000000000000000002ac90bb096956251270b99134a618d61dc4a2414b6c9 2,532 1.00/1.00 vMB 20
738,924 738,924 00000000000000000007ecacbe3b540cddc4a0be3f91c581f2d4ef74d5419e42 2,246 1.00/1.00 vMB 12
738,923 738,923 0000000000000000000277f6387f7fc65ed9a98d2d968b74eadad3231410b9c8 999 1.00/1.00 vMB 6
738,922 738,922 000000000000000000093dba7d439e6201f60b4779ee418df5ac744555a40944 2,625 1.00/1.00 vMB 10
738,921 738,921 000000000000000000068fc7f9b93027e811e6ea1c83a46d4a7087f1785d897b 2,205 1.00/1.00 vMB 14
738,920 738,920 00000000000000000001a748430d27769c6309459748ced3f6a22ea37fc31bc2 2,989 1.00/1.00 vMB 16
738,919 738,919 00000000000000000003bab7b97c6ca2c15e0886131b845025b0a2826008ffca 2,437 1.00/1.00 vMB 13
738,918 738,918 000000000000000000031555a1cf708b4c8fb466bfa8e34cad939cbcb3208315 2,956 1.00/1.00 vMB 14
738,917 738,917 00000000000000000008a925a242e8f90b4f43c22bf7d359405f7d0fa954946b 2,050 1.00/1.00 vMB 17
738,916 738,916 00000000000000000002b4d253a9182e413e2c204e17b45f1185367614d771bc 2,944 1.00/1.00 vMB 18
738,915 738,915 000000000000000000082081f2b0012c71ccafe9a3dc600e7003a22d0e8ebe5e 2,695 1.00/1.00 vMB 19
738,914 738,914 00000000000000000008dbb76cad8c01d75bda0585291a232f834c349c9aac51 1,923 1.00/1.00 vMB 30
738,913 738,913 00000000000000000006168221833d9089a4a7a9a9efc6d0e05b03d92cdf8700 3,030 1.00/1.00 vMB 19
738,912 738,912 00000000000000000003708ac961464c0a79e1a1388a02500d40efc140dc1d06 3,112 1.00/1.00 vMB 25
738,911 738,911 00000000000000000007e0d4f184ccdfe747330b0f33d14c195d435b22fd3979 2,972 1.00/1.00 vMB 32
738,910 738,910 00000000000000000007d55e06a5a3374d7da0a781bc62d6b3650b711cdae13b 2,806 1.00/1.00 vMB 14
738,909 738,909 000000000000000000059213bdb0a8a2ee73d1562e65382fafba62aa41953d13 706 1.00/1.00 vMB 21
738,908 738,908 00000000000000000003a52bf5648de71e1a7f3e91b68bbdd0034f128a767bc3 2,797 1.00/1.00 vMB 19
738,907 738,907 00000000000000000008fb640d857576a2ca53a4f01f0e323b93ce61ab372ee7 2,304 1.00/1.00 vMB 20
738,906 738,906 000000000000000000028a69278737ac399a319eeac1f461d8622acb5ec87f13 3,611 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.