Loading Tool

Explorer IconExplorer

Memory Pool

78,383 transactions
29.46 vMB
0.07744167 BTC
Random Selection Loading Transactions
Max Size: 177.99/200 MB

Candidate Block

Mining Attempt 3e2ea1f4a7297eb241296e7caffc19ed895ee4d0ab80f71b964f8df58d9b225f
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e8dac39520590c91c9f616c67f9ddf92ac52acfde84bc2ec2b3c25c0a67b4a2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.01370870 BTC
Feerates: 150.66 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (313,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,092 602,092 00000000000000000007fef775e286eb90ec7e13117722570cd3aff0a555f616 2,909 1.00/1.00 vMB 31
602,091 602,091 0000000000000000000fc9805f9cb285b3584f7b690e4068047bfa5a8b5c619e 2,973 0.93/1.00 vMB 8
602,090 602,090 0000000000000000000c26cffa8a3ae7d04d8bc5b5ecb60109775249879970ce 2,782 1.00/1.00 vMB 39
602,089 602,089 000000000000000000006a3ad738d62d1b73302706d957f55b1487ca772a5f41 2,528 0.87/1.00 vMB 19
602,088 602,088 0000000000000000000a6923b8990085cd494e144d6f6047dc907349b175f975 619 0.19/1.00 vMB 10
602,087 602,087 0000000000000000000a78ecae7f709857d6f88f355545b1f2ef42f5c7779e67 2,644 1.00/1.00 vMB 13
602,086 602,086 0000000000000000000a994aabf9193d5886251dee139b97bff93a93fd525fee 1,954 1.00/1.00 vMB 17
602,085 602,085 00000000000000000003cb7b43f23b9a7d233e73bc60494a024f3cb941874394 2,828 1.00/1.00 vMB 17
602,084 602,084 00000000000000000004d4a1d3ccbdaa53a34e1be8d89a95e702a25384449615 2,660 1.00/1.00 vMB 21
602,083 602,083 00000000000000000012b90a69146ebaa1cc4351f4b6f008cd26fbdebfd81621 2,668 1.00/1.00 vMB 21
602,082 602,082 0000000000000000000629d7991efa2279544b812e457a02492a28cf69573c37 3,157 1.00/1.00 vMB 17
602,081 602,081 000000000000000000075692ee9183a483639bed63aec551bfbc296d9a764118 2,522 1.00/1.00 vMB 21
602,080 602,080 00000000000000000003463fb9feaf26857eaae4eefd814947dd497d4d849d5d 3,078 1.00/1.00 vMB 42
602,079 602,079 00000000000000000006634d180c3afefe7824d138aad72eed21d83590454e69 1,630 1.00/1.00 vMB 20
602,078 602,078 000000000000000000106191b173af841506f26693de791eb2c7a784ad117808 2,314 1.00/1.00 vMB 29
602,077 602,077 0000000000000000000bf6fbfbe9f910b0b6b4088b92a5e4b3ff1c73ec0fb87f 2,847 1.00/1.00 vMB 54
602,076 602,076 0000000000000000000ac2af36bd5262354dc04a2c28b3980c1c2c0ce1a6f31a 3,137 1.00/1.00 vMB 27
602,075 602,075 000000000000000000057ff01feb7ae7b252865a5959110893b1795f74118ee9 953 0.34/1.00 vMB 25
602,074 602,074 000000000000000000036132b9c12137ff4cf00ef9a6a9537365f2f18eab2c88 888 0.27/1.00 vMB 15
602,073 602,073 0000000000000000000daa5139bc88e4b506210bb4d8d0afa06db79b927a4f66 2,916 1.00/1.00 vMB 20
602,072 602,072 0000000000000000000a9506a740534b87adb0fce53f6f97d9eeb7290fefd180 2,493 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.