Loading Tool

Explorer IconExplorer

Memory Pool

46,099 transactions
30.56 vMB
0.09725807 BTC
Random Selection Loading Transactions
Max Size: 157.19/200 MB

Candidate Block

Mining Attempt 5ca6077710b3ddc19720956506a13467d4eeea77f1409bc151ae6c129b0931b1
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 3c42cbe8edf55e035e742c483e53ef0cb84a98cddfc247086c17719c06ea5fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,558
Size: 1.00 vMB
Total Fees: 0.03084048 BTC
Feerates: 100.29 > 3.09 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (738,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,782 175,782 00000000000004cfb48ac9642729bca6f12d0598144fc43ade1cbed46481974e 124 0.04/1.00 vMB 50
175,781 175,781 0000000000000a9752476db5b77a91ece5226ef998a98723d8e9d94dcfa04c2f 89 0.06/1.00 vMB 178
175,780 175,780 00000000000001b289880a6294cf27394b96082fa6e5681dc626d2602ea0fd0c 6 0.00/1.00 vMB 61
175,779 175,779 00000000000006b06d66e5eee44c10465cf5dfbaee9b88351874dbb376af72fd 103 0.03/1.00 vMB 34
175,778 175,778 00000000000000b5e3fe62582b038519b7f653c01e8e57c155d01038f2b10b74 74 0.03/1.00 vMB 74
175,777 175,777 00000000000002787c43269e6eadb225f35e54e195b4f25851b4f054471d0746 99 0.04/1.00 vMB 70
175,776 175,776 00000000000004c9f35a6beb6cb2285f521a410e6bba43d7ae9c294658af54ba 1 0.00/1.00 vMB 0
175,775 175,775 00000000000007673518c296b78ecca45248a75aa181f653afbe43bb2f9acc43 65 0.04/1.00 vMB 402
175,774 175,774 000000000000019ba7d0fb757c97c33e6f68c45debd27317c128099dfadad5c9 139 0.05/1.00 vMB 130
175,773 175,773 000000000000006060f5dd709576774c6fb545c594b3b863cc97224e17cfc1e5 17 0.01/1.00 vMB 72
175,772 175,772 00000000000001e6e4b28b33c3f9e29054fae5db4f1458105e361a2ff5e09598 129 0.04/1.00 vMB 31
175,771 175,771 00000000000007571e7203157192f9e7e61ad25dfd82159de0986f3a5c5f34f5 35 0.05/1.00 vMB 139
175,770 175,770 0000000000000a3438e468daa051dcc0654c820da570150ded537b5cb84c8ece 94 0.04/1.00 vMB 108
175,769 175,769 0000000000000723784b5b957123db9633d5e5e27539ac83b45c21e661ccce91 17 0.01/1.00 vMB 61
175,768 175,768 000000000000006c1401aa81713a92c97aaed63d0c05ea257c630ea186cc9370 29 0.01/1.00 vMB 330
175,767 175,767 00000000000004765a3442aee03b41d7abb1c65257c3b39b33c584b1cfbaaded 85 0.08/1.00 vMB 157
175,766 175,766 000000000000054e55dcb8853f494d5660bb160eae291e5d68b62dccc1a7f2a3 30 0.01/1.00 vMB 15
175,765 175,765 0000000000000831b428199a96895ecad63a268b3d0bb80d9decdd88c701fa79 32 0.01/1.00 vMB 173
175,764 175,764 00000000000009cb6628b6cbd803903aea229ce629bc4703b1dc166468e215fe 79 0.02/1.00 vMB 49
175,763 175,763 00000000000008e09ea8aa85f74bb00afd34cc8de580949644a4dcf9138dec52 20 0.01/1.00 vMB 241
175,762 175,762 000000000000003bd86ae285cc2a593f306e4261c71a2c3f36386122f83498cb 126 0.05/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.