Loading Tool

Explorer IconExplorer

Memory Pool

81,046 transactions
29.70 vMB
0.12616420 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt 6b047a990caa931cc925042dc606277171162519c50f04a0d08965928b69e0b7
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (265,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,971 649,971 00000000000000000001672fa2164adcf493c73d01265fc25a81a7b00d750283 2,546 1.00/1.00 vMB 64
649,970 649,970 00000000000000000008a46e9fa97bf4641214cd37d34bdda2b7f2e02e531c88 2,831 1.00/1.00 vMB 60
649,969 649,969 0000000000000000000b1baf2dc4fd42880d52a61e5d7f94fccabaa887f7af8e 2,186 1.00/1.00 vMB 71
649,968 649,968 000000000000000000036b905cc13c360e42076187ae7cf46dac6957455a6681 1,539 1.00/1.00 vMB 49
649,967 649,967 00000000000000000005ba258dfed3a924b79eec9bb3fdfc329568dcefcf0998 2,513 1.00/1.00 vMB 78
649,966 649,966 0000000000000000000bfcccf848dd2514e1e359660878955022c57089868884 1,951 1.00/1.00 vMB 66
649,965 649,965 0000000000000000000b1b6c9f48de5ea5763f82d9b06b05586f89a6cf3de348 2,885 1.00/1.00 vMB 65
649,964 649,964 00000000000000000001845b262721ab99a2ae50d15cf0d2a870bd2c74439f17 2,402 1.00/1.00 vMB 76
649,963 649,963 0000000000000000000b5e60663849f17c4a0d7045b410a36b4be240df5872c7 3,029 1.00/1.00 vMB 94
649,962 649,962 0000000000000000000a4ae8bcc9f1cf074187b232b0bc8eea28193a6ee2fbd5 2,344 1.00/1.00 vMB 41
649,961 649,961 0000000000000000000482d7901d310f05e80dc86df880d7bd81150ecb013dd5 2,563 1.00/1.00 vMB 46
649,960 649,960 0000000000000000000312ada30c2791c410a21ac8aba374c6c607f1849e6e0c 2,268 1.00/1.00 vMB 60
649,959 649,959 0000000000000000000c93b8d306aba8cacdc52ac4b0be7a6a6ae6b985c45fbb 3,226 1.00/1.00 vMB 61
649,958 649,958 00000000000000000003abb8d21fb04430f79715a8e183c818e465249b3c6001 3,038 1.00/1.00 vMB 71
649,957 649,957 00000000000000000003bbf5eccbbde91e71eb2475b198424de49ce65770080c 3,019 1.00/1.00 vMB 69
649,956 649,956 00000000000000000001f5d78a8ca4effda50f34cb4a65e21964b341ed097a16 2,531 1.00/1.00 vMB 75
649,955 649,955 0000000000000000000d8df546dbe5207fda0578406dab484ce6cb8372f96cbe 2,438 1.00/1.00 vMB 67
649,954 649,954 000000000000000000096375812a861fba916c184a93f13775be5354f61c107c 3,063 1.00/1.00 vMB 68
649,953 649,953 000000000000000000093205a732f2c4e5eeef4b01d10d67b06774313e1c5b90 2,448 1.00/1.00 vMB 85
649,952 649,952 00000000000000000008f50951772ce55f934d29c163ab912d154e50436eabc0 2,536 1.00/1.00 vMB 87
649,951 649,951 0000000000000000000ad74dbbdf58c852aaf264ac8b9b04a57667d67729b904 2,350 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.