Loading Tool

Explorer IconExplorer

Memory Pool

45,375 transactions
27.97 vMB
0.06899307 BTC
Random Selection Loading Transactions
Max Size: 147.85/200 MB

Candidate Block

Mining Attempt 2818d1ee92c0095862be00f6c0e42a002af78ac3d9022474bba18447f2c4bdda
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 0dbc35260164bb9e6fc741b58e3e75f813a05013d7b26744d5acfe965951ed4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,078
Size: 1.00 vMB
Total Fees: 0.01561164 BTC
Feerates: 101.53 > 1.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (638,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,928 276,928 000000000000000087026b5696286223acd98ce3de64fc13f32a2ebf36d4fc32 552 0.23/1.00 vMB 64
276,927 276,927 00000000000000015653a2c7c44d3e3257e8eb27443f7b478ef84c6644f0d7c0 355 0.15/1.00 vMB 40
276,926 276,926 000000000000000071d92c00ad20140432a70a6c94400d1a4eb96388a63023bc 85 0.03/1.00 vMB 128
276,925 276,925 0000000000000002b845fbff0deee8f022b824a1745f4f0902ad2e262124283f 662 0.29/1.00 vMB 58
276,924 276,924 00000000000000031d56f4cab713df1068ff9e7824b4ceb0d1be1fe0e82268b7 600 0.25/1.00 vMB 68
276,923 276,923 0000000000000001f99092cb8770d69dbb7d19b49bf8f8b0c05fbf639aea1c6f 69 0.03/1.00 vMB 110
276,922 276,922 00000000000000029ca36ff6c955884f8e0622930745580ade55815acd0331da 429 0.19/1.00 vMB 44
276,921 276,921 0000000000000002405b5b49981da73fcd9724df6b45f3adf2ec74fe5ba4cbbb 690 0.34/1.00 vMB 58
276,920 276,920 000000000000000089e1f388af7cda336b6241b3f0b0ca36def7a8f22e44d39b 122 0.05/1.00 vMB 37
276,919 276,919 0000000000000003934e24022cb1d98aa47975322766c72738c3af23c5a862af 314 0.16/1.00 vMB 46
276,918 276,918 0000000000000001443c5fced403f1a5b228a80c451f293c6b4bd3ca27747afd 634 0.25/1.00 vMB 50
276,917 276,917 00000000000000015e7e3cab05d9c5bf2a4434214ece687dc59f980040e4dcf2 394 0.22/1.00 vMB 49
276,916 276,916 00000000000000039e0220be78bcbfde8a089354efcf6fd041820e4be0726b0d 167 0.07/1.00 vMB 47
276,915 276,915 00000000000000039fee3503f779839bcc563f6d24576872c427efabe0630774 113 0.05/1.00 vMB 39
276,914 276,914 00000000000000018f976f0b05a66eec82e6e19b0d15905c11e8477475928fb8 61 0.04/1.00 vMB 17
276,913 276,913 000000000000000070a534484e9423d480423e55880b5dcbb39ac0456ac3dfc3 462 0.25/1.00 vMB 47
276,912 276,912 00000000000000023ebe1a82508e5ea5b1f78a686ae3114e706280fcc8900cef 823 0.45/1.00 vMB 44
276,911 276,911 00000000000000013bf5a62acd22e66f1868f001e487bc9ba66122e14c464ac8 241 0.16/1.00 vMB 29
276,910 276,910 00000000000000037e67d1080beb18e07d151344b6c14c7c852385da8a1b95fe 272 0.13/1.00 vMB 36
276,909 276,909 00000000000000026022c87c2e52719cbfd4fd7f93bfb21536b6ebed6cb3bc86 315 0.17/1.00 vMB 60
276,908 276,908 000000000000000071a1e0522038f99433cf178f3e4a02dd44a7257863da7a4d 72 0.03/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.