Loading Tool

Explorer IconExplorer

Memory Pool

46,171 transactions
28.16 vMB
0.07444700 BTC
Random Selection Loading Transactions
Max Size: 149.06/200 MB

Candidate Block

Mining Attempt c218298b25b075f8624d836a0e4c8e0202cdbf78d6ad05e2e882ce1c2152d1c1
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root e3f4e08dbdeb678b4867be923b79ae920960f42c11e02d702122cc09f192eb24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.02019937 BTC
Feerates: 101.53 > 2.02 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (637,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,768 277,768 0000000000000003669f1e1a1dc49ada393f981f3762aff8d657379590c2759a 729 0.25/1.00 vMB 64
277,767 277,767 0000000000000001d53c2dc89c5d25057c870728b5e9502b1f7b44143240b8d5 14 0.01/1.00 vMB 23
277,766 277,766 00000000000000008b95b93c489150b0b0b1cb146130b72363013fef422a4d1a 84 0.03/1.00 vMB 24
277,765 277,765 0000000000000002abdb4e44a72ca2230b31e71f9fef201a3a232bd050d303ba 369 0.16/1.00 vMB 53
277,764 277,764 0000000000000000ce4c96dede37cf9dc61a4e8f0cb60cc00b889acc66a2607d 387 0.24/1.00 vMB 35
277,763 277,763 0000000000000000b94c02fe592e0c7b5bb3bd70fed342dd1d47176d3f78d1bc 51 0.05/1.00 vMB 16
277,762 277,762 000000000000000242809167dd6118e709d9f66eaffc450d4ac6171e329fb2a0 384 0.21/1.00 vMB 37
277,761 277,761 0000000000000001c790fa8ea81b0aedb9a1075a3f2c734c8429792b423cd290 119 0.07/1.00 vMB 27
277,760 277,760 00000000000000019f589e97b9f44006f88acfd79141eb776546044a246a6e24 549 0.23/1.00 vMB 54
277,759 277,759 000000000000000123d891d0e09ab830c13c403b1e266e4812d8edcc0edf891a 111 0.13/1.00 vMB 4
277,758 277,758 000000000000000326b577c9791fece0462a012af25930e86a0d8a824fa9add5 560 0.25/1.00 vMB 49
277,757 277,757 00000000000000000b2299e827bae92befc5bcf68936e8830c493da5b3bada7f 69 0.05/1.00 vMB 8
277,756 277,756 000000000000000085c04f6d49a2267be2e22e841238e6b0fc9c7ae1786d376a 523 0.25/1.00 vMB 40
277,755 277,755 0000000000000002a753ed0ef04780741c42d38c36d6d51c33c864893f5bf6ab 151 0.07/1.00 vMB 36
277,754 277,754 000000000000000142ff183aa6c3eed857aa1c4751934c32296083c8f44232ee 270 0.13/1.00 vMB 35
277,753 277,753 0000000000000001005e6d8974793247631b2dfaa6963e2a994c7f6e6a3a3f32 382 0.16/1.00 vMB 48
277,752 277,752 00000000000000024bac1cd7b66410d9988382ab39b2aa64edcc09c5ef689499 239 0.11/1.00 vMB 49
277,751 277,751 0000000000000000c7c5362b78ea499fe9123ffb50db9d6ef379493f2fa2b3ab 34 0.04/1.00 vMB 7
277,750 277,750 0000000000000001a50edb8c5857d6436e3f3a3aa1951eb2bed600adcc81d006 616 0.36/1.00 vMB 37
277,749 277,749 00000000000000027b92e61594fe46f6fbaae0aa3da0c5009f2827355afd3f6c 472 0.26/1.00 vMB 78
277,748 277,748 0000000000000001929fb9e6fc8caa652c7aa22265cdcf2244760df3b9e7735c 212 0.15/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.