Loading Tool

Explorer IconExplorer

Memory Pool

78,398 transactions
29.46 vMB
0.07457020 BTC
Random Selection Loading Transactions
Max Size: 177.39/200 MB

Candidate Block

Mining Attempt a629f46e7739187383c560ee5302f302a79436fe403e5b9196a2d3cf2b249701
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 7b37c8df5aa81ef68c82988eb74d4659a8faa8db73e2085a5dccf96fab62cc7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,015
Size: 1.00 vMB
Total Fees: 0.01264360 BTC
Feerates: 40.26 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (763,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,707 151,707 0000000000000798871c308f41bf1358ccf1b76ed1b9bf17195ee1e082fabdc6 54 0.02/1.00 vMB 45
151,706 151,706 0000000000000687272bf2de83d120c7a72f0665442b1f9737ba1d7863cd54b4 23 0.01/1.00 vMB 74
151,705 151,705 000000000000014143c6199299ceaf25737bb8c027951fece524d5e611fc8488 13 0.01/1.00 vMB 487
151,704 151,704 0000000000000bf1b144d806bc8e73402be3b41d7184b3c24c0ca07d9bb4834b 35 0.01/1.00 vMB 0
151,703 151,703 0000000000000b8d33e02f8f4f00c2cfe968c71d13e56b156376df06cfa93c71 31 0.02/1.00 vMB 54
151,702 151,702 000000000000093765e9998eb8dceb0791c4b35a61299fd35ff27505698853f0 83 0.03/1.00 vMB 99
151,701 151,701 0000000000000c574fee36e822ec822e3b13d3ef4e6084afdc58c2108e8142ce 1 0.00/1.00 vMB 0
151,700 151,700 000000000000067e9629527909e980229f6eb4edcaa1d7141ded3a572741b307 26 0.01/1.00 vMB 76
151,699 151,699 00000000000003a928552de12f06ca4819167fceb445491a4c3e1229f1dba55c 90 0.03/1.00 vMB 73
151,698 151,698 0000000000000476cbd9cb3e46ca616c384c452aee468d6711589aa9a518f2a4 67 0.03/1.00 vMB 37
151,697 151,697 000000000000024c4be5b6cc390f4f7041831f48008aa502250464deb8275dd1 41 0.01/1.00 vMB 182
151,696 151,696 000000000000015502e567ad7faba3d0c3588ae593dfb69d14f6dd68108b4681 50 0.02/1.00 vMB 355
151,695 151,695 0000000000000c00b15cf5f685aa57e84bab85befb072d596cd136318475c29a 143 0.04/1.00 vMB 103
151,694 151,694 0000000000000113d3e01a7798415c4ed92d49108d330c684416d1a5fdd1b0f8 8 0.00/1.00 vMB 17
151,693 151,693 000000000000062874ffdb1b0ae517473f055a6e45695b196e1eb1b384c65228 81 0.04/1.00 vMB 85
151,692 151,692 0000000000000d028803e1b581ee003ffca3934eb289d0e796788a652680dfd2 32 0.02/1.00 vMB 88
151,691 151,691 0000000000000bf6e9f14f9e46a8abac2e15d985187759399b914a9fb2c20469 27 0.01/1.00 vMB 114
151,690 151,690 0000000000000989b6ac6074f59421842f9f4c3083fcff7e8d874805828ea8f6 88 0.04/1.00 vMB 75
151,689 151,689 000000000000011232012b39ba2008ee0500f3d8f54947b870531675cb9a35bd 138 0.04/1.00 vMB 75
151,688 151,688 00000000000009174e550c4b85937ec666c9f2d785f1d9fb2510820ee514a5e7 72 0.02/1.00 vMB 54
151,687 151,687 00000000000002730567436d85d1b40538404e29df6bd5e5c1b1eda94116534b 44 0.02/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.