Loading Tool

Explorer IconExplorer

Memory Pool

81,098 transactions
31.03 vMB
0.10322371 BTC
Random Selection Loading Transactions
Max Size: 187.57/200 MB

Candidate Block

Mining Attempt 235fb1ba7142d1fef067f7953a9e966b374b077ef042e6cad9d21602af773484
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 4562e65ea64833a4ab5da65083022251f48c1cefddd9acfd33077892bf9c8d79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.02609914 BTC
Feerates: 150.75 > 2.62 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (634,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,089 281,089 0000000000000001ced800e2b19d4b6dda4858b896c54efa80214e270802fd75 88 0.03/1.00 vMB 38
281,088 281,088 00000000000000012333443c881311a7cffdbe680d12c2eff8f2bd65321ac9e4 93 0.03/1.00 vMB 46
281,087 281,087 00000000000000001cad3ebf4c78e7972b2828693ce78344a417141e2a7f57f3 377 0.24/1.00 vMB 43
281,086 281,086 0000000000000002043e1bd356c2fec6c9a8a8e5509954d535df20ddb359f2f0 146 0.07/1.00 vMB 38
281,085 281,085 00000000000000006be776cbfee78d86b0a56c4d8d4b43e5866d07fb307f8163 422 0.23/1.00 vMB 31
281,084 281,084 000000000000000109d5832b9b3d7a24659a9aeaa58127a18db0e7622f075004 121 0.05/1.00 vMB 103
281,083 281,083 000000000000000046395587b4d14381857a0250d46700fed7beb9045efebd85 316 0.20/1.00 vMB 34
281,082 281,082 000000000000000197f8f188f8a1eb2a53c4422b928afeb017d25d1f7d6f51be 61 0.06/1.00 vMB 24
281,081 281,081 000000000000000263e6063bc5ddc7ea59bf16d95c9dc2be072eaebc55bf512b 130 0.06/1.00 vMB 38
281,080 281,080 00000000000000016275f3c3db35d825e13d624b02a1f3aea6470fe53d810546 43 0.03/1.00 vMB 17
281,079 281,079 000000000000000232ed6e8062a517b6c3c5d6a733c42a28923feb0c4d4a211d 131 0.05/1.00 vMB 71
281,078 281,078 00000000000000001a776d56f7ad60d48822341fec31fa1b41e1e26aba2fb661 275 0.16/1.00 vMB 53
281,077 281,077 00000000000000003f92f5eb757cc37173552203d651cca769383e3bcca71b55 329 0.17/1.00 vMB 38
281,076 281,076 00000000000000010b1da28da505e28c146e68f28df51ea883b597dcc57c4bc3 362 0.20/1.00 vMB 55
281,075 281,075 0000000000000002255f6181e9d2f82bc8b445a7a7a04bd5c674240c2d3575cf 175 0.17/1.00 vMB 31
281,074 281,074 000000000000000096f95ebf8c3d369dd550235c7cb27935cbf5b10c7bbadbaf 422 0.25/1.00 vMB 29
281,073 281,073 0000000000000000efa4e25d1a447d435b4cbe7e673d94e350422649152f2240 692 0.25/1.00 vMB 47
281,072 281,072 0000000000000001a40aa8a5d83b884a0dffeb71c8b5da2b1c8761b1b91b4e54 100 0.05/1.00 vMB 142
281,071 281,071 000000000000000033a48d4b346de31224533e363d597eac9191fadf3581f3fa 299 0.32/1.00 vMB 27
281,070 281,070 000000000000000079c739f184968f83080ab4a5b868c61c18bf460c60f43885 157 0.07/1.00 vMB 68
281,069 281,069 00000000000000008d6ebce85fb4360453155e1af1ef5c31ba8a51f077f72879 169 0.10/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.08 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: 723.67 GB
    • Received: 18.41 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.