Loading Tool

Explorer IconExplorer

Memory Pool

73,728 transactions
28.21 vMB
0.06817629 BTC
Random Selection Loading Transactions
Max Size: 167.66/200 MB

Candidate Block

Mining Attempt 5bc108fa7173718d5a886d85cd422f6aa1f36ea448d48bd8d08ff2357dee4753
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 28d84299d6177b862f2a2e08282fed3326fed30c5e70bde28772f0d400f74dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,646
Size: 1.00 vMB
Total Fees: 0.01175488 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (259,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,787 655,787 0000000000000000000ad5028a512f16e8ef122a5c8af34ea7eb0bcb67d99363 1,849 1.00/1.00 vMB 34
655,786 655,786 00000000000000000002e5f8cc0d498ecc0ed729431a9ec24502817811ea5b4b 1,726 1.00/1.00 vMB 55
655,785 655,785 0000000000000000000ebe7b454c69600669ce750fd1caf3e5a07de3b4833709 2,620 1.00/1.00 vMB 141
655,784 655,784 0000000000000000000d0b46964346c5723c9858ee87b076b2e4beb86554c8f2 2,138 1.00/1.00 vMB 134
655,783 655,783 0000000000000000000134bf5aadf895028959e0aaf86ba51b8b76e3284121e0 1,768 1.00/1.00 vMB 228
655,782 655,782 0000000000000000000452634af7925b9118540a264898cff35d58c00ce986a7 1,275 1.00/1.00 vMB 39
655,781 655,781 00000000000000000005e0571c3d3efacbf4c1b54a83f34baf5e0a43b05f51f0 1,899 1.00/1.00 vMB 94
655,780 655,780 0000000000000000000d1724e10518a407ec362285f83de8fd7202f1a74f91a1 1,664 1.00/1.00 vMB 61
655,779 655,779 000000000000000000055f7b8ab568b569761650ff1112ed8b7df943982db128 1,147 1.00/1.00 vMB 54
655,778 655,778 00000000000000000003e53c5bb6dbd2f3cd13ec3ad54e1f565c5cada5861aa8 1,825 1.00/1.00 vMB 48
655,777 655,777 000000000000000000001ac528cd54ddbe0739543f65c16f5f89b9afd10498b3 2,114 1.00/1.00 vMB 82
655,776 655,776 000000000000000000093d057954e69504d67be49a1d1558d25337d4cf3b1211 588 1.00/1.00 vMB 5
655,775 655,775 00000000000000000000a8ac7cf0e042ec76c41adf27cdf32a7ca54115ad570f 1,290 1.00/1.00 vMB 50
655,774 655,774 0000000000000000000865ffcc666d5f655357e0280689c144d5ec420df47e5b 449 1.00/1.00 vMB 19
655,773 655,773 0000000000000000000ca0744c6e6786d4d0915b54dbf323c0f1edd26afce76a 839 1.00/1.00 vMB 42
655,772 655,772 000000000000000000005d6e7e3ee7c6ca9b32f4786472e01911345e39577bbb 914 1.00/1.00 vMB 60
655,771 655,771 00000000000000000006cca8a9614f9b261edaee8fc973e4b998938347921091 1,410 1.00/1.00 vMB 48
655,770 655,770 00000000000000000007418b4b26cbf2569f55ce779880142b02ecf818dd67e5 287 1.00/1.00 vMB 13
655,769 655,769 000000000000000000028f5c6b5204d295f223bcccc935ff4f5ad06a1e020ce7 355 1.00/1.00 vMB 18
655,768 655,768 00000000000000000000c6da90958abf4b613b42ae6b00e8ac11f5feb3b811ef 1,423 1.00/1.00 vMB 57
655,767 655,767 000000000000000000058c34f2ef75f2ceb01b8c1adae93d8fa6714194eb070f 2,147 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.51 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.67 GB
    • Received: 15.55 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.