Loading Tool

Explorer IconExplorer

Memory Pool

77,290 transactions
33.99 vMB
0.14215229 BTC
Random Selection Loading Transactions
Max Size: 189.49/200 MB

Candidate Block

Mining Attempt 5597df6bfb584e8203191c8e58a19b5e26d550e7a12715028e57e5ca0c9c5038
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d887c47cc1059617ccdc6b438de41504e495e5682cc3f83bf6b67f550b021b6b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.02656142 BTC
Feerates: 90.91 > 2.66 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (15,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,444 899,444 00000000000000000002302771ccff66459974de92d88e8cf55177bcf245c6a2 2,077 0.96/1.00 vMB 1
899,443 899,443 00000000000000000000bd15e6e94f819bc7dce375961c5c741ed9a9460e2ac9 1,138 1.00/1.00 vMB 2
899,442 899,442 000000000000000000011860be7b1e4cb9d68cf69574048ed7a3a59fabb1b9e1 2,515 1.00/1.00 vMB 3
899,441 899,441 000000000000000000022351dea57466e3e8c7be4ce6532dcdcd4582047495ae 1,781 1.00/1.00 vMB 5
899,440 899,440 000000000000000000009adf51e9dbf8e253be2b248cebc4dd063ede93bbc3f1 2,567 1.00/1.00 vMB 1
899,439 899,439 000000000000000000011ff735adf259f875baa7504ea22219fcf77b9c86cfb8 2,325 1.00/1.00 vMB 3
899,438 899,438 00000000000000000001f36d1822d25f41a1029e86b3bdfd7f4a4784e091341d 2,052 1.00/1.00 vMB 4
899,437 899,437 000000000000000000015159fdaa418da8fcf0f034523606f7218fb86c3e2439 2,496 1.00/1.00 vMB 4
899,436 899,436 000000000000000000002d76f0bb6f19e3b0dc52171bf4c390aeb50ffb255348 431 0.08/1.00 vMB 1
899,435 899,435 00000000000000000001f680959044cba3ec83619b4505136c785562179ae57d 948 0.51/1.00 vMB 1
899,434 899,434 000000000000000000022eb49b30ce7b17724ce0163bc9fcced200a6d562cc48 1,799 1.00/1.00 vMB 3
899,433 899,433 00000000000000000001c861a6d5907e0d4df9850ebe2596f52858adb42a00ce 1,581 0.58/1.00 vMB 3
899,432 899,432 00000000000000000000d9d40295c5b0a7a5ffef8d7c84bb5d2a56c94262d681 2,532 1.00/1.00 vMB 2
899,431 899,431 000000000000000000005fef601fe5269a8b724eb73cc9485f76e172fb4ff380 1,098 1.00/1.00 vMB 3
899,430 899,430 00000000000000000000389fc4b30b4d42e4872dc505134bdd503ba9e574500e 3,605 1.00/1.00 vMB 5
899,429 899,429 00000000000000000001235bbbb754ba2474ceeeb01cfa47d3d02fd2cb4b0071 5,164 1.00/1.00 vMB 7
899,428 899,428 00000000000000000001d67d4be28837464e00a1cf21199d29f0fee2c758b78b 1,263 0.55/1.00 vMB 1
899,427 899,427 00000000000000000001acb1d3c558fe84560f2aaeea5983a0b2d2c5e986a976 1,568 1.00/1.00 vMB 2
899,426 899,426 00000000000000000001ae13aa132f9148e8e45f7aa2d3d7d9f3b95488197f53 3,253 1.00/1.00 vMB 4
899,425 899,425 0000000000000000000161c04ea57a644385cb942f70b66f1a29bcd117f147f5 673 0.25/1.00 vMB 3
899,424 899,424 0000000000000000000113ff55b8fe7dc107f3d9ecb00c2522eb15195a452b79 456 0.22/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 735.12 GB
    • Received: 18.57 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.