Loading Tool

Explorer IconExplorer

Memory Pool

84,256 transactions
31.29 vMB
0.08694821 BTC
Random Selection Loading Transactions
Max Size: 191.86/200 MB

Candidate Block

Mining Attempt 98cf4201921a9dd08d111fbad757c83d492b61934bc2ef2cc7c1eff2060e11a6
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root e38bc016a4c88567847d762dced401b8fd1341dd652a90f09af8c187d0b9c978
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.01176157 BTC
Feerates: 22.07 > 1.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (228,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,882 686,882 00000000000000000002856cd5d45bd2f42dfd799f81695e15d6fbade3196ca0 190 0.06/1.00 vMB 35
686,881 686,881 000000000000000000030c47e88da5e9297c083d710d122c241f1d3b827cd24d 1,375 0.70/1.00 vMB 25
686,880 686,880 0000000000000000000b5273f5d443d38c3ce380a468eba5209d3317c126762c 174 0.09/1.00 vMB 17
686,879 686,879 0000000000000000000a92d5f79e0f8db5c7d959e2cea7abb641d47400b081ec 432 0.15/1.00 vMB 26
686,878 686,878 000000000000000000005305bed709990c0497def918993f9f615b7d6308ede2 948 0.33/1.00 vMB 31
686,877 686,877 00000000000000000007abde7509a72ae1c6b3443d674e0f5017f54ba6cc2afd 33 0.01/1.00 vMB 26
686,876 686,876 00000000000000000003f1e907ac6b32e267ab9bbc5d49d84a07d9a6af7df63c 296 0.11/1.00 vMB 30
686,875 686,875 00000000000000000008db126feb6acc2e9a9e1024f6523493da1bb3438c6c1f 22 0.01/1.00 vMB 31
686,874 686,874 0000000000000000000c1794c5fbd71ad14830079c70a5cb368182cf6c62f3b7 87 0.03/1.00 vMB 32
686,873 686,873 000000000000000000000f8cb381a511b55fd370393784b874d35bd6a5c1538e 1,528 0.72/1.00 vMB 25
686,872 686,872 00000000000000000005dafbbfc03be99d303f90596cd5ef1733fd773edc3470 1,253 1.00/1.00 vMB 14
686,871 686,871 000000000000000000057ea2c0422b693d471eb5388d17456cb7ed96a139b56b 1,077 1.00/1.00 vMB 11
686,870 686,870 00000000000000000000e98b1c8570a3f838b8fc9c0c81772e005e882cee48c1 1,414 1.00/1.00 vMB 10
686,869 686,869 000000000000000000080268fadcfd5b42412d819a26dfe9d561487aab961283 1,189 1.00/1.00 vMB 31
686,868 686,868 0000000000000000000242c9946b0e645842cff667fe64c33197973d589d3042 2,590 1.00/1.00 vMB 4
686,867 686,867 00000000000000000004d478fe5f725b7b4d680c9769c71e335c534ca322e073 2,330 1.00/1.00 vMB 6
686,866 686,866 00000000000000000003f9991f1cbee67375d217d773ac1728f164530df32440 2,074 1.00/1.00 vMB 38
686,865 686,865 0000000000000000000b1272390ab492a7d8c437724fcc3b2fed85612ee8065f 2,012 1.00/1.00 vMB 59
686,864 686,864 00000000000000000005fa5ad22bb12364a4cbfb6c9eedb4c552201a17ae8c1b 2,214 1.00/1.00 vMB 45
686,863 686,863 0000000000000000000bfad2ee72e760db27182081c8f4be2276652e1e9fad46 2,317 1.00/1.00 vMB 45
686,862 686,862 00000000000000000003e3dbfb5dccadabb5258bc6b71772fb35c84bf95a04ec 883 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.