Loading Tool

Explorer IconExplorer

Memory Pool

85,931 transactions
31.40 vMB
0.09218168 BTC
Random Selection Loading Transactions
Max Size: 190.81/200 MB

Candidate Block

Mining Attempt f80d4bc2038db2399eab96bf3d4c1e4591e81de353b8f895d2fd8ae8c06ded75
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root d21aed2f5bbc3f5ac60a16c701b40c9528540ad1a1a0fd491688698f59fdee65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01771463 BTC
Feerates: 60.05 > 1.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (126,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,037 789,037 000000000000000000033469ab5e38e36115a561960e28524262ad103d3bb3a9 4,347 1.00/1.00 vMB 364
789,036 789,036 0000000000000000000064cc603df046fd1b60990080fbe5900b63e3fca58d2a 4,176 1.00/1.00 vMB 134
789,035 789,035 000000000000000000045df256199ea804c97e81b1c252deea49fa1d6b3a528d 4,313 1.00/1.00 vMB 194
789,034 789,034 000000000000000000046535f2a8d9159db1eab6c98fff790787a9adcc260b97 4,575 1.00/1.00 vMB 129
789,033 789,033 00000000000000000004e3efdf33188071d93d981818285355b9fcaad39f4328 4,668 1.00/1.00 vMB 171
789,032 789,032 00000000000000000004b4a0b56804b2154ea41231f9414a9c8bf6dc234e68b8 3,943 1.00/1.00 vMB 312
789,031 789,031 0000000000000000000284ebeed52941b7395862a5ef615e321ede2dd5aec2ce 3,546 1.00/1.00 vMB 271
789,030 789,030 00000000000000000005b6235aa7403351750e0a08609084b9b91a4b5ef55b65 4,613 1.00/1.00 vMB 147
789,029 789,029 0000000000000000000259ad39cdcbc567d306e7d887e9f447bc94428772a581 4,371 1.00/1.00 vMB 152
789,028 789,028 000000000000000000043e62eda7e15bd39ec42547013e531a5d643747d5c751 4,234 1.00/1.00 vMB 176
789,027 789,027 0000000000000000000258b55e0d1281f4a0869db1133750ce2f35e959fa51e4 4,692 1.00/1.00 vMB 150
789,026 789,026 0000000000000000000013864ba55d02943d07be6f1b3e6efd0c11ec78395a54 3,915 1.00/1.00 vMB 200
789,025 789,025 0000000000000000000381e581143e4b7cc9db34aaf28699cce9595941cea42a 3,654 1.00/1.00 vMB 257
789,024 789,024 000000000000000000014c9310edc8e845924d66a339ff70f987cb5a893626e4 4,782 1.00/1.00 vMB 184
789,023 789,023 00000000000000000000e1a7a5417ab6d80e5eff236cfde590cd939e012932a1 4,850 1.00/1.00 vMB 144
789,022 789,022 00000000000000000001a34690940a6bf982c2a4e8fb594dc91e4aa6411232e8 4,824 1.00/1.00 vMB 144
789,021 789,021 00000000000000000005741d7396538dc730a9712a67a7c5639a3588a47a4065 3,951 1.00/1.00 vMB 220
789,020 789,020 00000000000000000000e87d59fbedb8badccd54f9e269ff154a8651d02abc34 3,949 1.00/1.00 vMB 220
789,019 789,019 00000000000000000001f9fa0595634bd5534d6aa1c90c32ab67d6a72382212a 3,867 1.00/1.00 vMB 192
789,018 789,018 000000000000000000050e5ba028584dbc0d0e63f814332c081d46f2ce0d2a56 3,805 1.00/1.00 vMB 296
789,017 789,017 00000000000000000001486b18335c5d2496ea69f75edb00fd073363343f83d0 2,535 1.00/1.00 vMB 330
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.