Loading Tool

Explorer IconExplorer

Memory Pool

80,641 transactions
34.72 vMB
0.18051471 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt b4b619f4840a99e398fd25d27a9b217efa22306c5ad5a63325ce89a0b1e27c9e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (7,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,396 908,396 00000000000000000000901fd6fcc8c1b04a24f1046e7bddd27ae43c9889c595 3,972 1.00/1.00 vMB 4
908,395 908,395 000000000000000000021e68ab9b731bebd044473472f4373ab6c21645d8652a 3,699 1.00/1.00 vMB 5
908,394 908,394 0000000000000000000109add0ebc1e7aefd4b3c1d746108dc6685562ea4b75a 1,132 1.00/1.00 vMB 1
908,393 908,393 000000000000000000016ad56fadf28825066be575c3fecf9c8c4ad0fffa0732 1,519 1.00/1.00 vMB 1
908,392 908,392 00000000000000000000f48fbdc03bb6735ae4bfda7fac6b7cb0909c3c3c14e6 408 1.00/1.00 vMB 0
908,391 908,391 000000000000000000006397389a19feecba67edc50d1ef0eb4446acbe502f13 375 1.00/1.00 vMB 0
908,390 908,390 000000000000000000013c9596eb7bfb8a785e4642642a0e2d8f4a2724a0e3e2 874 1.00/1.00 vMB 0
908,389 908,389 00000000000000000000270e793a32a739a9408b9a9d25fcb4b5c7c5394e9664 601 0.14/1.00 vMB 2
908,388 908,388 000000000000000000008f75b598e6e4d36006a485d99f6615ae991655ff0eb6 2,620 0.83/1.00 vMB 2
908,387 908,387 0000000000000000000185ece2471d5ed3f64adc7f17523236857083ee47d21d 50 0.97/1.00 vMB 0
908,386 908,386 0000000000000000000202d6600d1e644781a8d69fdd705d6822a9edd4900e6f 562 0.98/1.00 vMB 0
908,385 908,385 0000000000000000000208a68185d9aa0586e658447c34632549472db438d696 104 0.98/1.00 vMB 0
908,384 908,384 00000000000000000001038aae80f06c23f681244894c7d65ec635427f08e27e 1,420 0.98/1.00 vMB 0
908,383 908,383 00000000000000000000809d904a3a4cdb060ec54df9432a807ffad292374eb9 2,679 0.85/1.00 vMB 2
908,382 908,382 000000000000000000022dc51cc1221c0359c4d3c77aa24d3ee4cd4785649782 126 1.00/1.00 vMB 0
908,381 908,381 0000000000000000000232b1c1164e532afc17c8dfc6d9a929d7bb6ea4717e7b 922 0.99/1.00 vMB 0
908,380 908,380 000000000000000000021888ee82d6e593f6b8bbbb3c766266b20ccf338909e2 1,429 0.99/1.00 vMB 0
908,379 908,379 00000000000000000000889303608e72e0da042be9ebda1eec2a11612c9f14b3 3,350 1.00/1.00 vMB 2
908,378 908,378 000000000000000000007a0e17be2f7f96e60f034687916f50d2aaee06dae914 3,345 1.00/1.00 vMB 2
908,377 908,377 00000000000000000001673be971d44201f1bc09f2ac59ad79b028bd44d62bd8 2,271 1.00/1.00 vMB 1
908,376 908,376 00000000000000000000e134f9578397f1fc6baa55813156a79d221616a0f0a6 2,900 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.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.