Loading Tool

Explorer IconExplorer

Memory Pool

53,270 transactions
31.67 vMB
0.12696499 BTC
Random Selection Loading Transactions
Max Size: 168.98/200 MB

Candidate Block

Mining Attempt 4c416076edda874e0e34e47f55c775232cf9b8dd5ac1c999bfddbdc661e30318
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root f5a2dd9d2c3af4943f9cf5a8ac3657878124af8a268f0702f314c71f598a81b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,258
Size: 1.00 vMB
Total Fees: 0.03457369 BTC
Feerates: 104.17 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (669,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,921 244,921 00000000000000af17d45eb58a9e72ddff5959f792134d672322f5378c9e5fb5 331 0.15/1.00 vMB 173
244,920 244,920 000000000000000d342441c1fcb7c824c1ad26fd0946691dd3d383a186130f22 242 0.10/1.00 vMB 168
244,919 244,919 0000000000000085923d31fca226c30e80e4e2878213b25db1698d8eb3c03dce 15 0.01/1.00 vMB 182
244,918 244,918 00000000000000acd6a5787bd23e4453de43063f526158144d84b9fe5cda9742 80 0.04/1.00 vMB 116
244,917 244,917 00000000000000082dd179e0c93c100535d7e47eae7180ef48bc2a2329551ea6 26 0.01/1.00 vMB 108
244,916 244,916 0000000000000003c27ef817ef2fb55ff8b45620bb84fa3ab0f35a102b8c1e52 144 0.06/1.00 vMB 105
244,915 244,915 000000000000005d8d15cb6d719e372e6c24c08d3f68a520367540bdbd0b16c2 237 0.10/1.00 vMB 149
244,914 244,914 00000000000000c44874ddcc70b3cf6fe599c7e780d0ff8d55b0358c913a4e11 256 0.15/1.00 vMB 6,962
244,913 244,913 00000000000000c14551e2da30dcf086de932c2ec415230458038aabf7a1e27c 538 0.21/1.00 vMB 153
244,912 244,912 000000000000000633bb8f9a7ef7580aa8a4b9fc98bcf55aeb4a8dc65ac441ac 17 0.01/1.00 vMB 104
244,911 244,911 000000000000001dc03681c9c7e1904cfe5d268cf80be02e4d5ae324495cdfe9 101 0.05/1.00 vMB 124
244,910 244,910 000000000000006aa38a917b15ee9245584fcf0701af14ba5bf04634a708348b 36 0.02/1.00 vMB 120
244,909 244,909 00000000000000bf62fd6c4accc9a260cc9d2f5d51d1c6a594ec6bc7468e6e14 32 0.02/1.00 vMB 27
244,908 244,908 00000000000000b8a9ee02ad30a5b9510aaabbe99c3c21abe2a32952b21e8ad4 264 0.13/1.00 vMB 100
244,907 244,907 000000000000003e087cf2f19ab894ecb3439a9887ce9e3bdc5a68aa3067f27d 256 0.11/1.00 vMB 129
244,906 244,906 0000000000000032c347e5931213388c89a1d11055e806294742105eb0cfaf3a 16 0.01/1.00 vMB 67
244,905 244,905 000000000000001c3e6eb6e9f47c564f22195095bc8c816153db36636687d68d 183 0.08/1.00 vMB 108
244,904 244,904 00000000000000163d117df481f09a0dfd2ce6cec667d6988ae53e1a94324aec 48 0.03/1.00 vMB 36
244,903 244,903 0000000000000036995847ec5fddf6f007cbc237e49d3400f5c45c8ade2abc9e 419 0.24/1.00 vMB 117
244,902 244,902 00000000000000785275c221ec947add2aa044b93a6541f1fd0799aa973b34d0 246 0.10/1.00 vMB 82
244,901 244,901 00000000000000b7938541c98baf8bf74409a6a898f4cdc1d22ee11fae2acd0f 584 0.21/1.00 vMB 225
Previous 10 blocks ↓
Total Size: 782.07 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: 651.25 GB
    • Received: 13.51 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.