Loading Tool

Explorer IconExplorer

Memory Pool

18,950 transactions
8.70 vMB
0.07205839 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 0a7ce5a3cc1dffec63af2272d65c05056d70efc3c755077ec49b6de660e1e79c
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (689,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,801 223,801 00000000000001058445acb6d282f56d30d1b2d2dd2a3af26f7e5175c3ef1097 285 0.25 vMB 69
223,800 223,800 00000000000000d4741c636efca544ceaa050f8c954f41705c06f80907578a1b 812 0.25 vMB 269
223,799 223,799 000000000000031f110395b3439e660a8e18dabd2b3bbd6ee49f96ed8de43537 595 0.35 vMB 100
223,798 223,798 000000000000010895b2b1a7d42ea0002ffef6f699b28a293d786360856719db 796 0.25 vMB 244
223,797 223,797 000000000000003edda49d2545369c72857d80f4a188e51f4000f000cca80e49 509 0.23 vMB 178
223,796 223,796 00000000000000d62de68a0abae35f269e2e94bd538a6baf595a6f9014f33323 447 0.25 vMB 139
223,795 223,795 00000000000001a574c2ccf67b27396c733ad126eb13544ea7fa0e101e4221f7 763 0.25 vMB 272
223,794 223,794 00000000000001296e9922103e9a47a7b413cf081a8b4078aab043ba06904a41 10 0.00 vMB 1,380
223,793 223,793 00000000000001372f4ae166754bb30c856c951a472d584a5742a60fbfe2e2ae 256 0.29 vMB 18
223,792 223,792 00000000000001dd9e8d01dabdd7e83c3347fa286ab2d4615e3942544ceb2c62 238 0.23 vMB 94
223,791 223,791 00000000000002341fa14ed11b93cef3d2832bb6893bb946f2b939a9201009df 712 0.25 vMB 206
223,790 223,790 00000000000003d7020bd57a530fb2a2170d5171a7a4fa833b3764298c493881 131 0.05 vMB 74
223,789 223,789 000000000000022cf5e137343090fee12214391e4b5e9efdfab5251b84773c42 417 0.25 vMB 125
223,788 223,788 00000000000002107dd810de86fe8c38cf6022188e09a0d11d2ab2404e56d993 519 0.25 vMB 153
223,787 223,787 000000000000022eb1c8a02c1f97df0ea3de5c106b7b48d9a2adc35b7a6347db 821 0.25 vMB 250
223,786 223,786 000000000000001bb557632304c63519c1f0977dd8bee285491a1af714a9e173 548 0.25 vMB 176
223,785 223,785 00000000000001e7feae3069d46b2ead1c05da38d5ba5f1e6e1aad1085266ef2 808 0.25 vMB 237
223,784 223,784 0000000000000298962ffe4b94519d74c8afeca199f17741b3017952247973cb 593 0.26 vMB 182
223,783 223,783 00000000000002ffd3b68e1e58e08b636547508f9ebe53e345448d55af452e9f 125 0.05 vMB 79
223,782 223,782 000000000000018be14f16d2d9e8b5a4b58b594008df8d9dfe193ad95b10ee68 822 0.44 vMB 164
223,781 223,781 00000000000001d98dda47f2ffaab58d5b5ea8151b67be99a812c0ed8b831ba4 355 0.25 vMB 135
Previous 10 blocks ↓
Total Size: 779.54 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: 245.53 GB
    • Received: 0.93 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.