Loading Tool

Explorer IconExplorer

Memory Pool

45,878 transactions
27.89 vMB
0.07993313 BTC
Random Selection Loading Transactions
Max Size: 145.72/200 MB

Candidate Block

Mining Attempt 082d0f66276c05b37a673c7a4c18cda1940358b3f04ca5fd49d6b6bb40c2650a
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 16a46acde8e7a9347577b2bccf3162951abebf175ed083d57e3288d68875ae35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,226
Size: 1.00 vMB
Total Fees: 0.02261397 BTC
Feerates: 124.00 > 2.27 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (591,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,084 323,084 0000000000000000018faf440f3f9c6d296ddc25aab7fd6ffd5f87105180bc97 761 0.25/1.00 vMB 47
323,083 323,083 0000000000000000075e5b0a5ee1fafba7cf452b4401b846c8cbdded4834f4e5 351 0.18/1.00 vMB 24
323,082 323,082 0000000000000000015e9ffdabf62bbd2b9d7c1c35d24cfb1476881a88b19a0f 649 0.26/1.00 vMB 36
323,081 323,081 00000000000000000a99f68aa0e020908c6bef3822f7a047e8b9533e3ba34f9f 727 0.30/1.00 vMB 31
323,080 323,080 000000000000000012d4342c450ecad5b62dda4ddfa74ec91c1e8a17376bf5b9 569 0.42/1.00 vMB 21
323,079 323,079 000000000000000000e097e8bd7e2e6de678c41ad59a15ced154b077dd9913fd 1,384 0.75/1.00 vMB 27
323,078 323,078 00000000000000001a794123afbc2c0ae7fc489c1372b8985c8066b07433c1d8 1,417 0.69/1.00 vMB 32
323,077 323,077 00000000000000001dda72e45868bccb812218e17adc06614041a84b99c36521 873 0.73/1.00 vMB 19
323,076 323,076 000000000000000016eabda45c71b571b7748b1987fa7f48822bed0490a5c248 1,081 0.75/1.00 vMB 22
323,075 323,075 00000000000000001cb6ee932e905a73cbd56d7476f3341376cd3ba14980286e 2,124 0.75/1.00 vMB 39
323,074 323,074 000000000000000006b54fe9c691bd756f5876d3fa4e8ae72df0e7cae03c0085 281 0.16/1.00 vMB 20
323,073 323,073 00000000000000000fdf7cb4e12e75785475e173f8a0d89e991ab821306e2010 1,447 0.79/1.00 vMB 29
323,072 323,072 00000000000000000d7170c594ec57ca85b506661fcb7116e5995780ad0eb35e 775 0.44/1.00 vMB 26
323,071 323,071 00000000000000001f160d5cac22caa21e93894c3039d09bec5833ee59ca4ac7 390 0.20/1.00 vMB 29
323,070 323,070 0000000000000000018fd718a8d06fe228982c56fb6657981bc7389cc11403a7 459 0.25/1.00 vMB 28
323,069 323,069 000000000000000010cd0d3233884de7b3e8716ed5c77644de8d836a697ac92e 604 0.35/1.00 vMB 27
323,068 323,068 000000000000000013867ab70de09fdf66dd28e0c2b475438b1d0f4413a13f17 357 0.29/1.00 vMB 20
323,067 323,067 00000000000000001b8f86b5676a55dc287ac611f4f0c14c8a3f04058e6da359 1,348 0.75/1.00 vMB 28
323,066 323,066 000000000000000007707f0b41e97559d9fc77a61dc4186a7194ce009a6bc4ee 158 0.10/1.00 vMB 15
323,065 323,065 0000000000000000078e618bc70ba3f66735ae3b1a4c078b8c95e5e1d986c1fa 940 0.67/1.00 vMB 27
323,064 323,064 00000000000000000846a223340ea46ebfae42586bf58555d280cc7aface9875 138 0.09/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.