Loading Tool

Explorer IconExplorer

Memory Pool

42,004 transactions
18.30 vMB
0.18302149 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.04/200 MB

Candidate Block

Mining Attempt 7d8ee81316661093d65109bc8f63127e1f7b3b77f1d84478618ddbc6960b9411
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root b31111e301d4c2528536b7802886f9da1056c5dbfda0e1fe82b2381ce7548eb5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.06072076 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (745,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,153 168,153 00000000000004a4ade6df0226f03177e714d9070643af529ee52acf66cc7aeb 30 0.02 vMB 48
168,152 168,152 0000000000000bc9e28b56dc4c4e629f3742ea9e63291a87d51197c99938826c 54 0.02 vMB 117
168,151 168,151 00000000000006675cb6eab8560576fb8e78855afb9a92f5aceba8382436b3a1 63 0.04 vMB 79
168,150 168,150 00000000000009696e5edd33545736d4adca4547927e6d189261a5ff86cf398f 98 0.06 vMB 119
168,149 168,149 0000000000000127f6d63cb1dd7e14ff65b372a8b78ac192c566b119b359ef5b 36 0.01 vMB 197
168,148 168,148 0000000000000138971e0e0acc7891514f4dd281cb3a9de69eafd2744c7a77fe 140 0.05 vMB 370
168,147 168,147 0000000000000bad754f6a908d5f75d8e789f76cb55b57ceaad4986f7a5e5376 75 0.04 vMB 41
168,146 168,146 00000000000007f5b6b04c643e2e3f3d32cdd2e76cdf5fa193c79ccf410f0af7 16 0.01 vMB 25
168,145 168,145 00000000000007a53d5d8ae7a413e6fc1fe68492d50e80377f63e87e97a6005a 93 0.04 vMB 691
168,144 168,144 0000000000000b7d185ef538cb89d9dc21a3a46f5d012eacdc5e161d2c214060 13 0.00 vMB 16
168,143 168,143 000000000000097cb27a740f95aa323176394c60fbaa4a91f742c4b9f279741b 45 0.03 vMB 67
168,142 168,142 000000000000033014637024bd23d6297fe3fa6b7ab04719712299eda790c395 6 0.00 vMB 82
168,141 168,141 0000000000000295706011cfb995354730ba9255749c7c4c21628b1655421534 148 0.05 vMB 95
168,140 168,140 000000000000017a3724637d96750f9c719287ba6ec1835f7f37b651da369747 22 0.02 vMB 54
168,139 168,139 00000000000001ddf59c9ca6fe93a8ee81804b3fb600fd049c3102b2eb2aca99 30 0.02 vMB 45
168,138 168,138 0000000000000a5ea60b272069723fbda01d0f8941bc97dd465e8ba2213df538 5 0.00 vMB 0
168,137 168,137 00000000000006d7919cb55be11b5d6f51cb4f48614396096162f26424d54d85 11 0.01 vMB 44
168,136 168,136 000000000000024e84dc2eaa82a02f666f191d27b4d147aa6a6108b16551a44b 120 0.04 vMB 76
168,135 168,135 000000000000086913c9329068b0e5dfe6a795d65a3edb4549ba96bc1e0a20c3 31 0.01 vMB 179
168,134 168,134 0000000000000c2b358511a3334da3efa753240edfed92680a0055d8e24a8d01 95 0.04 vMB 55
168,133 168,133 000000000000089d899cb4b0de19acd52cfd6be694de0ed43f73b1d24d351cf6 60 0.02 vMB 15
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.76 GB
    • Received: 0.48 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.