Loading Tool

Explorer IconExplorer

Memory Pool

86,490 transactions
32.45 vMB
0.11186770 BTC
Random Selection Loading Transactions
Max Size: 195.18/200 MB

Candidate Block

Mining Attempt a7631d40d44184a1d265c9c0fb4368c1c7d071f0087160a99533d8123a3b5ad6
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 2b462df78259a96bf587394106a56c07dbc29a081cc4e06a6f45ed6c8679553d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,620
Size: 1.00 vMB
Total Fees: 0.03736939 BTC
Feerates: 218.18 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (104,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,695 810,695 000000000000000000022e91c935071fb1142ecd4cec8ed45c24cf9ed875c0e6 616 1.00/1.00 vMB 7
810,694 810,694 00000000000000000003d7ed39aab8b7383cb483608e6d07e30352112a50c196 714 1.00/1.00 vMB 9
810,693 810,693 0000000000000000000478b341b8cd9e242dd926675cba4d119611603d3737d0 984 1.00/1.00 vMB 14
810,692 810,692 0000000000000000000447e2d1427b04bb6cb8c81a87a91f18204e25571a8e5c 732 1.00/1.00 vMB 13
810,691 810,691 000000000000000000032287a9c1e30b61e1422ada2820bbd2217dcd21a1c96d 1,077 1.00/1.00 vMB 14
810,690 810,690 000000000000000000040935ab712b159fe5b3a7f08a69f6d8e813ebdf145f10 2,697 1.00/1.00 vMB 24
810,689 810,689 0000000000000000000043f53cde0262e826e2761a6c2c93d8374ba823b4577c 712 1.00/1.00 vMB 5
810,688 810,688 00000000000000000001412b96e83c6b07dd9738d5dba29b7be85d5eb2a07aa4 1,702 1.00/1.00 vMB 7
810,687 810,687 000000000000000000027b4b20ad40d0988455a4db7c9543936cfc097d5041c9 271 1.00/1.00 vMB 2
810,686 810,686 000000000000000000036da1714c61a8e115149c33d4f0f892c979426cfc2e9b 1,152 1.00/1.00 vMB 3
810,685 810,685 00000000000000000002a6ead48724fbaa195bcd940980430917208730623970 2,103 1.00/1.00 vMB 21
810,684 810,684 00000000000000000000861e50360f66326ce2297dc91d8640355b556d3e5da8 1,247 1.00/1.00 vMB 4
810,683 810,683 00000000000000000001ce0548d7bb46ea79e8d928101d9054ecc4b42f175694 1,955 1.00/1.00 vMB 18
810,682 810,682 000000000000000000046dd49380fa890c51cf7e693bea1672426cc4f6ca9b82 277 1.00/1.00 vMB 3
810,681 810,681 0000000000000000000027971a00194e7791a48f33ebc7af81e0f1af5a7aa3d8 1,422 1.00/1.00 vMB 5
810,680 810,680 0000000000000000000151c91a9a79c9f4ddf53686c04ea2f74d7c9a9d720e63 1,290 1.00/1.00 vMB 4
810,679 810,679 00000000000000000002c9f376e8755a78bdc86c429e8267609ee845271d7a9a 2,941 1.00/1.00 vMB 11
810,678 810,678 00000000000000000003ce7748949d286eea4733ea69a6acd9007ca34bf8d668 2,625 1.00/1.00 vMB 13
810,677 810,677 0000000000000000000285310f37e9ff8d0872c1a7314bc7a356070f222cf484 2,515 1.00/1.00 vMB 26
810,676 810,676 000000000000000000037265ec7918d7b17a7ae6276439e78f7762b6d72a6cf2 1,254 1.00/1.00 vMB 12
810,675 810,675 00000000000000000000d0edc81965bb359bd4fe66ee35aa4344c13f61e2fc6f 3,539 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.