Loading Tool

Explorer IconExplorer

Memory Pool

81,357 transactions
31.57 vMB
0.07452101 BTC
Random Selection Loading Transactions
Max Size: 191.75/200 MB

Candidate Block

Mining Attempt e55aec2b8268f586559a44976301239200f33c4bc7c917a11f024e2ed183b225
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root db2c1429918f86f644496d754a6f7a67c5fd77ee80a91d3ba849b456377868f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,396
Size: 1.00 vMB
Total Fees: 0.00590036 BTC
Feerates: 73.20 > 0.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (48,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,721 866,721 00000000000000000000048d9277c0da126836571c3e027f9b32d804d3b38207 5,885 1.00/1.00 vMB 13
866,720 866,720 000000000000000000005469bc478c6ee1f69f755ceb3cc29ebeac0c96234077 6,398 1.00/1.00 vMB 13
866,719 866,719 000000000000000000015ae3441f767b3407dc4689e052342a1a513f1f6326cf 5,908 1.00/1.00 vMB 16
866,718 866,718 000000000000000000012cd6187ca09c48064b53757185151011fc261e8b9d23 5,973 1.00/1.00 vMB 5
866,717 866,717 0000000000000000000171b9f3d8028fb052d4fda52113704ecbf901760e8a21 4,847 1.00/1.00 vMB 5
866,716 866,716 0000000000000000000194ebb9d8ce7641b5aa20e328d22c651b149b8cf5f76f 6,402 1.00/1.00 vMB 6
866,715 866,715 0000000000000000000174c7648d32e9c335a3489c9c2c5ebb0bb1aac66133a2 5,943 1.00/1.00 vMB 4
866,714 866,714 00000000000000000000172811fffa6bb14a7e9b516e43a4a19c1a954cd6f053 4,737 1.00/1.00 vMB 9
866,713 866,713 000000000000000000000c8764da5f2bd639aab3a531be3d540c0298d622fab5 5,232 1.00/1.00 vMB 8
866,712 866,712 0000000000000000000190166902fa393b7e43ceb65a2b23b26dc51722ae9551 4,639 1.00/1.00 vMB 8
866,711 866,711 00000000000000000002830db30fc4bc031c65457a3d7cae3fd35686ad054bec 2,988 1.00/1.00 vMB 16
866,710 866,710 00000000000000000000ec10254178fe52253f40c1fad252e892d9aa22ee8fa7 3,597 1.00/1.00 vMB 7
866,709 866,709 0000000000000000000180642e2ab6f868dd52cfd52dc5b6e38f481bc3a319f2 4,435 1.00/1.00 vMB 5
866,708 866,708 0000000000000000000109a8f44d214dcd7cef2cadda46a99979b80de0b4eacb 5,007 1.00/1.00 vMB 10
866,707 866,707 000000000000000000022ad1eda528aaf8eaeeec3f06d751650eb2ac4dc30266 3,053 1.00/1.00 vMB 13
866,706 866,706 00000000000000000002697fc244b2c8e1fc11c7b7fbb42a7245644c0a385e35 3,259 1.00/1.00 vMB 18
866,705 866,705 000000000000000000012538c51889d805ac50ba65a569e0a87e269a8c86e9fc 5,364 1.00/1.00 vMB 23
866,704 866,704 00000000000000000002d45e151da2f4c6c14bd2f826487439c4e6037f147949 6,049 1.00/1.00 vMB 35
866,703 866,703 00000000000000000002abdf64ea1848b7246522f6f7dfb6c73e10955ab7cc78 5,673 1.00/1.00 vMB 76
866,702 866,702 00000000000000000002c4e541eba962c120410e18dfd7f460470f0eb4053c03 6,989 1.00/1.00 vMB 118
866,701 866,701 00000000000000000000d91bf68a40696f0b0817d741495b5e0d69d035cfb041 6,676 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.