Loading Tool

Explorer IconExplorer

Memory Pool

82,952 transactions
31.73 vMB
0.12008970 BTC
Random Selection Loading Transactions
Max Size: 191.19/200 MB

Candidate Block

Mining Attempt b1fb7e30f2385f964c41786f5d377aeb7075e195b4e6d9dd8a81ce53e153ffa1
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root e31fbdee8322f469666f5d3f095339b297c0ffb5c42ad4b1e5d9932f7e4729e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,538
Size: 1.00 vMB
Total Fees: 0.04559424 BTC
Feerates: 150.75 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (364,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,519 550,519 0000000000000000000c38d17025d905737d29dab070c92a2ef6d38a57209d16 601 0.60/1.00 vMB 1
550,518 550,518 0000000000000000001a38c0b825cc87ddf97a207b2e9d39b6659708bd2b9df5 3,435 1.00/1.00 vMB 6
550,517 550,517 000000000000000000237fc39716c6aae9d667c6b95bb56dee5f85c7044563dd 1,374 0.43/1.00 vMB 23
550,516 550,516 000000000000000000218a6a111b261627ceaa2584b4fddbc0e3dad8d32071ab 2,710 1.00/1.00 vMB 32
550,515 550,515 0000000000000000000831e87e8c0fc8541d13e9678f94cc1304e9fbe0a32b47 941 0.80/1.00 vMB 15
550,514 550,514 0000000000000000000793832a5b5defc187260b3cc6e82a4fa957f882df2fa4 578 0.23/1.00 vMB 14
550,513 550,513 00000000000000000021e5f1eadf71e74e64bcd7c49727285d059b825c0236be 968 0.38/1.00 vMB 13
550,512 550,512 00000000000000000002834eff22813fb946a834ef1fc65d4ea01ac6391c4b0a 1,841 0.72/1.00 vMB 13
550,511 550,511 0000000000000000000cd5be3576616ee0159f507e1fb696b816238c06cf7543 741 0.31/1.00 vMB 7
550,510 550,510 00000000000000000029e79b35d6a839a4ef8c0248a9d76aa2b8a64e6a151005 401 0.11/1.00 vMB 31
550,509 550,509 00000000000000000002f1f11ea893e1b1e9a73dbbb7c2396289f91c8374d39e 1,007 0.73/1.00 vMB 6
550,508 550,508 0000000000000000002a3049f8e236e08da702d3ac885d192717c9d9359afd38 3,490 1.00/1.00 vMB 19
550,507 550,507 00000000000000000019c62f548b6ed47fd96e02eda1a59c64290fbbd4804ccc 505 0.20/1.00 vMB 13
550,506 550,506 0000000000000000001f4d848741a6786a147981848372afe6b6c71c25120f5d 1 0.00/1.00 vMB 0
550,505 550,505 000000000000000000105d07bad1365a6a56123a47b49c09c43a290edd811194 2,061 0.91/1.00 vMB 13
550,504 550,504 0000000000000000000d604c947f8ea9acd5e6e0b1682344283d74b66e352498 206 0.06/1.00 vMB 30
550,503 550,503 00000000000000000026ee3ee63e9132c2fbe41b9b32e51f0f74afa90182b9ea 433 0.19/1.00 vMB 12
550,502 550,502 0000000000000000001af0f46736ea849ee9411bea072bf9117127961e20a0ae 2,123 1.00/1.00 vMB 3
550,501 550,501 00000000000000000007f177c696ae12555acf40cbae652e3a854088909197c8 3,277 1.00/1.00 vMB 33
550,500 550,500 0000000000000000000cf98ff46d56500cec9e2bd4670184d72e3bfb8a8260ae 441 0.18/1.00 vMB 14
550,499 550,499 00000000000000000013ec768fe0aafbdf68936a24fe101c313334a14726200a 319 0.22/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.71 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: 700.22 GB
    • Received: 16.60 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.