Loading Tool

Explorer IconExplorer

Memory Pool

18,976 transactions
16.39 vMB
0.03636366 BTC
Random Selection Loading Transactions
Max Size: 81.53/200 MB

Candidate Block

Mining Attempt 683aa554414009893cf4fb7c5e2d012b4698c89e7f072c8af318b02977a4fedc
Version 20000000
Previous Block 00000000000000000001e012a03a86db87de0c816312467afbfd511e206a6de7
Merkle Root 5d5afaf8fc54f3c0921a57c0fc6b63bf5fb44e26053ece0220d0967e01e6dd04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,492
Size: 1.00 vMB
Total Fees: 0.00683340 BTC
Feerates: 77.35 > 0.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,137 (751,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,386 162,386 000000000000042489b78c2713f3390f2f69047bf09481cc1cc53657bc06242a 12 0.01/1.00 vMB 123
162,385 162,385 00000000000006547923bb3ea1efc02869e844b1cb3da440a27b41b5e2644372 10 0.01/1.00 vMB 40
162,384 162,384 00000000000006b271d7388f948d414676749d916a36fa7a64daa0c6503ec907 26 0.03/1.00 vMB 51
162,383 162,383 00000000000000a5230fb4becfc475f5d7d7b71a5db9afd11aed9bd00673a43a 93 0.05/1.00 vMB 3,385
162,382 162,382 0000000000000d5e1993ae522aa04889eb9f9c9de127f3e74fed506e4d208460 21 0.01/1.00 vMB 421
162,381 162,381 00000000000004efecc93469c1e78c3baba5c383ccc2722d8155db66389a3e86 13 0.01/1.00 vMB 729
162,380 162,380 0000000000000a85cd63b53fa3cbb17083e0d01c207ca08cde7fc65cca822076 38 0.02/1.00 vMB 90
162,379 162,379 00000000000006eaa22da3cff87153a0728c865a334f70e3310d7c478a22e1eb 30 0.02/1.00 vMB 9,603
162,378 162,378 00000000000002dcc938af12ff280c00be8382efb3cbf07dd6aed58c2d2aea7b 53 0.05/1.00 vMB 429
162,377 162,377 0000000000000cf426ae061d4c0cb18bcb7f9508deb7a6f9e5b49a8929fd52d9 7 0.00/1.00 vMB 769
162,376 162,376 00000000000008e267326a1dad759dfa24c8c292956f997a633fbf46e9edb5e3 96 0.05/1.00 vMB 115
162,375 162,375 00000000000000a499fe014e111e56a61cb142641272a1fc31a560450a0da9c4 15 0.01/1.00 vMB 14,890
162,374 162,374 000000000000095a0bf9445d1fec0a7fde377f94dbf381a82cbdda6e08214474 11 0.00/1.00 vMB 77
162,373 162,373 0000000000000d38aa9e6443110d764200052a004024f0061ca5637c9ecbde6d 123 0.04/1.00 vMB 14
162,372 162,372 00000000000003fc474b60155d489cc4497ff13b43c1f8c6f52ee2f692e13e70 10 0.00/1.00 vMB 16
162,371 162,371 00000000000003be2182494c3ce1c42c275e75d28a53dd38ea56230e5936d69d 9 0.00/1.00 vMB 0
162,370 162,370 000000000000071e258935bb50f309b8a4d121a437056b35b1912f391e01af84 184 0.05/1.00 vMB 77
162,369 162,369 000000000000030d0a4c372c819f7c231ea0ba58f4408212988008b3dcd8885b 16 0.00/1.00 vMB 51
162,368 162,368 0000000000000239fe106c5b7a5d3278f1da7997fa50c68c1c8e80cd97a13b3d 18 0.01/1.00 vMB 189
162,367 162,367 000000000000009916906209e503649d6be94fabca401fe81cbd971a5683149b 62 0.07/1.00 vMB 57
162,366 162,366 000000000000032e1ba21e830e71808ba4678b5e61abba6fb08f4cc24b607d80 9 0.02/1.00 vMB 616
Previous 10 blocks ↓
Total Size: 780.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.44 GB
    • Received: 7.46 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.