Loading Tool

Explorer IconExplorer

Memory Pool

90,333 transactions
33.12 vMB
0.16125160 BTC
Random Selection Loading Transactions
Max Size: 199.75/200 MB

Candidate Block

Mining Attempt af42525945b0b338d51d34529141b1de7443d26bb825b7507114e3cc763b807b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root f45b85396ac0b857289b341fdd857e67e6270f5a3872595dd68b8b0e28ebc0f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,760
Size: 1.00 vMB
Total Fees: 0.06269512 BTC
Feerates: 627.82 > 6.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (170,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,657 744,657 00000000000000000001750ae2326d6e8372749ef2c5837e10b03bd056073124 664 0.22/1.00 vMB 14
744,656 744,656 00000000000000000004b1cf889fb88c3ca258d0377fcc4e7332d2574e766afd 796 0.33/1.00 vMB 12
744,655 744,655 0000000000000000000279314a77556baca58b556bb86ebdf563610196f3bdec 1,326 0.99/1.00 vMB 12
744,654 744,654 00000000000000000001c6d1204b67602f00ff3a5280a3edd083be5a6dd602c1 1,294 0.49/1.00 vMB 15
744,653 744,653 00000000000000000000b9259438707569e248e6292bfabdcaf0768d68ea2fd8 1,201 0.42/1.00 vMB 14
744,652 744,652 00000000000000000009106d65d1ca24d7496e5c04bd4be7bfc735e5a67ae496 824 0.34/1.00 vMB 15
744,651 744,651 00000000000000000000792bbfe7d21061a7bf6284f0681536ef24ec1a533f3b 264 0.12/1.00 vMB 15
744,650 744,650 000000000000000000021fb7646a4c3be065f8105c83ebe7d885442bd3013bce 278 0.09/1.00 vMB 17
744,649 744,649 00000000000000000000f6406b9bf9f8c2e1c05dbe70605011997f6f3c4ed176 1,368 0.71/1.00 vMB 10
744,648 744,648 0000000000000000000256ca6690ee4bfb90eec674b21d7dee9a2ca5dd030151 1,284 1.00/1.00 vMB 19
744,647 744,647 00000000000000000002fdba43e3f851a2c9c56c36c7c0d7f574bcf174060045 432 0.13/1.00 vMB 17
744,646 744,646 00000000000000000004ea9d111d8e9f7d3a7d21eef03df69355fcc6da495c65 2,217 0.78/1.00 vMB 20
744,645 744,645 000000000000000000017f0af7b3fbad8a9d28595fdd2103baecacc25dcce097 486 0.16/1.00 vMB 22
744,644 744,644 0000000000000000000811f22d1403722e0a6197c1e4716298c81d14896eb5f6 983 0.51/1.00 vMB 20
744,643 744,643 00000000000000000000381491c7be4fe5ecef6677dd1ff899f2052522261f77 543 0.52/1.00 vMB 15
744,642 744,642 0000000000000000000259c29f7f793abb496c0dfab1f2771684b1c27019d7d2 521 0.28/1.00 vMB 16
744,641 744,641 00000000000000000000ce2909d66016ab47012253f905d4dc4f2ecf2f97da3c 332 0.11/1.00 vMB 15
744,640 744,640 000000000000000000002e2694a687348599207e5ea773ab34046e463b20efc5 519 0.30/1.00 vMB 8
744,639 744,639 00000000000000000001a565e6eedaeaf7f5da07a93cdbf0453bcd74292a50ea 2,801 1.00/1.00 vMB 18
744,638 744,638 0000000000000000000865ebea0649115861caeaea414133df4c483665c39c38 1,057 1.00/1.00 vMB 5
744,637 744,637 00000000000000000004c83a7debc34117c508972539cc0794b807b340406f19 1,557 1.00/1.00 vMB 8
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.90 GB
    • Received: 15.63 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.