Loading Tool

Explorer IconExplorer

Memory Pool

77,933 transactions
29.17 vMB
0.07544366 BTC
Random Selection Loading Transactions
Max Size: 178.78/200 MB

Candidate Block

Mining Attempt f3735bce5e043f904bd8d185fb0edf6691080a746b6406c1da874a36b656be9a
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root cb7e96afd8e5ce830a40469848feae10dabeec684131e93f6780eabcffbefa78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.01168372 BTC
Feerates: 301.25 > 1.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (208,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,601 706,601 0000000000000000000abab76893c4dc4edab809aac8c68790784128964361f5 2,798 1.00/1.00 vMB 10
706,600 706,600 00000000000000000008ffde4dabc8b3e70291ef794dbbcbc4c789667e5e76ae 2,758 1.00/1.00 vMB 16
706,599 706,599 00000000000000000002ffa257c47892dfd997a760e4577abccaa631ebe3f5da 41 0.01/1.00 vMB 9
706,598 706,598 000000000000000000067f032248f22cd12ad10a69e4aa839b400fa9a1997d31 143 0.09/1.00 vMB 10
706,597 706,597 0000000000000000000737bb7f8b8de403d50438106e0844b5d5996906458235 856 0.36/1.00 vMB 13
706,596 706,596 00000000000000000004bcddc40bc1e84c985565b45fc995d48344d7b4b57449 1,664 0.85/1.00 vMB 6
706,595 706,595 0000000000000000000d82ea589ccc0c2cb02e2ab8b7ae0d6f64ed0358c35dbd 686 0.28/1.00 vMB 15
706,594 706,594 000000000000000000012d54af249b599927254d1231aeee5acfd318d22c6ab1 528 0.60/1.00 vMB 4
706,593 706,593 0000000000000000000a80e0586f0eb6bc4433ffb8270ce4fd69fcfaa6b4f67e 2,612 0.93/1.00 vMB 9
706,592 706,592 0000000000000000000818b811281abe31863080f29985fb10a38fc094a7a8a9 42 0.01/1.00 vMB 12
706,591 706,591 00000000000000000003e2722e202da7d1a98212138b6dd4f32ab5542ef3b0fc 480 0.19/1.00 vMB 9
706,590 706,590 0000000000000000000ae0735cc0e33b05657dade32a97d88816a01f4faf64a9 1,151 0.56/1.00 vMB 13
706,589 706,589 0000000000000000000c11347f08f286aa7dac05187f25e22568dfe83e29b772 2,870 1.00/1.00 vMB 10
706,588 706,588 0000000000000000000bc6817db8dee66fa6b46f4d2f48414d87bf319ad32dea 1,335 0.67/1.00 vMB 11
706,587 706,587 00000000000000000002fb4c03efa521478178b7863f4048bd6afee346c1252d 1,671 1.00/1.00 vMB 4
706,586 706,586 000000000000000000001b528b2d6045674821e26a0b9129820b93616ef56836 1,935 1.00/1.00 vMB 12
706,585 706,585 00000000000000000004222c92a08e130124e391f71204c568c9163136543b53 2,811 1.00/1.00 vMB 14
706,584 706,584 0000000000000000000472da2bb0cfa6cf3037243ff1a278d45302a49f66fd90 1,909 0.73/1.00 vMB 10
706,583 706,583 0000000000000000000b128a8e7d31ecbbae89b36d2fba882370b0609fafb91e 102 0.72/1.00 vMB 1
706,582 706,582 000000000000000000001bee6a4c46827712dfe87ad455c12daff17f64028e50 368 0.97/1.00 vMB 1
706,581 706,581 00000000000000000006e63cd70254aa530cea9e0f839ce07279f680b6ffb6ef 1,912 0.99/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.