Loading Tool

Explorer IconExplorer

Memory Pool

82,386 transactions
30.15 vMB
0.09500732 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 2824aea8d077821fc1324dbcc3856c6a4df125a489927fe4d53d7ab7d306767d
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root 4cfa0dfb5a5340bd997be26ddc987ddf44609acb0a17f515c7d71779941fd3ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,604
Size: 1.00 vMB
Total Fees: 0.02436006 BTC
Feerates: 100.60 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (763,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,713 151,713 00000000000001e066a7d91665522a2ddb40efd877e4737db8cd0e8a9205bbf3 18 0.01/1.00 vMB 232
151,712 151,712 0000000000000dc210c733a7cd1680cfe23351a1e2133a1d4d538810d8a36319 37 0.01/1.00 vMB 38
151,711 151,711 000000000000044a3d728a473a82942ee8a5a828b5a6270403257f0dca4c7ce3 80 0.03/1.00 vMB 115
151,710 151,710 00000000000005dd843a2ba331918a304e3143cbbd4ebdd87bd7fb21029e770e 12 0.00/1.00 vMB 0
151,709 151,709 000000000000021669e4085cd1ea4d3bc1423f0dc401f1e7883982350e7352e9 53 0.02/1.00 vMB 166
151,708 151,708 0000000000000684a1bf9fcc6469660c53b3130313193524a47bb0caf871b063 49 0.02/1.00 vMB 132
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
Previous 10 blocks ↓
Total Size: 782.60 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.80 GB
    • Received: 16.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.