Loading Tool

Explorer IconExplorer

Memory Pool

79,300 transactions
29.69 vMB
0.07687267 BTC
Random Selection Loading Transactions
Max Size: 178.07/200 MB

Candidate Block

Mining Attempt fe6f90b7484fb200d71d66bb4feea378164ba439bc5b4480b0054469b3267f44
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b5ff3a179cd3f0f974c46284798c85535254c46780df8f5d61946d3b94b3f987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01629318 BTC
Feerates: 313.32 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (724,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,878 190,878 0000000000000304d2b3b87c01eaf75bf03d226f2200128ddc1c3200b4f77c68 11 0.01/1.00 vMB 89
190,877 190,877 000000000000086d959962827ffe1f21dac4fd691d8c9f7ba992a9cd931695e2 116 0.03/1.00 vMB 57
190,876 190,876 000000000000071084d0f3dc6716e4a5ec13ed07410abe22d717253fe3546f1f 12 0.00/1.00 vMB 49
190,875 190,875 00000000000006d8fb314322bbe2e2d25ef2885b66c47cb00434db9aa070199d 305 0.15/1.00 vMB 101
190,874 190,874 00000000000006e7a7046558bab064be8b5a210ab934aefc9792b81e93d26961 103 0.03/1.00 vMB 44
190,873 190,873 0000000000000428b768c93b2965dab539dbf3002a8a29bb3fa04ddc7ec34168 27 0.02/1.00 vMB 64
190,872 190,872 0000000000000171aeb04575102d507f22c3d7a20df1791c6fc9e1ee7afe7bed 581 0.23/1.00 vMB 134
190,871 190,871 00000000000007e8d7bc0d3cbc4794ac1928c9ba4135b034f09925f12c9068b1 1 0.00/1.00 vMB 0
190,870 190,870 00000000000005c988ded8737f29385de054cd7912dc75d8fbf25406a2d57d75 9 0.00/1.00 vMB 15
190,869 190,869 00000000000000d232c7ca882e3f87eeba00923a2529ddc954bbcd3864dcbbb4 20 0.01/1.00 vMB 98
190,868 190,868 00000000000003386549eb14510218063524c94ea5b4414176c72fc3e1bc90df 81 0.05/1.00 vMB 86
190,867 190,867 00000000000001ba30d7f0fc51d53e6b4d7486099bf8233bdcc4032761410ab7 130 0.06/1.00 vMB 113
190,866 190,866 0000000000000033966584f20455ff9f8279e96d57de3f6f396cabe0497d3557 175 0.07/1.00 vMB 116
190,865 190,865 000000000000077e4e25abceff0f8de3ab148fd2d8a57bb77e51f4a8aa3e43b6 256 0.17/1.00 vMB 95
190,864 190,864 0000000000000382efc74c6429325beeaba7a907cd9828fb2c87bc97a510b3ab 366 0.25/1.00 vMB 93
190,863 190,863 00000000000008f97deece94bc73c5f08e84e34556ef6a00b03d6bef41d69d54 66 0.07/1.00 vMB 70
190,862 190,862 00000000000003434fc80bd3c112ebd0c28c1974773a0b82f7b5bd313b64615b 1 0.00/1.00 vMB 0
190,861 190,861 000000000000044b9a3ac728dd8d7f799cc6e550cc0839dd4f43f474b0259d2b 108 0.05/1.00 vMB 108
190,860 190,860 00000000000006855ed11ed23f9eb11579c799426e0d9cae310974ba09654844 16 0.01/1.00 vMB 41
190,859 190,859 00000000000000aaad7878bfbb9cdc6f3940c64ed013ad37a03bdbf7316f5165 514 0.15/1.00 vMB 173
190,858 190,858 000000000000004012a0b35a242691bbea04640c8faa692abce3e99f46f62db5 581 0.25/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.