Loading Tool

Explorer IconExplorer

Memory Pool

34,760 transactions
25.78 vMB
0.06452590 BTC
Random Selection Loading Transactions
Max Size: 130.86/200 MB

Candidate Block

Mining Attempt d286f97f1fc039e2ebfbb91fe92db0adcd23b3d33b294d6cb0934f697cb55c59
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root ce2f1a40a1aa722b45f2f7030f76f0a95bd1f22859bc19054bbde8a73f91b09b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,240
Size: 1.00 vMB
Total Fees: 0.01731169 BTC
Feerates: 101.16 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (586,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,581 328,581 00000000000000001e36e1113843c963e6834e8e8c35b437cba77c7b36c18501 8 0.00/1.00 vMB 17
328,580 328,580 0000000000000000062a321a6284fa7400e4b8bd8be008417a0d13db53544e9b 253 0.13/1.00 vMB 29
328,579 328,579 00000000000000000a6cef14328dbca41ea7db8483e50e78be23b9a6bd238ff7 369 0.18/1.00 vMB 30
328,578 328,578 000000000000000006aec99370453affdef4f1b76f926bfe555b6b840212f75f 318 0.19/1.00 vMB 25
328,577 328,577 00000000000000000bcaf61ecafb48d643412cff4ddcf10a99ece331a23725fd 447 0.26/1.00 vMB 23
328,576 328,576 00000000000000000cdb7c83b8b6f2778d1377c0cd741b01073b62913d6a4abf 256 0.08/1.00 vMB 47
328,575 328,575 000000000000000011ccc6b22f5f88d5d5211b17110acb90acdedd321311ee82 691 0.39/1.00 vMB 28
328,574 328,574 0000000000000000129db5ee63e7554acf7f9056e29a5186f916465cc1d096da 235 0.19/1.00 vMB 17
328,573 328,573 00000000000000000bb2ab5cea71a7cae96de79c6a956cbe20f550f5e4b66a07 188 0.09/1.00 vMB 27
328,572 328,572 00000000000000000b75605c9cee0a2150e5894c05825ffe9d56d07344249659 958 0.49/1.00 vMB 30
328,571 328,571 000000000000000015db688716f76dee5ddb21483b200bccc915f8ed2d4774f9 99 0.06/1.00 vMB 26
328,570 328,570 00000000000000001d8ba856d9ceb4d814792a491711b0b19338ad4fdb917e2c 221 0.11/1.00 vMB 27
328,569 328,569 000000000000000001f741a3bd7e256d6c1a0cf51dc36d839fd288599668bf09 469 0.44/1.00 vMB 17
328,568 328,568 00000000000000001a34635050897a027b0c37afa9bd12992d40a9c883e9075d 931 0.35/1.00 vMB 37
328,567 328,567 00000000000000000af4ebdc87a6b9aefb36d8e9d1741a54e993b2382c24973f 411 0.19/1.00 vMB 29
328,566 328,566 000000000000000011af5dfe836a5b203ad2c6940d3419a03396aade49448524 782 0.38/1.00 vMB 28
328,565 328,565 000000000000000014bbcae141001b937d6e2cd5f336e0daa4625c44fa9c9590 192 0.11/1.00 vMB 23
328,564 328,564 00000000000000000fd3676ad39e89f60cc721905b58a255c144d198ed6751f1 90 0.10/1.00 vMB 13
328,563 328,563 000000000000000004e5d8e54be8ca46cee63e4c3605385a8383158438397791 936 0.45/1.00 vMB 32
328,562 328,562 000000000000000009e735b4b60873d54108be61ab2feb72c69b550f5698badf 202 0.14/1.00 vMB 21
328,561 328,561 000000000000000011c30a8e47d0bc17305f5131e3c8da0de4ca8d7962289569 1,756 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.