Loading Tool

Explorer IconExplorer

Memory Pool

82,376 transactions
30.36 vMB
0.08270270 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt 90c31d8d1490e2ecc8f299c51fd5cffed94a80b6d09cb865625572e9c2c1bbb8
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 3964a6247645a37fa12ee36dcc1848c648f6df129faa45a1558f6f113a11ab7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.01483767 BTC
Feerates: 60.16 > 1.49 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (214,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,427 700,427 0000000000000000000311a39adadb8c94b5e8be8ff4d24ba270d7d7ce526b1e 113 0.03/1.00 vMB 13
700,426 700,426 0000000000000000000a35dd82f2f9c0cd903e380301319383ee45a44dceaaf6 572 0.33/1.00 vMB 11
700,425 700,425 000000000000000000021f3c7bb17df2de33713ff4a91506afd6e82f3b8e3998 1,201 0.45/1.00 vMB 12
700,424 700,424 00000000000000000006b4f8ad85c19413441da132989526251d9575fd6d88ac 681 0.22/1.00 vMB 13
700,423 700,423 00000000000000000008f858e8afce95fa612af5bee3d7475029e6badc3eec41 835 0.38/1.00 vMB 10
700,422 700,422 0000000000000000000c775f19c875ca9eb92e1e3caa2dd59ba183f088a5106a 161 0.19/1.00 vMB 4
700,421 700,421 000000000000000000080184e640527f04417d345b35aa5d57863a91cd8f5bee 74 0.09/1.00 vMB 5
700,420 700,420 0000000000000000000d60dd019e17acc7adbd2190136410bfbacbf7c873b8a7 1,107 0.83/1.00 vMB 7
700,419 700,419 0000000000000000000c909db84a5eddc8da5da2440a0392e32c98b95faf64ac 1,094 0.69/1.00 vMB 10
700,418 700,418 00000000000000000003742f4c5502549586ec2a7140826492e24f0ba58d29ef 70 0.01/1.00 vMB 13
700,417 700,417 0000000000000000000b662af104c8526fca26ef46715ef3e9764918280d1dd0 1,112 0.45/1.00 vMB 13
700,416 700,416 00000000000000000003ce38972cad4ca7944b693a59c1bce5cba33e3bf7292b 1,076 0.36/1.00 vMB 13
700,415 700,415 00000000000000000000e9855ed075324a011c619ca4238edc5cc8c27211ee89 437 0.14/1.00 vMB 13
700,414 700,414 0000000000000000000e1cc9e85276d1862888c137b5e812e4a96d670654a16f 211 0.06/1.00 vMB 13
700,413 700,413 000000000000000000080a03083f39cf5940d6c4791109996b7aa7fd5031d7d0 440 0.20/1.00 vMB 12
700,412 700,412 000000000000000000090686a4320406fa5b12fab9a84bcb7a69833619e3a47b 1,791 0.72/1.00 vMB 12
700,411 700,411 0000000000000000000d831299fbc7cebc39c6053070334f2eaf28104ca8e6cd 1,197 0.48/1.00 vMB 12
700,410 700,410 000000000000000000037b8ac93454e8c19325958da634a05f1a8d97854a735c 733 0.22/1.00 vMB 12
700,409 700,409 00000000000000000006b3d4d3357e2f1a92d6e4e630731ad85b3dba1b849bd1 1,402 0.58/1.00 vMB 15
700,408 700,408 00000000000000000004b9b4bfeabcbb8ce07f68f75fcc285ca0be53f6d30d5a 648 0.20/1.00 vMB 14
700,407 700,407 0000000000000000000a3461b4974416840bc5a418a62d05bfbf6950b33e52cf 1,515 0.55/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.