Loading Tool

Explorer IconExplorer

Memory Pool

80,147 transactions
29.26 vMB
0.09470786 BTC
Random Selection Loading Transactions
Max Size: 178.31/200 MB

Candidate Block

Mining Attempt 16a8413beaad0cccc388d9f72bb978e38626f61ee10a4e2b9104eb71ee576d33
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root a3de0a4ab26502b3b89acab4b054d4cccf45d461437ff84dd8f089d7326e2c3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,615
Size: 1.00 vMB
Total Fees: 0.03343718 BTC
Feerates: 101.66 > 3.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (763,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,717 151,717 0000000000000d707e65c528f86b05070e685634ccc37e71281ec9be60a7d71a 1 0.00/1.00 vMB 0
151,716 151,716 00000000000007dea103ae8ffe0751bc35cb653cdd379ef671492f60c3d892fe 60 0.02/1.00 vMB 23
151,715 151,715 00000000000000d73329971334242ca6147ae9dbeedb881908d7c5d94189726c 54 0.02/1.00 vMB 197
151,714 151,714 00000000000002c1571eb5bd3d5e88873707b59411897d40d3766335367c37a2 101 0.03/1.00 vMB 45
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
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.