Loading Tool

Explorer IconExplorer

Memory Pool

68,638 transactions
22.31 vMB
0.11551054 BTC
Random Selection Loading Transactions
Max Size: 136.88/200 MB

Candidate Block

Mining Attempt 96d0a5a05877735b6fc7bd4f43b8c2fa81177b51a7c4e1959e6bd8f4c86aa3f2
Version 20000000
Previous Block 000000000000000000006006dc8abf60091eb34e4e44204d638393b9bd921e07
Merkle Root 576423802c5abfe6edbb7c119130d48dda6cbafe45048dcf7540a4cb92704e56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.03273479 BTC
Feerates: 474.93 > 3.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,825 (910,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,877 4,877 00000000e26d60bb1c8bfc938d480c7b37113a25b4efb27db836d61f83515885 1 0.00/1.00 vMB 0
4,876 4,876 00000000819994c054cc1edce2edef7a2fecc0142578699d2e7c20ec57062d0e 1 0.00/1.00 vMB 0
4,875 4,875 00000000e36bfca3bfca06cc29b3cbc3999c7f9a91eaa3513befa74e4f9e8725 1 0.00/1.00 vMB 0
4,874 4,874 00000000c2654030ad4c1f6875560ce2d67e0692f39077027683b45a527c8c80 1 0.00/1.00 vMB 0
4,873 4,873 000000005fd79865d6505a93e8f8100cfc51df0d69ac2d644027b129d9c0e3bc 1 0.00/1.00 vMB 0
4,872 4,872 00000000a996ec07b801c0f3bc34e05146709802974f6ad3f13b6e24ea6db377 1 0.00/1.00 vMB 0
4,871 4,871 00000000f12cb4276cc223ce61b79db8fae1f3f2b1527c9fbbdd4ef7b959a2bc 1 0.00/1.00 vMB 0
4,870 4,870 00000000152f06cc03da5cedf76320afe61b0e59156e04ff3ad9857e7e2a47f7 1 0.00/1.00 vMB 0
4,869 4,869 00000000a8a4f0d56f23e2b25d89a88c7542ef6c3c4ac2027d0d2d1fac70d56f 1 0.00/1.00 vMB 0
4,868 4,868 00000000a62af389701fa23c5aa195906449c39bd26e49894c75e2936e21cb01 1 0.00/1.00 vMB 0
4,867 4,867 00000000c571818a30ca83344628844c6b56b8ed1092aa26ae8f136a40710dea 1 0.00/1.00 vMB 0
4,866 4,866 000000003078260ed6e02550a80eca179ef25aff17039fdece572d90804a9aff 1 0.00/1.00 vMB 0
4,865 4,865 000000002a49275c5249f91f455a4844ca84e46f5feb2b3b53fbb5a4b01bfa56 1 0.00/1.00 vMB 0
4,864 4,864 000000008517a4684a274d68c495d32cbb575480deeb6317421fa9ea6eb0d2e0 1 0.00/1.00 vMB 0
4,863 4,863 00000000324eb1a51d001b4dd870382f1155a52f0fb87f331386ba3c902e3cff 1 0.00/1.00 vMB 0
4,862 4,862 00000000307708918efa6f5d0544ebe95849ec783c964d8a1e6c724bb8e836d4 1 0.00/1.00 vMB 0
4,861 4,861 000000002770497ee49f2fc7b79330292e50a5f194836a20f35f27e5deb447db 1 0.00/1.00 vMB 0
4,860 4,860 0000000052161695900d6c0473ee81fff5b1060869c57da01ebda4c75aa257c9 1 0.00/1.00 vMB 0
4,859 4,859 0000000006724c2a97ea66bb93fabfc5e414044813113ba8fc6f015bd298fb92 1 0.00/1.00 vMB 0
4,858 4,858 00000000b1a0b6efd5dcb96f42c49d59c5a370625ead796ebcea91f3915e2b75 1 0.00/1.00 vMB 0
4,857 4,857 0000000099c584e4ef5403c7d2dadad3fb0217c8f5a0efac11f505190cb5a6ba 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 790.20 GB
    • Received: 21.75 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.