Loading Tool

Explorer IconExplorer

Memory Pool

42,831 transactions
29.76 vMB
0.09164076 BTC
Random Selection Loading Transactions
Max Size: 151.43/200 MB

Candidate Block

Mining Attempt c1657942715b8e1a06a84c1707c67a4ef953fbe5768bb7231e758f23abaf4d6e
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 74caa3064143ef378a7119124b1c6eaaf33194749d2c9928120705b3835d7367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,359
Size: 1.00 vMB
Total Fees: 0.03176229 BTC
Feerates: 150.97 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (301,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,669 612,669 00000000000000000005ee60132a132c230c929bb64a13f938814f2b7661901b 835 0.30/1.00 vMB 19
612,668 612,668 00000000000000000005af7ec9a16b9797b13067220ba69e0555e24cd847d399 231 0.39/1.00 vMB 2
612,667 612,667 00000000000000000006d6d6e6129a2ee55f4022c75d2db27dc1fa36d91384e0 1,859 1.00/1.00 vMB 6
612,666 612,666 0000000000000000000d5ef934e9e5e9500735a16ec59667a05b9925a22c74fb 2,492 1.00/1.00 vMB 10
612,665 612,665 000000000000000000099e1b59449eb8cfd226bae6c2cd1fa943b46975415ad3 2,910 1.00/1.00 vMB 10
612,664 612,664 0000000000000000000e4b3f4330148b64a37dc0456f796554d74c89409d88d3 3,070 1.00/1.00 vMB 16
612,663 612,663 00000000000000000010f6c7ef9d3c6349d9287c5f5739aafa9e7e1a317772af 479 0.29/1.00 vMB 11
612,662 612,662 00000000000000000006442f2ee3ddeec8fc009357ec673811e67f1b5a6efe4a 922 0.36/1.00 vMB 10
612,661 612,661 0000000000000000000458de49389baa7e0f8631068eb60b963b3ea92a06915c 2,635 0.87/1.00 vMB 11
612,660 612,660 000000000000000000026cb599bc6d58a25b9a12da9077ce3f2ff9b24eb5a054 1,581 0.63/1.00 vMB 12
612,659 612,659 0000000000000000000088ce7860a1a9bb8fcf40477cf489289322bcd5d6a0eb 1,423 0.55/1.00 vMB 8
612,658 612,658 00000000000000000012c0b289ab5e41e0a389fd20b1c7b201b055a02d075d98 2,359 1.00/1.00 vMB 3
612,657 612,657 0000000000000000000d12fee09e3af870528ff16708d72adec4f269e8f34dda 2,767 1.00/1.00 vMB 12
612,656 612,656 00000000000000000008a28a71d30503fc4b0ec4c04510f3cc6ff0df3b46b564 2,642 1.00/1.00 vMB 17
612,655 612,655 00000000000000000007f593cabb959bed42365391466f05878205d133310b41 971 1.00/1.00 vMB 2
612,654 612,654 00000000000000000007e0352009e62f0f8d5c24cbe685840bd9bf9796b0da38 1,311 1.00/1.00 vMB 2
612,653 612,653 0000000000000000000ea7703f011e7c5ca7e4bb9fe930a4151068416c251992 2,599 1.00/1.00 vMB 12
612,652 612,652 00000000000000000005533c904122276002bca59cce0cf3e3e2db93639d1b9d 1,589 1.00/1.00 vMB 2
612,651 612,651 000000000000000000129d3e7a079ae54c5655472317c9b901628dbdd3280c9c 2,644 1.00/1.00 vMB 13
612,650 612,650 000000000000000000034a5b1b2ce84277ab9f7eb3c20591b109aff7973bdfa2 2,340 1.00/1.00 vMB 21
612,649 612,649 00000000000000000002a5d1d0efc672af81ed714775a84258e1063c52cacb80 1,354 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.