Loading Tool

Explorer IconExplorer

Memory Pool

82,352 transactions
31.02 vMB
0.09041089 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt a2df149ee9bf00e0fcb5440c1339bb5ddaf62d2917282ace10ece142290ed3e9
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root e2320a947313295a1a505dddce0ee9c0c43216f11c70f38c413d03892437a337
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.02068568 BTC
Feerates: 100.00 > 2.07 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (285,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,919 629,919 0000000000000000000a9cdfb32ac51fe8a1dcea8d171efabd77d5fc875939e9 1,684 1.00/1.00 vMB 15
629,918 629,918 000000000000000000015342913e700c8224c35db9f6af166ea3c43b9527477e 2,946 1.00/1.00 vMB 32
629,917 629,917 00000000000000000005c08299807b393044614a2366b859aebdcc12ef19f4c3 2,157 1.00/1.00 vMB 39
629,916 629,916 00000000000000000005367d00c3cd0708eeeaa64eb7c7ae2b2769521032e6da 1,442 1.00/1.00 vMB 31
629,915 629,915 0000000000000000000d21a821b04796862f1e2ef69c1ca50049c1b57f3111e2 2,272 1.00/1.00 vMB 69
629,914 629,914 000000000000000000094137107a288b24d4d2400ed56de99ec18a276b8873dc 1,799 1.00/1.00 vMB 85
629,913 629,913 00000000000000000000a22cc1466db43b1b3806710ad0949155579c2e8f895c 1,655 0.70/1.00 vMB 33
629,912 629,912 0000000000000000000eefc6c5189016d17f92d46a0a5f34e772f31fd5b10bc4 1,583 0.89/1.00 vMB 27
629,911 629,911 0000000000000000000643b51e346106429132a218236f255d349ba326a78bf8 1,099 0.99/1.00 vMB 20
629,910 629,910 0000000000000000000a36aa913a8ea0f3860a6598b7660e7b6daabddb1865d0 2,971 1.00/1.00 vMB 44
629,909 629,909 00000000000000000005606c74594c83762d7cd8c8f95631836acab8eb15ff35 313 1.00/1.00 vMB 6
629,908 629,908 0000000000000000000c585f9c2ee4511fc07d25ab578e76f5114a2577404e19 1,100 1.00/1.00 vMB 19
629,907 629,907 000000000000000000040eef3c1808140714b67a589fe3a8214eb421a995308a 2,041 1.00/1.00 vMB 30
629,906 629,906 00000000000000000003123a3fa6b0bba6c4fd9f8af9d598f21f72cc3628ad1a 1,044 1.00/1.00 vMB 17
629,905 629,905 0000000000000000000b12084d3eebab3566164db0526588206f7f08a97af38a 173 1.00/1.00 vMB 2
629,904 629,904 0000000000000000000b9334dc2495282cc31286413832588f4e292d62d5a43d 2,403 1.00/1.00 vMB 37
629,903 629,903 0000000000000000001127a04c0f1c7103fb1b9722005d397340edb65b81dab0 2,397 1.00/1.00 vMB 12
629,902 629,902 00000000000000000004e689338148c09df8aca2cf1098ae0c823f11a746dbeb 2,186 1.00/1.00 vMB 22
629,901 629,901 00000000000000000003825d5b132d81ca7ebd07c1074a89b50b3a2cd940aa87 2,443 1.00/1.00 vMB 60
629,900 629,900 0000000000000000000fce4dee60873e5f7e149c44a85178e63e63b0557bd10c 2,908 1.00/1.00 vMB 108
629,899 629,899 0000000000000000000fcf675c44734ddbe2af6dddd480f7d7aba324488f138d 1,027 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.