Loading Tool

Explorer IconExplorer

Memory Pool

45,352 transactions
28.74 vMB
0.12601397 BTC
Random Selection Loading Transactions
Max Size: 152.12/200 MB

Candidate Block

Mining Attempt 7222cd595d9de6fe66400e03bd7c2b3316094eb4935e670d485b275f6a92e083
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root aab1ebbc4a958df0ad90ebee53318c582a4b7beb72e06a3bdc145a7b9577520f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.07110162 BTC
Feerates: 101.65 > 7.12 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (79,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,936 834,936 00000000000000000000388efaed649a0b9de69394c11124692381deea4b5c01 2,697 1.00/1.00 vMB 41
834,935 834,935 000000000000000000027e099a0a67f730439915ff1e8d040fe31b9797b2962b 2,122 1.00/1.00 vMB 12
834,934 834,934 000000000000000000019a5efacb7032c5d66d5eba1c6076921bbd90cb7b7cb7 433 1.00/1.00 vMB 12
834,933 834,933 0000000000000000000353e026ffd13563b7473f304340425e7300dc6bf37841 2,176 1.00/1.00 vMB 13
834,932 834,932 000000000000000000016d10b639067b4e0b5569f94dae9ca4639d8eef1edcef 838 1.00/1.00 vMB 12
834,931 834,931 0000000000000000000220ff30b41d6859177cdabe5876b29597f7c31ef488ec 1,917 1.00/1.00 vMB 21
834,930 834,930 00000000000000000001afbbd8e12b8afc310547cc6138c73a9f6aed54f144e6 2,896 1.00/1.00 vMB 28
834,929 834,929 0000000000000000000268d03c5feb25488e6d4fe5e2feb982459c79eb1d9359 3,041 1.00/1.00 vMB 21
834,928 834,928 000000000000000000003511c9eb377490bd40b94c8cf16aaa25161af27b6a8f 3,129 1.00/1.00 vMB 33
834,927 834,927 000000000000000000023b248ae5d3b38ccb694d8a9ac8d0573ff6c2bde02807 3,145 1.00/1.00 vMB 40
834,926 834,926 00000000000000000002a0d211ed6769d1b20abd1fb6f0eaf5ec997c547c90f9 3,300 1.00/1.00 vMB 64
834,925 834,925 000000000000000000025c0fa743318b66661e0c96c7356841be6daebec8b2f5 2,952 1.00/1.00 vMB 26
834,924 834,924 00000000000000000000052d2d35c8f150ba57e7358737a293178958d2c0ebc4 3,461 1.00/1.00 vMB 24
834,923 834,923 000000000000000000009dfd600e4da5662b6810608e6417bdb6bf5097a3d410 3,710 1.00/1.00 vMB 60
834,922 834,922 00000000000000000000634094c31bc9a03c88fe7850f7528b7e51aba0cad216 1,903 1.00/1.00 vMB 19
834,921 834,921 00000000000000000002427cf656438017f1a46f110c0338f187bb644fed42f5 1,473 1.00/1.00 vMB 15
834,920 834,920 00000000000000000000653644e3081dc06e8034b67fddf577d674b11b91db42 3,260 1.00/1.00 vMB 31
834,919 834,919 000000000000000000006850f6c72ce30dd3af1b4c7d739414e3a45bc1b27d39 3,471 1.00/1.00 vMB 36
834,918 834,918 00000000000000000000a7302a8cbe5ddb6e5133abd5b7a2ef775ad9283de77e 3,014 1.00/1.00 vMB 30
834,917 834,917 00000000000000000001e843979e17495cdd10ceae29cd103a9a72fcdbffa91f 2,709 1.00/1.00 vMB 31
834,916 834,916 00000000000000000002b6c58fe5f7a718663b8657d7171416befcf2900a6729 3,333 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.89 GB
    • Received: 13.34 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.