Loading Tool

Explorer IconExplorer

Memory Pool

32,203 transactions
9.24 vMB
0.09288073 BTC
Random Selection Loading Transactions
Max Size: 60.29/200 MB

Candidate Block

Mining Attempt 2834d84d838ed4124cfa06fe04fda76185c535f9d0d0547c689ac589d47ab1c2
Version 20000000
Previous Block 00000000000000000000e4a5169c255d3c1081deffdced9ebcf9c6133e322ecc
Merkle Root 73adde70a1a108921eb209b958e4d592b5701b2426a44c713d9780aad7d24677
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.05472111 BTC
Feerates: 200.91 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,340 (369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,971 916,971 0000000000000000000145a28135507756b6dcc38bfdcea7579646dc6aafa338 2,715 1.00/1.00 vMB 3
916,970 916,970 0000000000000000000005960f15b62d3bb28e5c160a316df300955a14219d1e 23 0.01/1.00 vMB 2
916,969 916,969 00000000000000000001c3b0ba66f020f0b77c9f6d619bb5702a6896bddbb02b 5,448 1.00/1.00 vMB 1
916,968 916,968 00000000000000000001d0579e71bc271cf938f7175f2c43d8089b35fd1c8295 5,753 1.00/1.00 vMB 1
916,967 916,967 00000000000000000000becab20c066502bd8a38c38359b493bb14647290865c 5,030 1.00/1.00 vMB 1
916,966 916,966 00000000000000000001486d850da92230f9983279ea38badc1f8623fbaddd3a 2,985 1.00/1.00 vMB 1
916,965 916,965 00000000000000000000ce60bd7d3928e5e7a4a2e8be41770aaf4e164ca47375 956 0.34/1.00 vMB 2
916,964 916,964 000000000000000000012aeb2744692deb72adbd300c330ec4b1b2343bd19a16 2,709 1.00/1.00 vMB 1
916,963 916,963 000000000000000000004b503796fcd51d2eb1be262ce85a8e90ba3222cc2c78 2,844 1.00/1.00 vMB 2
916,962 916,962 00000000000000000000ba810fae37844cbba04ef860ad944b1aafe4c402ba62 3,917 1.00/1.00 vMB 5
916,961 916,961 00000000000000000001eae29855033ab4fb17f4e5db40bf65a0ee893baf9d0f 984 0.30/1.00 vMB 3
916,960 916,960 00000000000000000000b5c0c0c6d639b0d5ec4a6e7e4d043e2a289b31a693e0 2,451 0.65/1.00 vMB 3
916,959 916,959 000000000000000000019411c09692d6f1fb45d476dd123541824313ccd13402 3,972 1.00/1.00 vMB 2
916,958 916,958 00000000000000000000fea013e511152c95a46a6bc2a7bab3cd72c70506622b 1,472 0.57/1.00 vMB 2
916,957 916,957 000000000000000000014ebf481e2f3eba6c232b263f5876af54428ec4d32a82 2,607 0.71/1.00 vMB 3
916,956 916,956 000000000000000000005b4d7841f3d55050c792254a015543477d9210950bad 4,596 1.00/1.00 vMB 2
916,955 916,955 0000000000000000000126e009ff3dcafb43ce56fb2cae7198bdda8dcec2be9e 5,085 1.00/1.00 vMB 1
916,954 916,954 000000000000000000016fc8be7d45e4d932d993a2e96b38697ee4fa7f96e38a 1,665 0.59/1.00 vMB 3
916,953 916,953 00000000000000000001f8071b762a76a223edf5dde2a5caffac33f46b1c5be6 4,048 1.00/1.00 vMB 2
916,952 916,952 00000000000000000000cad09a86f1b1c5688d3954c95cd508f0055be51524ca 3,035 1.00/1.00 vMB 2
916,951 916,951 000000000000000000010480831ea479e08cef8b5f383db01826372d0e898769 3,285 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 786.38 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: 1,001.05 GB
    • Received: 32.96 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.