Loading Tool

Explorer IconExplorer

Memory Pool

45,012 transactions
28.68 vMB
0.06569939 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt dd4adc485851dacc843be688ac8ae0bda666b9fd71894496d8f169eba171b3cc
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 58f466810da3ac8c5616989ade7c353533dfece766610022fbe885324bf7fc47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,588
Size: 1.00 vMB
Total Fees: 0.01128893 BTC
Feerates: 301.60 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (80,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,741 834,741 000000000000000000010e674fe4a86fdcd5d2adc265b79e3b95e80044782a7b 1,925 1.00/1.00 vMB 19
834,740 834,740 00000000000000000000f0ccdcfe3fe074265b8fd091ded422d8edf4334da548 2,581 1.00/1.00 vMB 27
834,739 834,739 00000000000000000001f985b05d9452b1403b11b32ccbd1619612cf0f5f3425 439 1.00/1.00 vMB 14
834,738 834,738 00000000000000000001b5b3a94103c8a0606004a0dfe50cdc6c16c1cfcb7497 1,474 1.00/1.00 vMB 18
834,737 834,737 00000000000000000001730b6f645905427bf766bfb436a3b37fe97d499763c2 1,947 1.00/1.00 vMB 18
834,736 834,736 000000000000000000006714f88c4cbc276f43b3dcab603af0377f7b09ce62de 2,294 1.00/1.00 vMB 21
834,735 834,735 000000000000000000020f8bb688cf84cdebf922d182fbe42cf6ea7a3d4cc5b7 1,616 1.00/1.00 vMB 15
834,734 834,734 00000000000000000002f79dac6d400b6232f83034b44161e15a41e76dece439 1,621 1.00/1.00 vMB 22
834,733 834,733 00000000000000000002ae448e981a66a4534f37b49b7155557f7e76f88669f7 2,332 1.00/1.00 vMB 23
834,732 834,732 0000000000000000000256f493be1679c27d71ba8f81bef11cf076b407a7eff0 3,052 1.00/1.00 vMB 35
834,731 834,731 00000000000000000001f03886e3c73ef85c71714986bd3a23dbb356f2685b22 2,189 1.00/1.00 vMB 27
834,730 834,730 000000000000000000020c0ef3ebe391237bf94ee9c1de8bbf8a9f936289e944 2,728 1.00/1.00 vMB 45
834,729 834,729 00000000000000000000ad03ab5a35fb7840d4250961008f6710e7ce9fad22d4 1,840 1.00/1.00 vMB 21
834,728 834,728 00000000000000000000fefaf237f2368163543efa63ff56301dda337339db36 2,219 1.00/1.00 vMB 42
834,727 834,727 00000000000000000000ea04a10da6434e2178f55c86c843241c7cb5047d76de 1,764 1.00/1.00 vMB 25
834,726 834,726 00000000000000000001ef2f2e00c3bb1f1a980a66ae3ee3c2bff4274f5b6a0d 1,995 1.00/1.00 vMB 21
834,725 834,725 000000000000000000020f70c43562903cf1fc9177137578fa6452c06b237776 3,210 1.00/1.00 vMB 27
834,724 834,724 000000000000000000007ef2791dab82d81970ac5770793241e6086c1ed5fdb7 3,099 1.00/1.00 vMB 33
834,723 834,723 00000000000000000000fe28ad34a9a84bacf155f504ad345fa2fd3a1401edd7 3,230 1.00/1.00 vMB 38
834,722 834,722 000000000000000000026c952c735d5526d5a536cac812031197af140a3b68bd 2,908 1.00/1.00 vMB 41
834,721 834,721 00000000000000000002e303e63d56a0ea040adf4710369f19bd1b86c9c79d71 2,949 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.