Loading Tool

Explorer IconExplorer

Memory Pool

82,941 transactions
30.43 vMB
0.14867634 BTC
Random Selection Loading Transactions
Max Size: 184.29/200 MB

Candidate Block

Mining Attempt d4f03ce92239e6b425b482beb946450410e947dd03b5198ccf2b6c06fc8fa48e
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root d6861fbed0703703ac887b8a3e2229192314f39acb9602d9c45e52d3bc8ca537
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,697
Size: 1.00 vMB
Total Fees: 0.06720951 BTC
Feerates: 150.61 > 6.73 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (127,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,705 787,705 00000000000000000001ac5113fcdd0de4046a067887bbb2559adc703a2d029f 2,306 1.00/1.00 vMB 49
787,704 787,704 0000000000000000000510d6bf9a77f7fc06c9ff0bdb8e1925822f4fbdbff0f9 3,017 1.00/1.00 vMB 24
787,703 787,703 00000000000000000001cc82e92aef7e1e5f036cbadea06eda8682c62752fbe5 2,788 1.00/1.00 vMB 29
787,702 787,702 000000000000000000004bd00c0077c41e402afd80783d75ad6966430f511ef4 3,018 1.00/1.00 vMB 39
787,701 787,701 000000000000000000025bc1c2138ab7cf4a699357fc810d0ec3363a979c04e0 3,429 1.00/1.00 vMB 36
787,700 787,700 00000000000000000000437cd9c22801fdc758119467f342d79dfc4ed31dd348 2,974 1.00/1.00 vMB 35
787,699 787,699 00000000000000000001e2b4c408d91bd971dc8ebff020d58ea6650ab0716f73 3,196 1.00/1.00 vMB 39
787,698 787,698 000000000000000000030555e4d95fd18e17e1fa1c99ea398b001232c2893ab8 3,337 1.00/1.00 vMB 45
787,697 787,697 00000000000000000000553be5a6b0785f34ea9874c850744c5ac826a0d3e741 4,019 1.00/1.00 vMB 39
787,696 787,696 00000000000000000000b5ba969518b410cad6e5a7d7a04e02d0a96aac1230ed 4,414 1.00/1.00 vMB 45
787,695 787,695 00000000000000000000c3a37c1e9672992af539355524d8507e6a50ecbe0967 3,636 1.00/1.00 vMB 46
787,694 787,694 0000000000000000000594296b100871acc37a4cfc29c17e3ac716811c7772d1 2,258 1.00/1.00 vMB 52
787,693 787,693 0000000000000000000498c5e2967b213816b89d8c74dde6fbfbaa1b74eb95ab 4,967 1.00/1.00 vMB 42
787,692 787,692 00000000000000000000b2e27947eb5521bd34030f91b96112251f8d8e38df11 4,195 1.00/1.00 vMB 53
787,691 787,691 00000000000000000001192f2644a3992cb045021acacd2ae420886cd929506c 4,535 1.00/1.00 vMB 50
787,690 787,690 000000000000000000043722c1f7e46cfcd7b9d508b5322a5a83f64ff635b5a2 4,213 1.00/1.00 vMB 50
787,689 787,689 000000000000000000034a95031825438c24a1d9427807318269ed3fc13b1f84 4,244 1.00/1.00 vMB 47
787,688 787,688 00000000000000000002a6672a61ff701db2e28637478c28aef544fec8bd51e0 3,882 1.00/1.00 vMB 40
787,687 787,687 000000000000000000054f8c20daab71e7c480a6d03d4467a1f4ed75261fbcd9 4,062 1.00/1.00 vMB 41
787,686 787,686 0000000000000000000041f2fc40136a98e543919a1883237e954fc3465f6930 3,228 1.00/1.00 vMB 41
787,685 787,685 000000000000000000056bc9ab6f6eef70562d30a6978fffb01fb7596fea0e85 2,961 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.