Loading Tool

Explorer IconExplorer

Memory Pool

81,807 transactions
30.99 vMB
0.11606443 BTC
Random Selection Loading Transactions
Max Size: 185.48/200 MB

Candidate Block

Mining Attempt 584238e6797e56790f0903a2b7125a5e99067fcf554fc8a4ec8ff5b57398c4a4
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 3f10eb874d2b2563577c28147d42f4a5755e930554ae7e821e8385db048c43f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.03310137 BTC
Feerates: 101.42 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (549,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,011 366,011 0000000000000000019e7b188723e8dfdb68c61416f9c2c938b1870e41ea9353 147 1.00/1.00 vMB 1
366,010 366,010 0000000000000000098c8e166af188db07e9f9912f3be88e144c660076e89cbf 284 0.99/1.00 vMB 4
366,009 366,009 0000000000000000141aede3cbfcd3fcc966efc35ae3c48a993c365f83ca9cb7 1 0.00/1.00 vMB 0
366,008 366,008 000000000000000002b9f94c7c40e66add49f9b8e4fffbe7aeefbdeb2bea39d2 476 0.93/1.00 vMB 7
366,007 366,007 00000000000000000f381d3f2aa03126bcf0ee4aa30aa8141ea457a51b6a5605 100 0.06/1.00 vMB 34
366,006 366,006 0000000000000000131937b87fc1e972d86415a03f111c3c4b03ea2dd148708b 750 0.53/1.00 vMB 28
366,005 366,005 00000000000000000dd8c82695633ba26211898aa8a3ac355eeba23c0b3a57d9 172 0.14/1.00 vMB 25
366,004 366,004 00000000000000000332538cc6a86f22c56c1ecc24b3ff2186efa2b455722313 1 0.00/1.00 vMB 0
366,003 366,003 00000000000000000857ef2bf8d23640b5a87d7b71ae1641f4aa4ffdbee33393 316 0.16/1.00 vMB 27
366,002 366,002 00000000000000001177c865ec4c5a2ab7675ec6dc3ec071f835a47252f89d46 641 0.36/1.00 vMB 35
366,001 366,001 00000000000000000affaf111f8dc332f8b2c3390c9a073d938dd1bdc5aec5ec 741 0.57/1.00 vMB 27
366,000 366,000 0000000000000000138e108e780fdb71eb4cad533b46445ab6befbf9687f561f 1 0.00/1.00 vMB 0
365,999 365,999 000000000000000002a18475d58ac5eb87aa5114fbbf26f1857aef6546426583 704 0.90/1.00 vMB 29
365,998 365,998 000000000000000001da89ec6ad6404817f4b7f23e16d28954530f1a37647402 467 0.52/1.00 vMB 27
365,997 365,997 000000000000000014c94aa5028b921de03f5164ca29bd858bd12cdd44d07bb4 80 0.11/1.00 vMB 25
365,996 365,996 00000000000000000edc2c28fdc215ebfcaac1cd437c294727439888f0bea4c3 750 0.70/1.00 vMB 29
365,995 365,995 000000000000000006f2fc28a5ab99cdae99af36145130f8a8dad4f8dd5e331d 154 0.14/1.00 vMB 16
365,994 365,994 00000000000000000336ab3b00e00360bf55d365e0bc4c7ef40841c1dc0df3f4 503 0.40/1.00 vMB 31
365,993 365,993 0000000000000000087f5a32def8c295f46cf05c5e90fe56014a9a4d7cbae5fd 271 0.13/1.00 vMB 38
365,992 365,992 0000000000000000150aa276ff29b58c23861c519a9cde7c4ea1b646186e1ba8 331 0.56/1.00 vMB 11
365,991 365,991 00000000000000000758b96f7715e00805cfde38fe6c3589103171e631e5deb4 170 0.97/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.