Loading Tool

Explorer IconExplorer

Memory Pool

17,459 transactions
8.25 vMB
0.05410007 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.83/200 MB

Candidate Block

Mining Attempt f7dcc555282125f3b180d35296b355b09ef3dbf8409e6096546947b2c1a604fc
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 86c3b2f8b68b8b3b44202a61bc22384a5c8923d0654e7bf074b72f05bb1de56d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.03662582 BTC
Median Feerate: 1.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (779,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,485 133,485 00000000000003a4719725a0605abfc6e0e8eab3429b73656a5b628c31a8df20 40 0.02 vMB 324
133,484 133,484 0000000000000a321cd2c3f1a4af5f49e77a539aaeef0cb520513389e6cc7625 234 0.07 vMB 62
133,483 133,483 000000000000078d041c2aeacc2aea6bd804b26ee9ba70073a6a107772318d95 9 0.00 vMB 596
133,482 133,482 00000000000003fe635c7bb1c16f1c9baef468922f6422e34af3475be4a57ded 14 0.00 vMB 589
133,481 133,481 00000000000003f8b73914999e0c1d435e035f997d39e5967063e65ac92ced24 38 0.02 vMB 436
133,480 133,480 00000000000005449b88471d6c4c3c66daeed6a3279f95546faebdf64d4e30ed 57 0.03 vMB 214
133,479 133,479 00000000000001bb6cf8588a3a48f1953826b671e527c5732e9458a96374c556 78 0.04 vMB 174
133,478 133,478 00000000000004951facccd1f520e7a739d43d246b0c1b27324455c86d062d28 55 0.03 vMB 226
133,477 133,477 0000000000000939c7eaf1358a4c390129f682c2e7241246e59f214d13576058 31 0.05 vMB 1,230
133,476 133,476 00000000000007a977860fe7de1a2a2e10d6731b552df463d61714c1cec4adee 128 0.08 vMB 778
133,475 133,475 0000000000000a933f385c9d2e7e7fafabba4f4caa47af8ae5bc966d004d0cfb 34 0.02 vMB 334
133,474 133,474 0000000000000729691c72ad39cf1e10da210c7a20ab6ae19a5fe8e0967fb43a 32 0.02 vMB 599
133,473 133,473 00000000000006efaf0873c267c5cfb2fdfe950c5671e40b8f168fffabfebc2e 9 0.00 vMB 265
133,472 133,472 0000000000000b4535ec2b86e09222625ae04e48ae040ac261765b412b14d344 72 0.03 vMB 188
133,471 133,471 00000000000001f9500e4a5dd2e4e50209d53760940f21fd2066137d5b1e7687 10 0.01 vMB 958
133,470 133,470 00000000000008bf26cba2076f281c252b39f09528eb1b098aee847fdeefaa00 33 0.02 vMB 606
133,469 133,469 0000000000000051718b909329e825420a4fc34df6ec4e3e7f21039ae9972d3a 191 0.08 vMB 247
133,468 133,468 00000000000009a05ce4db89f7b4a3f5ae1696db1c3f08c8ec2b569fc7c9a407 32 0.01 vMB 553
133,467 133,467 00000000000004131fb1eea433edf12efbd6c874ee8a71eb6d514e4963fa9d2b 51 0.03 vMB 617
133,466 133,466 00000000000009b80e63da141401de6f5568a5b3c99f1199cdfb71ab98de450f 48 0.02 vMB 80
133,465 133,465 000000000000018f321d421e29e89fc31de7894156b06b830eab5e88daf6c81e 15 0.01 vMB 2,394
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 231.54 GB
    • Received: 0.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.