Loading Tool

Explorer IconExplorer

Memory Pool

44,387 transactions
27.42 vMB
0.07206256 BTC
Random Selection Loading Transactions
Max Size: 144.46/200 MB

Candidate Block

Mining Attempt 12c390a03b9497b8728f2adde53bab0137981991b4a7356f8e5e6e9bf954274a
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root f4f690ac98887a9f3ddc730c141338cbede54ae55439876b3e7577fd3e4f4051
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.02069172 BTC
Feerates: 170.94 > 2.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (612,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,863 302,863 00000000000000001e8e9866b10579b2d3997a2ecd8e618cdfbde58b53949beb 1,004 0.54/1.00 vMB 32
302,862 302,862 00000000000000000a655d305d70c41321688a6858b39e55781f5ad22a014c5c 113 0.06/1.00 vMB 28
302,861 302,861 0000000000000000415ce68ee2aaa08af7ab6a655e54a134d81762d7fb7e6b53 1,304 0.81/1.00 vMB 27
302,860 302,860 000000000000000045b3f4868309859fa0f7fd265c2bdde8d38b6eca23660ef8 122 0.06/1.00 vMB 6
302,859 302,859 00000000000000003ca6433cb14e1f33747d1c0ca2bf3b5dfa0cefc127f0b563 213 0.16/1.00 vMB 25
302,858 302,858 0000000000000000543a1f4e517762aad59a43fac3274d61804b20c674d5b333 521 0.25/1.00 vMB 37
302,857 302,857 00000000000000000d85e99ebac6155d8ffe807ba5855c9bae4774f862c31a46 165 0.07/1.00 vMB 40
302,856 302,856 00000000000000002b2ea9b42bc4f6e31a85d5cfb51f7f1eac6aa285e75ff8df 363 0.19/1.00 vMB 27
302,855 302,855 000000000000000016627f862e325c1462fd8539d656990b8d5adfcbaba8bd3e 413 0.22/1.00 vMB 30
302,854 302,854 000000000000000014b3cee663e2cccb6810fe8f6dbe9db50a43eb811717a985 25 0.01/1.00 vMB 27
302,853 302,853 00000000000000002ec8e9616e29c3ef3a4efa6505a4d90743aedd2686324b9d 387 0.41/1.00 vMB 21
302,852 302,852 00000000000000004765e5d8ab0681523f1fead21d2d5fa6a851754ed1a96f83 552 0.35/1.00 vMB 25
302,851 302,851 000000000000000064f85c28033e21543f90c408791dcf174f7b848e0832b70e 240 0.18/1.00 vMB 24
302,850 302,850 000000000000000062679f09e436aa99aecb2001ca25cdc535a4759865fc9fd6 415 0.21/1.00 vMB 30
302,849 302,849 0000000000000000665a7dfa9d652899e925bcd755704c216bbfea85a0b18043 837 0.35/1.00 vMB 60
302,848 302,848 00000000000000003ead2fd78012c3620586e5b8af1a4c0ad971e8e3afe70667 528 0.36/1.00 vMB 22
302,847 302,847 00000000000000001b6952aff24306fb6edf9f3e45be2b7627a97a60dd242818 256 0.09/1.00 vMB 164
302,846 302,846 00000000000000006320a37661426f01ef71aca7faba1cd4069e2dc4332f8ed9 480 0.26/1.00 vMB 32
302,845 302,845 0000000000000000184a64dface420c09e516340750d7661d987a4c0484403ca 118 0.09/1.00 vMB 40
302,844 302,844 00000000000000000f9613e0d0e28abec41955fd430c0df91876a97795edc02f 824 0.59/1.00 vMB 25
302,843 302,843 00000000000000001003cb3f045f5e15ae2cd7e5ce2e7a519489d494680e3cc8 128 0.24/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.