Loading Tool

Explorer IconExplorer

Memory Pool

13,646 transactions
5.00 vMB
0.02158974 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 30.73/200 MB

Candidate Block

Mining Attempt 38f0855f7b66c4cfba56c71b9528d4bc6fd6cfea4192d3cbe85b137e6c7b9d8f
Version 20000000
Previous Block 00000000000000000000f8a0bdeedb5a27ecb219d76f61ad9e5e33c1a58045c1
Merkle Root e3a19248964daa79c90e54635e6b6b962d8d83fe561a36f0dd242e8ff7ef08b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,997
Size: 1.00 vMB
Total Fees: 0.01403233 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,463 (687,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,084 226,084 000000000000036565934489b648401146592586f7cca3f3ed52857e6a033012 613 0.25 vMB 201
226,083 226,083 00000000000000b6add60af3f5f7bc6c8f72ebe1f423e932a276df2602b3bbcd 403 0.30 vMB 127
226,082 226,082 000000000000015814f95384af1d269519aa969789ff60575b5f91713e424067 555 0.25 vMB 189
226,081 226,081 000000000000007d5a6a0ca07fc20d3e37f0625db82f2fefa5d9edb1387e7d81 582 0.25 vMB 195
226,080 226,080 000000000000026e5d10dc8bbfc9a061fa774392fb6c3fb1855533e0f4e2bc3b 233 0.25 vMB 112
226,079 226,079 00000000000002f536150f2c188bd63b6ccd526f166241123e69a8f7ef13072a 394 0.25 vMB 130
226,078 226,078 000000000000003bd8198d4aa765f03984d852f5c83a2982e2405df9f9cfb411 422 0.25 vMB 148
226,077 226,077 00000000000002b3c35d786a2527245eca0143d9fdd52c76d2ff0068a12ce87d 736 0.25 vMB 248
226,076 226,076 00000000000002618404bcff0f8b23e66a5c7c1b1d982ae114f934e488f9d3de 827 0.25 vMB 243
226,075 226,075 00000000000000332edee1a92e8fc3c01e0c29e77be773053cc61884b1c02f16 770 0.25 vMB 206
226,074 226,074 000000000000020624a4a61aaf676173f21e3c27d997a60f3dc9cf996b364644 345 0.25 vMB 127
226,073 226,073 00000000000002fe0ff31b3976cb4596176b3a737a19cc7b83f80e6597079097 713 0.25 vMB 263
226,072 226,072 00000000000001e20048f06670ab4b51da64a9d91698a714c7e2d2b510fb554f 853 0.25 vMB 324
226,071 226,071 000000000000013fff267264b002236313285222e088044aa81b8f9469831389 418 0.45 vMB 86
226,070 226,070 000000000000028af4ff157befb8e5b0ba5259f31b823c8bc6179e5abee7c629 650 0.25 vMB 195
226,069 226,069 000000000000000ad0536a61d91bbd2cf7a2981e640ad5d1868d0bfbc316cebb 512 0.15 vMB 258
226,068 226,068 0000000000000282218ad37107e4611a6c7da0981f66bd3f62c3c3af2f328fad 554 0.25 vMB 183
226,067 226,067 000000000000035ba7dd2e116398acb1a900517909213a16d2b9cf9a304673d0 610 0.25 vMB 205
226,066 226,066 0000000000000354bc24fe2313163fa94c779e3e2a260411ff2b0015111c949d 568 0.25 vMB 198
226,065 226,065 00000000000002f0f6fa2da699accf0005afbeaf074af8ac8e0eda5a5afaf50d 442 0.25 vMB 158
226,064 226,064 000000000000015b80a3e790081f21bd9b9054cb898d79f7930eba1b981da766 134 0.08 vMB 102
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

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