Loading Tool

Explorer IconExplorer

Memory Pool

47,361 transactions
27.99 vMB
0.06599919 BTC
Random Selection Loading Transactions
Max Size: 149.01/200 MB

Candidate Block

Mining Attempt 302cf6df72f2b8e960a38ca43b342683d38f7b918096147e4d7ac26cc4b3325a
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root cf667b80400c3f437ceded5d13cb04f6e278190da394db492b6a9ee881085e9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.01300635 BTC
Feerates: 40.21 > 1.30 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (188,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,492 726,492 0000000000000000000240094ef8b9d962d905cfee42552c599097875fd7defc 2,555 1.00/1.00 vMB 6
726,491 726,491 00000000000000000002c6998d3d947e51305639c0c4563a31f5400f8a63de0e 2,976 1.00/1.00 vMB 14
726,490 726,490 00000000000000000007be782df5a7a3aacc74e38f94846f44d0f213b278f27d 1,809 1.00/1.00 vMB 5
726,489 726,489 00000000000000000000622d79489a2918004246b553cc5b7f5947c1893fc457 1,866 1.00/1.00 vMB 4
726,488 726,488 00000000000000000008f897140b188edf2d8173d2928af21973d4235e1ac702 2,222 1.00/1.00 vMB 2
726,487 726,487 000000000000000000007de2d6fb0861411213c6b23061b76e36a2861af1b9ef 2,568 1.00/1.00 vMB 7
726,486 726,486 00000000000000000001b4ce766c9efd503276b2b9d9d707a0745653ffb8057e 2,852 1.00/1.00 vMB 14
726,485 726,485 00000000000000000008999a201fb44119d5374437b5f15ea5ed0400ca0f6183 2,214 1.00/1.00 vMB 3
726,484 726,484 0000000000000000000982261b6134bec42d68334de321b9d1ba867d726b7f9c 3,128 1.00/1.00 vMB 6
726,483 726,483 000000000000000000001d56d956850db70ad31662d9d1d2ee426002d416bc33 2,645 1.00/1.00 vMB 9
726,482 726,482 00000000000000000004a29d6cd18d395abb27c826fcc4caf4dd0e2def00627f 2,597 1.00/1.00 vMB 23
726,481 726,481 00000000000000000009e6ebee8671885fc4f75377096e368c8512abdd782761 3,129 1.00/1.00 vMB 11
726,480 726,480 000000000000000000014e1f0200d5769a9d517a562ed0b5d256ce13680f7a37 1,424 0.65/1.00 vMB 6
726,479 726,479 000000000000000000095bb71b942be151cb4cb2339aab924dddd317b633cd22 3,084 1.00/1.00 vMB 9
726,478 726,478 00000000000000000009f87a02668777653b3b72c661ed336f2db8694ebc32ed 1,929 0.76/1.00 vMB 6
726,477 726,477 000000000000000000090cc98736846858cfedd4d7d394db9d403bd7a9b5f676 2,589 1.00/1.00 vMB 7
726,476 726,476 000000000000000000075aaad22d08ebae43ddca59751be4721cec0137ce57de 710 0.29/1.00 vMB 8
726,475 726,475 0000000000000000000993ec882f30935848fa2aa36313c624674b76bbbfbae3 780 0.28/1.00 vMB 6
726,474 726,474 00000000000000000001a6242c69f0b4e99d5adf9c6cd6f2f01381b10f69164f 510 0.15/1.00 vMB 10
726,473 726,473 000000000000000000099e19fe33e2f5df6e17c0df07b8791e2525f6c6691e24 719 0.27/1.00 vMB 9
726,472 726,472 000000000000000000008ba2f658426b75201ed25c0cce3524142481174a8020 1,140 0.43/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.01 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: 649.63 GB
    • Received: 13.19 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.