Loading Tool

Explorer IconExplorer

Memory Pool

28,327 transactions
14.73 vMB
0.06322146 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.94/200 MB

Candidate Block

Mining Attempt 7c41c1049535119fc9a57bf752082b23135fac09a23dd5ed162dda79827a5c86
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root d42e6e207c4bda177e3d124270a3284fd5efc707525bafc206f1916f15f9a73f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,591
Size: 1.00 vMB
Total Fees: 0.02490190 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (757,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,737 155,737 0000000000000acc6b90f5fc9c606d57bab182b9c3188fba7048e833d4c859b9 117 0.05 vMB 194
155,736 155,736 0000000000000befbc0b91bb7b3075e50a3cea276aabc81ca51cbf2899d74460 115 0.05 vMB 132
155,735 155,735 00000000000009d8cb784c7e6e504d93bd97326a0202bb016aa9fff2426b12af 27 0.01 vMB 76
155,734 155,734 0000000000000712492dbd3d051e8b73110510421e4e15ddb0cafa5189e1958c 51 0.03 vMB 95
155,733 155,733 0000000000000c1d0bc54d76fe5fe5c7603d585815a8c4da1eebc44f381d7798 7 0.01 vMB 478
155,732 155,732 0000000000000486632395860921ed1e40102faddfdcf77730dd6b52548cdfa9 55 0.03 vMB 393
155,731 155,731 00000000000009a2de1dcb9dbe280457de73f0ef1c732fe1ec960bd3dfc10c97 87 0.04 vMB 14
155,730 155,730 000000000000029612c11dab74ce9c1cc42f24c2ff166a4a7cab649528823123 37 0.02 vMB 195
155,729 155,729 0000000000000628d0aa68716fc9c9762ce3e0aeae062e6e6f1e782f9c56a739 23 0.01 vMB 183
155,728 155,728 0000000000000ab4dca62c7f4eda41549b7ba441b556f4a8c52631759a4c3cac 20 0.01 vMB 461
155,727 155,727 00000000000000993a8f5bf10af254966000936640c8234a9a8ae01850f1ebb8 123 0.05 vMB 129
155,726 155,726 0000000000000c470e4f952ee37d24c7e323efff27ef537b781a3c606f6ee3a3 35 0.01 vMB 321
155,725 155,725 0000000000000a083104ab62c23dc4bf74bf4c5cf0e3b3dde067ad80ff83e550 36 0.02 vMB 23
155,724 155,724 0000000000000e44012d1343042f02b7aaaada880d6ce994a99e21bbe33bb4d3 46 0.06 vMB 344
155,723 155,723 000000000000024267cfc5f9dc4f95580bcc4b04c27c22a38d5c82d96934654f 15 0.01 vMB 18
155,722 155,722 0000000000000920e0e775bd341704b6b066af311d2b923c2ed06ae8aa907d62 11 0.00 vMB 528
155,721 155,721 00000000000004440dd37201e4397b6b3086cbd0972eb1b49c0eb55ab24c6370 25 0.01 vMB 53
155,720 155,720 000000000000058cce3f7c231b1e3dc16bd47fe47b480adbeeba400654c131b3 14 0.01 vMB 284
155,719 155,719 00000000000000d639f241913fc62019ec2cd7dc9584668f62aea3c5793cdb6b 14 0.01 vMB 112
155,718 155,718 0000000000000e937b4d6ffdb06f1a1d58a75eaf56deb65b4e59ca9689a13681 11 0.00 vMB 605
155,717 155,717 00000000000005a08dd4b783e62af95a826ce0d5d4528c8a5708a30c076a1d8c 50 0.02 vMB 48
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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