Loading Tool

Explorer IconExplorer

Memory Pool

32,633 transactions
25.60 vMB
0.07339030 BTC
Random Selection Loading Transactions
Max Size: 127.98/200 MB

Candidate Block

Mining Attempt 91d57ac20616316b2a27dbd4ee0d7d42f1f178151d6f48783befae9b073f9de4
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root cc6d0d2c7406e838c597e2319be711f381097cf76fccb6c058018bc00351caef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.02634319 BTC
Feerates: 526.32 > 2.64 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (795,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,740 118,740 00000000000067612b507cbb9ba167b5ab2ca0baaa2454bf66fbde3d2b7586db 89 0.02/1.00 vMB 0
118,739 118,739 0000000000003c811427184415c528dca56fb99994db6e4beb93ffb7ec9cd2bc 2 0.00/1.00 vMB 0
118,738 118,738 000000000000b6bf325dc5ad3e678f5caa865f9a3872b280b0b3eb0d9c9581cc 2 0.00/1.00 vMB 0
118,737 118,737 0000000000007fe8de502149ffb88e9b7920a9451bed78bbb8170a78962a83b4 7 0.00/1.00 vMB 782
118,736 118,736 000000000000a1bd854dce2bf9ee9ac15b5bc81a0cd970b6a714685775cc52fa 12 0.00/1.00 vMB 0
118,735 118,735 000000000000a600cba5b7105c72b578453405464db9e89303617e610720be60 8 0.00/1.00 vMB 333
118,734 118,734 000000000000b39a273c832645816a9a36fbd89aa1d21829f3f1a70e37bf6949 18 0.01/1.00 vMB 84
118,733 118,733 0000000000009ca1ffcc6f2ccd53db3f90abf614813f2867b9b6284724805514 3 0.00/1.00 vMB 2,873
118,732 118,732 00000000000008b84270af572d73dfc3dee4f5dc787bc15c9c007c2a3757e357 11 0.00/1.00 vMB 0
118,731 118,731 000000000000784de300c854557f9ca2b745d60bc39ca63b4f7c5b09eecedb0e 6 0.00/1.00 vMB 0
118,730 118,730 000000000000a92677cc20ab6d368088c4e87e9cb1f5cf6ddd3256156528eb1c 25 0.01/1.00 vMB 0
118,729 118,729 000000000000588992a7543b0e7487d4d65a3768a8c3d440cd2a18706911897b 4 0.00/1.00 vMB 0
118,728 118,728 0000000000003e5cb8913b00c9960c2a970af948c144be761b5d38b2d6e4f812 6 0.00/1.00 vMB 0
118,727 118,727 00000000000064b4185e7c6cbed59c1966589eb246e40b67bd21a845f3f17039 9 0.00/1.00 vMB 341
118,726 118,726 000000000000a8039bf322dd589599cdc9a4b80fa10f7676f6a733667993fc21 8 0.00/1.00 vMB 0
118,725 118,725 000000000000aedb3f3eb5b78f02e4bd7d650591144d873ec5228742aa1fd3fc 5 0.00/1.00 vMB 451
118,724 118,724 0000000000009f813681cb3568d8f5140ae8340aea05bd8dd4af9860440aa9ad 8 0.00/1.00 vMB 0
118,723 118,723 0000000000009f8b34ebcfe9d418b342285fac9a3dcd09f30b0a5a5ee20db069 11 0.01/1.00 vMB 197
118,722 118,722 0000000000001128c42c42cc153b55a7bbb6aab74fae6decd6eeab33976b2ef6 11 0.00/1.00 vMB 834
118,721 118,721 000000000000a0ac806e016a71578593477bf73fe2042beeaa9c2c4099fc7a95 7 0.00/1.00 vMB 0
118,720 118,720 000000000000727c0eebdca677054a48e758eb69b6a183fc515b501122f4c982 17 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.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: 573.88 GB
    • Received: 8.09 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.