Loading Tool

Explorer IconExplorer

Memory Pool

40,754 transactions
27.24 vMB
0.08238911 BTC
Random Selection Loading Transactions
Max Size: 141.24/200 MB

Candidate Block

Mining Attempt c1d31c752b2ddb9d73789c2a4944e5d020ed0137162ed09bf973224be44cb252
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 4efd4d29c3b2c327e06e58c45eabf047db147a667a93b58ad5edbe47ad192491
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.02648285 BTC
Feerates: 201.37 > 2.65 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (413,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,619 501,619 0000000000000000004d585b91783ec802d916f742715f9d531774e06d4ab8d9 2,263 1.00/1.00 vMB 720
501,618 501,618 0000000000000000000f1d887f36e0574255585a7b45e8e58d8afe7499bc7e12 2,661 1.00/1.00 vMB 344
501,617 501,617 0000000000000000007d7aab477d8cae8973df00bf5803eed792a2032939e590 1,848 1.00/1.00 vMB 422
501,616 501,616 00000000000000000079df783633f1ba27948cbccfd98e2041e45c3eb80ff4f0 2,744 1.00/1.00 vMB 624
501,615 501,615 00000000000000000090e99522e424bbb82c5529dd591464d41bd38b3aa1d35f 2,369 1.00/1.00 vMB 624
501,614 501,614 00000000000000000023d7adfed47882dfa1d7b2cbde883bf80a7a0642ac2684 1,381 1.00/1.00 vMB 243
501,613 501,613 0000000000000000008bd2ea79a5e01336a4fea1ca11eef5a19fb4216d814698 2,387 1.00/1.00 vMB 588
501,612 501,612 0000000000000000002b4cd15be11ac52860caf9c9a9cfe96795d66e768c5ae7 2,150 1.00/1.00 vMB 329
501,611 501,611 0000000000000000002ab24c469060abbf66bb32b06f83a9e4ce24ce125dbba3 2,511 1.00/1.00 vMB 432
501,610 501,610 0000000000000000005147db8172c08feedaff0e9631093a9857fbc4dcc30900 1,867 1.00/1.00 vMB 352
501,609 501,609 000000000000000000860168b46b2abe5f767908489581a69bf0721ecb4c5a02 2,683 1.00/1.00 vMB 533
501,608 501,608 000000000000000000600dc2ae4aa0dcba13a019b8baca4621813509dcd07e4d 2,590 1.00/1.00 vMB 489
501,607 501,607 00000000000000000062b501b5178169d46e2b549b1686e0b86d079f13e41a92 1,326 1.00/1.00 vMB 195
501,606 501,606 00000000000000000094afd5088b3fc4917d0309ad884bbaaf352c0e836ec218 1,280 1.00/1.00 vMB 261
501,605 501,605 000000000000000000573fda4cdecef07899120c7b8c18385b9ca1039b0e42da 2,104 1.00/1.00 vMB 302
501,604 501,604 0000000000000000008a377080ae7e5ac25196c58a4c693ecab2ed90cab7532d 2,402 1.00/1.00 vMB 260
501,603 501,603 000000000000000000862268bfd01832a49a4b811a7a631ab87c1af23d810af9 1,978 1.00/1.00 vMB 406
501,602 501,602 0000000000000000005f2ce945945cd3f9b2b65c90a3dd84f2254b672cf49dc1 2,604 1.00/1.00 vMB 668
501,601 501,601 00000000000000000036b8b91d34582d97dfd1160cb82b9505aa0f898f938bca 2,737 1.00/1.00 vMB 589
501,600 501,600 0000000000000000008737feada3940bad35ac0eb0723ec136fb52adc1b442bd 2,604 1.00/1.00 vMB 734
501,599 501,599 0000000000000000001e1f378831ba12ef260d4aceca1faeb1429a0faf4bceb6 2,625 1.00/1.00 vMB 683
Previous 10 blocks ↓
Total Size: 781.83 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: 636.66 GB
    • Received: 12.38 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.