Loading Tool

Explorer IconExplorer

Memory Pool

83,026 transactions
31.36 vMB
0.13005571 BTC
Random Selection Loading Transactions
Max Size: 190.06/200 MB

Candidate Block

Mining Attempt 0b1c3cdaf42cf43c91ae0e4f8e64b11a92481d26c2d7781105741e5171da4b58
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root bae67fc90c10921d05a984dc07ba42639ba1c37fbe7c7bb99aca32af5aa382a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,037
Size: 1.00 vMB
Total Fees: 0.04596456 BTC
Feerates: 318.30 > 4.61 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (115,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,080 800,080 00000000000000000002ccdc0914e6efc3bf791b9c18a1cb4753555b9ec2840c 2,301 1.00/1.00 vMB 20
800,079 800,079 00000000000000000005228b5be882669c1681142487ed066567843c2e969c35 2,412 1.00/1.00 vMB 26
800,078 800,078 00000000000000000003e3d2e6b49b0a33eace14a2707b66e5d3e6a77c96189d 3,266 1.00/1.00 vMB 19
800,077 800,077 00000000000000000002895feb131ca9f0f6e3aa20e630519209b68b839f9794 4,899 1.00/1.00 vMB 21
800,076 800,076 00000000000000000002c4056d8a5cfd08ced87aa02ccc53e33ec5a900bec871 5,921 1.00/1.00 vMB 6
800,075 800,075 000000000000000000028fdd2a5098fe7bdcba47ca75a7a5d0830508530f0dc4 3,487 1.00/1.00 vMB 21
800,074 800,074 000000000000000000047f403aa89857b6c58f249cd2342be7fd20a19bb0469e 1,741 1.00/1.00 vMB 7
800,073 800,073 0000000000000000000164d18f94342555085e0acd0e97df6680bbb68c1affe7 2,783 1.00/1.00 vMB 13
800,072 800,072 0000000000000000000373a940ad4ce3115cab96beb61574cb948c4eba73628f 2,737 1.00/1.00 vMB 36
800,071 800,071 0000000000000000000449ba90304e27d3751d1d12f6f1c85c474ac29d91d7fd 2,016 1.00/1.00 vMB 17
800,070 800,070 000000000000000000037baa1133f3213a1eb27e151a11c31cb40a858a6ee88d 2,664 1.00/1.00 vMB 27
800,069 800,069 000000000000000000022382a133286adc0ed1b0959f2a2d8dd640f172b4d505 2,649 1.00/1.00 vMB 21
800,068 800,068 000000000000000000016e1a6db6c2d4eb138ae012e084f63d65281b1b5c1f1e 3,285 1.00/1.00 vMB 41
800,067 800,067 00000000000000000000340602a912b8124ce8317db005a4496118518e7eb132 4,964 1.00/1.00 vMB 8
800,066 800,066 000000000000000000024710c07d068be1b74c287a575f95388d4aa1003366ec 3,208 1.00/1.00 vMB 15
800,065 800,065 000000000000000000023bb3331acc50ea50caea2d672c57bac934f049429b65 2,468 1.00/1.00 vMB 12
800,064 800,064 000000000000000000033f282e1b46a6505a3fb649303a189b1367d088ee8ab1 1,556 1.00/1.00 vMB 19
800,063 800,063 000000000000000000010446740c3bd14d125f631294be3c798057b0376b1ab7 2,441 1.00/1.00 vMB 35
800,062 800,062 000000000000000000037dbc98ec42061d9f03899d1d4350e62a20b2cb4c1c1e 2,019 1.00/1.00 vMB 10
800,061 800,061 00000000000000000000493e9c4a03b8c5220b326f1e610817d24141d681d735 3,806 1.00/1.00 vMB 37
800,060 800,060 00000000000000000003a4cef75273f809f9733360fb51ea81012c24f3f78b67 3,119 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.08 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: 722.50 GB
    • Received: 18.40 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.