Loading Tool

Explorer IconExplorer

Memory Pool

80,074 transactions
30.14 vMB
0.10363814 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt 3c866075bb4f944da51418e022f45821e3dd9ff7f993d5f5b632f6ce90d328bd
Version 20000000
Previous Block 00000000000000000001ef096391cd53823906ce45886ccea3762a298b0af140
Merkle Root 6413876b1b4cfc064bb7012babef989eb74e41735a028064ff5848fbaea51507
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,869
Size: 1.00 vMB
Total Fees: 0.02294778 BTC
Feerates: 100.00 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,594 (636,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,767 278,767 00000000000000012f21305d7cb927301243a9ae2d921fe4d4155ea59e8e2ce5 640 0.25/1.00 vMB 72
278,766 278,766 0000000000000001927432ded33b57c1d96ac02d5933b66678bd598262740c73 688 0.25/1.00 vMB 110
278,765 278,765 000000000000000303857f84fdb649dff375c83516aedd4e3111b0b684056935 74 0.09/1.00 vMB 21
278,764 278,764 00000000000000023b340cebb6d2a1078c708bfed3f2413cfe2b859e5cdb1622 98 0.06/1.00 vMB 36
278,763 278,763 0000000000000001fdae138922bf217ecb2300b1583be653787b1862ad934b0b 139 0.14/1.00 vMB 23
278,762 278,762 000000000000000246b93242855d2724cf337de1b5cb24a47f3aa51ab93c08fc 111 0.25/1.00 vMB 13
278,761 278,761 0000000000000001eb95b12c982f870b0f59de4b058063a0dae24c3b33a3e68c 567 0.25/1.00 vMB 63
278,760 278,760 0000000000000000bd07ef04578dc4673c822bdd4170f58a486f00798d6ddb69 202 0.11/1.00 vMB 46
278,759 278,759 00000000000000004a5a65e37ba7e2c639ee09ab68f301363fb0682c5b375ccc 144 0.08/1.00 vMB 40
278,758 278,758 000000000000000207d96688f38a61969b8ecbae66ad334b073efb3a99a7cc5a 150 0.09/1.00 vMB 15
278,757 278,757 000000000000000296941f166ce976c4995d0b1f05a5093593139cda3bf40472 179 0.15/1.00 vMB 38
278,756 278,756 00000000000000020efcb26875fb2e039f6b839e413d38f8594c38555f752c46 643 0.49/1.00 vMB 31
278,755 278,755 00000000000000004950396a8d217e6be722ee8e94b36c960ed4caa33793b6f5 351 0.15/1.00 vMB 83
278,754 278,754 0000000000000001403aeab8949ffd7f4669861a3525b286b5d76a1e24f67aa4 63 0.03/1.00 vMB 69
278,753 278,753 0000000000000000a6d639c248c40fb22e363c61ec2808058781881c5856ede6 654 0.25/1.00 vMB 84
278,752 278,752 00000000000000018f2d9aad2ba12a6217a2569c1e884012becd2103bbbc46d5 143 0.12/1.00 vMB 18
278,751 278,751 00000000000000019b727f927167bd3a5f55237a17f4c02b5326b5e1fdf8d5da 142 0.07/1.00 vMB 31
278,750 278,750 0000000000000002f6f65b146773249741424e5bb7cc3bb9b461b2a87308b7a3 190 0.29/1.00 vMB 18
278,749 278,749 0000000000000001b59f2c0ac634b884a28f8f10be8496455f5ab11e7a77e594 906 0.50/1.00 vMB 38
278,748 278,748 00000000000000024fc17995596fccb9613c3af6ebf0f63cc01937c06b85ae7f 789 0.25/1.00 vMB 107
278,747 278,747 0000000000000002c6437a58f38c313ce55db3d36b342b235f25a58b5fa2667e 44 0.02/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.42 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: 770.46 GB
    • Received: 19.88 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.