Loading Tool

Explorer IconExplorer

Memory Pool

82,400 transactions
30.44 vMB
0.10401888 BTC
Random Selection Loading Transactions
Max Size: 185.74/200 MB

Candidate Block

Mining Attempt d203be20ddf69bbcb42f556828bd94496ebab9cf4cc4c9ca072b810d45f90d57
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (584,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,185 331,185 00000000000000000cb33a96307e46151691b915230519a9d8382cd7a5ea6e8b 512 0.17/1.00 vMB 37
331,184 331,184 0000000000000000167d9682c9cd021c96e88873d45d685035a07bb13710305a 43 0.03/1.00 vMB 22
331,183 331,183 0000000000000000007bd9fc93375b4494ef2fe57aa36f27d7940724daab2679 183 0.09/1.00 vMB 31
331,182 331,182 0000000000000000134acb5df46365bca96b09c6ded06a3c96bf58025ce8ca9c 789 0.32/1.00 vMB 32
331,181 331,181 0000000000000000111fcb34b640ba37a1541641a36fd0159a56c12c0862435b 269 0.12/1.00 vMB 38
331,180 331,180 00000000000000001236e787cfe3990fd5175a04aabf53fc567d9b3266acde9d 835 0.38/1.00 vMB 26
331,179 331,179 000000000000000007cd930346b3127ac61ca9661d5b0cd8ae921817df62fb5b 981 0.52/1.00 vMB 29
331,178 331,178 000000000000000010cbe05ca3517a35cc86bd2a3d4f78c813d4106153f537f0 788 0.25/1.00 vMB 47
331,177 331,177 00000000000000001a919f7e002829051e351c610fb517287a9c14d303f99691 472 0.22/1.00 vMB 27
331,176 331,176 0000000000000000001158a09a7898daa3a72c4be1c9ad63ba701ec022c92ede 1,101 0.51/1.00 vMB 28
331,175 331,175 0000000000000000017d839425d2f02ecd8eae2b828d9213d20f52d2e7bec756 128 0.05/1.00 vMB 36
331,174 331,174 0000000000000000187961c17de5a58423ecc3cedbc40ec1fe59890611573998 305 0.20/1.00 vMB 23
331,173 331,173 000000000000000016ec2fe7d30240c80561b647c591ecbc63a02bcd2f14311f 142 0.05/1.00 vMB 27
331,172 331,172 000000000000000016e697f4674e8ecce92b0f3a870d4a83b5555e1602180bd1 560 0.27/1.00 vMB 28
331,171 331,171 00000000000000001a947b218a09189d7c11796f596553f75457e0cec674bf0c 315 0.15/1.00 vMB 28
331,170 331,170 000000000000000015e5dd1855a0b1a9032c55976bdf4ce041a5218ac78665b5 56 0.03/1.00 vMB 26
331,169 331,169 00000000000000001a1a6c59301e7857c6d8ac9fa5731f2afc235257b04f4e5a 531 0.29/1.00 vMB 25
331,168 331,168 00000000000000000331ca15b90d52e6b25eed6b3ba09f4be4df44bfad058737 872 0.44/1.00 vMB 31
331,167 331,167 00000000000000001712cddf3e9b5c903dbe1d5dd9eb8c49e92a8a8509ad18d5 277 0.13/1.00 vMB 24
331,166 331,166 00000000000000001a0e9ac15af223961d9c282be7e4ba6259ec98116346a9f4 708 0.35/1.00 vMB 39
331,165 331,165 000000000000000019c7fdc3a196bcb8d58bb8f80c9352b7e5511930c86b794a 1,140 0.54/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.