Loading Tool

Explorer IconExplorer

Memory Pool

120,047 transactions
26.44 vMB
0.21692899 BTC
Random Selection Loading Transactions
Max Size: 192.70/200 MB

Candidate Block

Mining Attempt de9d12935cfe4be075b1c9c00f3b31bbcb092cf5f9f28d41d803468dee010d61
Version 20000000
Previous Block 000000000000000000011734882627e0149787de4d66a864254a3d63529586ee
Merkle Root c2b0840898cd9276de2fb0ce83ec0054781bef1b218b782a70031e533fb97950
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,034
Size: 1.00 vMB
Total Fees: 0.08151826 BTC
Feerates: 501.39 > 8.17 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,481 (99 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,382 916,382 000000000000000000015daaafa51935db2b6f052ab7ed7f781b54d45238730d 6,885 1.00/1.00 vMB 0
916,381 916,381 00000000000000000001a65029b53abfdf820dafe4c58ed4eeaa0d6dd8689e2c 5,434 1.00/1.00 vMB 0
916,380 916,380 00000000000000000000ad14d6475c06d9fc09c7cce9aa98e4b7002a189a0d56 4,798 1.00/1.00 vMB 0
916,379 916,379 00000000000000000001a63d3aa1053aab0f18c2d2357f28c0efcb80534b3b93 1,128 0.40/1.00 vMB 2
916,378 916,378 00000000000000000000329fff80605dfe3e64137d7abc9a0c4b2166e241ade2 158 0.06/1.00 vMB 2
916,377 916,377 00000000000000000001d6431116e0ad9c87cdbd7cca27a42c12822a834670c7 5,171 1.00/1.00 vMB 1
916,376 916,376 00000000000000000001ddace1dd9650f18186febe415cbc0d4f080c62bf7cc7 2,606 0.86/1.00 vMB 2
916,375 916,375 00000000000000000001d9ae858f3feeddc0028f7b90f990b04debd7eb538909 4,119 1.00/1.00 vMB 1
916,374 916,374 0000000000000000000151dea118c0f38543d9defc3e1004abfb2017e936ff50 734 0.17/1.00 vMB 1
916,373 916,373 00000000000000000001d5e593731b699956d9da5af3019aa00d310ef22d1378 3,126 1.00/1.00 vMB 3
916,372 916,372 00000000000000000000c297a4db92356db5e05bbddc0dbc2cf76d99ea3be0eb 3,960 1.00/1.00 vMB 1
916,371 916,371 00000000000000000001c34ff734b160c613a3442dfc9115fbf5d9010c80902a 302 0.09/1.00 vMB 2
916,370 916,370 0000000000000000000138da0d369e107db19e9a6ebe3d80a61abdd1819ef04f 719 1.00/1.00 vMB 0
916,369 916,369 00000000000000000000ffd7b0de33034b9740f92f11b4feebc7bbd3c9b22edb 4,298 1.00/1.00 vMB 0
916,368 916,368 00000000000000000001e0e500356b6aa62e2dd0ab553ce981443d2a1fa164a7 2,507 1.00/1.00 vMB 1
916,367 916,367 00000000000000000001ef7fdcf0b3f26976c434322b096d760371c18cbdd41b 2,016 1.00/1.00 vMB 1
916,366 916,366 00000000000000000000859f06ffaa14d3ea47061202c4b544fe1b1872f277e0 3,152 1.00/1.00 vMB 4
916,365 916,365 00000000000000000001825e03cbf1e6e3b8c75913f26492af256f4bc6967478 3,235 1.00/1.00 vMB 2
916,364 916,364 0000000000000000000029f2e2986c9ee6a8778d81735d6765a7b542de52d2a4 3,328 1.00/1.00 vMB 3
916,363 916,363 00000000000000000001b84590e4b8fd30f407a82a7c6b923ab7b22ea50b6931 2,504 1.00/1.00 vMB 2
916,362 916,362 000000000000000000012aa28e3a0f6ff48951095bca786ca77678a1e9d03925 3,558 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 784.94 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: 910.29 GB
    • Received: 27.19 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.