Loading Tool

Explorer IconExplorer

Memory Pool

73,837 transactions
28.88 vMB
0.07134334 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt cc7c99675d1c7c88206aae8f5e6623cce8b4b38b17eb7e324093c31e5a375f2e
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root d0c434bfd56ae31cf0975e21390994f1e2d77ccb9ccd5b0f5039cc0bc9221d95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,092
Size: 1.00 vMB
Total Fees: 0.00746561 BTC
Feerates: 73.20 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (620,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,099 295,099 00000000000000000331897b2c37973b69f08fad25437ca8f0dce1ffa33d93a2 16 0.01/1.00 vMB 2
295,098 295,098 0000000000000000ad6f51409575e464f64b8f49142d05efb306c3bc27037714 509 0.38/1.00 vMB 39
295,097 295,097 00000000000000008700311ca7efa501378235742800779bd6edcd36e6f3dd3c 807 0.35/1.00 vMB 53
295,096 295,096 00000000000000008dc45c7c44f770b3b46fc7f45d424a0ee46238b7d8d91eb0 49 0.07/1.00 vMB 14
295,095 295,095 00000000000000006f6490c5d217c6dbb2b45ae12597b020fa6dd421d41f86c4 668 0.35/1.00 vMB 46
295,094 295,094 000000000000000062502e5b75029ba61afe4bfec6f5b99570e92a5cec39ff3b 412 0.25/1.00 vMB 23
295,093 295,093 000000000000000078abc09a37801d3c1d7ba0e8d26a426f116298b420cae0a5 512 0.17/1.00 vMB 84
295,092 295,092 0000000000000000a833eb7c280e9bb5c8841c878eb4a3f75a7fb84540791ff5 178 0.14/1.00 vMB 30
295,091 295,091 00000000000000009af0a95c3a78cf68abd8fdcd30e1828ecd821d23665a41ee 27 0.01/1.00 vMB 59
295,090 295,090 00000000000000009d73310918215291432629f45b81e6156c1dcf70962a6a9b 388 0.25/1.00 vMB 35
295,089 295,089 00000000000000006ba086c0e878561012890e201174aef2ee695cb9654a417e 98 0.04/1.00 vMB 36
295,088 295,088 0000000000000000a97d3fd0fe9a96c0787e9e746a6b8049238b78e2f8fe5301 540 0.26/1.00 vMB 42
295,087 295,087 000000000000000042b57adf1433d76b7725ad1478ea4b4420320a3e33d86b78 447 0.23/1.00 vMB 43
295,086 295,086 000000000000000043ef325742107b0ea1978fe4cd980b8ebee183e67c73399f 294 0.19/1.00 vMB 32
295,085 295,085 00000000000000007f5fbf2bd92b9c6dbb329e15175fb39326d0dcbd9019e3db 16 0.00/1.00 vMB 33
295,084 295,084 000000000000000050e9295d18406f411c9a202a9332cd80574a3a1815a3bcef 200 0.12/1.00 vMB 22
295,083 295,083 000000000000000080c7f78a00ea36ce854620f00e9cf19fba594c03538bc2fe 256 0.11/1.00 vMB 65
295,082 295,082 00000000000000004e67980a8833dbdbcc0c49d1a9c761d8cc2d2ea9030eda05 16 0.01/1.00 vMB 16
295,081 295,081 0000000000000000b22b6c6e97939d3c4862040f9814c3d2f9647b858a0c7be1 128 0.11/1.00 vMB 22
295,080 295,080 0000000000000000473e3910d4c0bf3e8d981cd770f65e6f3eb00af5434ad1a1 402 0.18/1.00 vMB 39
295,079 295,079 00000000000000008d9328a3ef9eb3bf5ccfcbed5fe2ae5ad543411a10482d78 99 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.14 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: 742.96 GB
    • Received: 18.67 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.