Loading Tool

Explorer IconExplorer

Memory Pool

77,075 transactions
28.30 vMB
0.08959898 BTC
Random Selection Loading Transactions
Max Size: 172.42/200 MB

Candidate Block

Mining Attempt 5591451f7c405e1944e74eefd17f1473f335f08f148aba7fd8716d1deac100bb
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root f468bee2bc82c63c045d09fdaad844d7b1eacb23f8d376cbcbbb950a82807f65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,948
Size: 1.00 vMB
Total Fees: 0.02713741 BTC
Feerates: 150.93 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (475,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,968 439,968 000000000000000000a4e0481c0a9dec09ea39d101530166b0562bdd90f76e31 3,247 1.00/1.00 vMB 62
439,967 439,967 0000000000000000025770f2ac8c4059dabefb7ddece6e8102fe48128a2b6f58 2,394 0.93/1.00 vMB 67
439,966 439,966 0000000000000000033e42a29555e396693903dda4900496c163884209941dbd 2,309 1.00/1.00 vMB 65
439,965 439,965 000000000000000001edb0e574992d8a81fdb7341092fe3108a9c63743556fcb 1 0.00/1.00 vMB 0
439,964 439,964 000000000000000003623529547da7262c679e7ecabb97af87ab001ddc0fb7a2 1,946 1.00/1.00 vMB 101
439,963 439,963 000000000000000002c0b0517341e1ba39242e5684828dd306f49719b10e6367 2,043 1.00/1.00 vMB 64
439,962 439,962 000000000000000001d4216fc92205ec60ee917de4a96acfa06dbd4cfa07e88f 2,793 1.00/1.00 vMB 71
439,961 439,961 0000000000000000006f981d168ee0b527ba587f4332dcfc62dce4bdc3306393 2,135 1.00/1.00 vMB 139
439,960 439,960 00000000000000000257738670a73c23303d90ac33367da5a9150b6f63ed1e73 1,949 0.75/1.00 vMB 67
439,959 439,959 00000000000000000015357dfcfea73819dfcbaa251762714af852d0b938a3c6 2,139 1.00/1.00 vMB 77
439,958 439,958 000000000000000000012c842de39bb5321fe1ef217cdf638c97ca3a374a3324 2,435 1.00/1.00 vMB 140
439,957 439,957 00000000000000000354baf53f6f6bef4c23004b0941307b8b75a4a8b7c99224 2,608 1.00/1.00 vMB 62
439,956 439,956 000000000000000001d384ec881202a8f4eb2423f1d985e98cbd887181a28e87 2,313 1.00/1.00 vMB 51
439,955 439,955 000000000000000003d8b5b6dc11e0982f6b4b368ad988c223332b6681001f8d 2,006 1.00/1.00 vMB 61
439,954 439,954 0000000000000000035134a3dc72150fc4b4fa98fb50f0139097fa4181917af5 2,859 1.00/1.00 vMB 95
439,953 439,953 000000000000000002d7b5c78bb03e01794276d53d36debc253dadbb05e61087 2,237 1.00/1.00 vMB 74
439,952 439,952 0000000000000000012af60bd05f5ea85cb9a28ce3654fa0c30ad6538a1b9f46 2,686 0.99/1.00 vMB 50
439,951 439,951 0000000000000000024ff8d1c366d3d668bf26c61bbd6565877ea2c049b9b972 2,393 1.00/1.00 vMB 74
439,950 439,950 000000000000000003a83a9ac8721ed86cfd1fe9b254dc19c6eaaec37211ce04 2,216 1.00/1.00 vMB 76
439,949 439,949 00000000000000000356ce1cf0ba81fee0498f2abb46f0e8406dbd1e2616d2c4 2,826 1.00/1.00 vMB 53
439,948 439,948 000000000000000000b5c25a6e591fa82ed7d4efda9ad4d804dfcd0b7004f870 2,447 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.