Loading Tool

Explorer IconExplorer

Memory Pool

46,729 transactions
21.59 vMB
0.10119131 BTC
Random Selection Loading Transactions
Max Size: 121.91/200 MB

Candidate Block

Mining Attempt 6bf02ba172c4f75a0b618478cefbc59aa4e1f851f82b0884580c070d5b601e09
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root b7e09f862c599964d74b1241afd28ce4d8cef6ed27da88bef3b27730b496e684
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,467
Size: 1.00 vMB
Total Fees: 0.04726065 BTC
Feerates: 265.25 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (817,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,654 96,654 000000000001ebac0ec7b2ac3cf99f716b107b99e4ba3949ec6579340080f72e 1 0.00/1.00 vMB 0
96,653 96,653 000000000000942e2e529cb1573d7ab7cc354e9b61d44d38144e3baf02943a25 1 0.00/1.00 vMB 0
96,652 96,652 000000000000c24ab4eea05b71f1012baf5146f6d8bdae60d91eba2806feaf5c 1 0.00/1.00 vMB 0
96,651 96,651 000000000001da1bef843c645d357db1064525b31e9aba088c196faa7df096c4 3 0.00/1.00 vMB 0
96,650 96,650 0000000000015fb21476869ba609036c6865a9e45c4a2382197c17287a069328 9 0.00/1.00 vMB 0
96,649 96,649 0000000000015420635edb0ee126408de529467991820607d3a669952cb9580a 1 0.00/1.00 vMB 0
96,648 96,648 00000000000575cc1047cf1880ebe9cbd6d55b6f4aaa6d87cf9d9557c1f96c29 1 0.00/1.00 vMB 0
96,647 96,647 000000000005746f2886c777c2449ee025745a71b182d9f93e29f0a32f9112d6 2 0.00/1.00 vMB 0
96,646 96,646 0000000000063460a1101bd19462a13e526d78195fecf83f15b1b79747964a41 1 0.00/1.00 vMB 0
96,645 96,645 000000000001bc4d4cd7b843075b25b6da11adba0895439b0d7bcd6fdb46e396 3 0.00/1.00 vMB 0
96,644 96,644 000000000002374c8ab8b7ed55e6ad9fe75237a07ab3b1b115ab151b5853ca9d 3 0.00/1.00 vMB 0
96,643 96,643 00000000000200f6b4dcd93e56a1c629bebbd0d188fa60f6f0a8fd3d7748fd7e 1 0.00/1.00 vMB 0
96,642 96,642 000000000002607bc29958b73bc66e43d5484aa85c979da88a22bd9df845a79e 3 0.00/1.00 vMB 0
96,641 96,641 0000000000046293bc5e31cc9c63b0c124b200cccb1a0415550f478d3afd7d66 1 0.00/1.00 vMB 0
96,640 96,640 000000000006520456bfea221785f88ef24df36532d3d243e444e7acdc2909d2 2 0.00/1.00 vMB 0
96,639 96,639 000000000002cc435d9350d2896e56ac5b9adfe965fc21e24d6fec3adf295899 2 0.00/1.00 vMB 0
96,638 96,638 0000000000015e5417333f68943316382c26aad7e8b9d71935ca322c85b1c806 2 0.00/1.00 vMB 0
96,637 96,637 000000000005869c591daf6fa2dfd4277dbd5ff2cbed2592676cce644e3afd1d 1 0.00/1.00 vMB 0
96,636 96,636 000000000000313e4674efb86df03c5f1873ebe884ffdc8b82f3418271bff20b 1 0.00/1.00 vMB 0
96,635 96,635 0000000000055e79d81a2435177785911507c35d9474d2ae8ded2bbd0750a789 1 0.00/1.00 vMB 0
96,634 96,634 0000000000072c994706034c6f0ea7ac6052040b264137c2c0804fd2d6c90b2d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.71 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: 555.01 GB
    • Received: 6.86 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.