Loading Tool

Explorer IconExplorer

Memory Pool

44,874 transactions
27.83 vMB
0.06515668 BTC
Random Selection Loading Transactions
Max Size: 147.03/200 MB

Candidate Block

Mining Attempt f9dc493962bdde4fcfcb609b0f163c66bbcc06a33e46917e6b3aa2363f5f0d33
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 651829a10ca920d886eeb6a91233fd7ca6232bb3cff785a076b646d1c58500c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.01232809 BTC
Feerates: 101.53 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (137,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,722 777,722 0000000000000000000173a39d09ef7b33855b2f5b02d7e1a1505f5e8fe7f13f 1,801 1.00/1.00 vMB 7
777,721 777,721 00000000000000000001633cfeb7dce2adaba2821eaa87434a45d08d386155d1 2,724 1.00/1.00 vMB 16
777,720 777,720 000000000000000000025d7205767f6084490e98d94ac945653441fcd07999f3 1,179 1.00/1.00 vMB 8
777,719 777,719 00000000000000000004e063d0c328f20b6ad5d15d8bbcf436e7a806afbec2f6 556 1.00/1.00 vMB 5
777,718 777,718 00000000000000000001b9fa61880b236e602a3f523311156392ed799f4c57b7 849 1.00/1.00 vMB 6
777,717 777,717 00000000000000000000665f065a09d32ed38b3e1ad60af8e7f9187bcbcf4cbb 236 1.00/1.00 vMB 3
777,716 777,716 00000000000000000002264d1e3f90280ededd1587c7af932480dac3e2480048 2,477 1.00/1.00 vMB 5
777,715 777,715 00000000000000000005e64a2e44251aeccfa6a697177e7b58e1e90a01cc7713 1,863 1.00/1.00 vMB 12
777,714 777,714 000000000000000000066caa76847c109010eb58402d7a5bf05cc201a011071d 2,896 1.00/1.00 vMB 16
777,713 777,713 000000000000000000017f1dc1952eb34be903fbb51f95ae501a18726948af53 3,214 1.00/1.00 vMB 14
777,712 777,712 000000000000000000061312e2f21060ccd57421da8934d5b47a75d404eadcbe 2,197 1.00/1.00 vMB 21
777,711 777,711 000000000000000000038de99a792539030aae327d39e162597b4991d8196023 2,557 1.00/1.00 vMB 20
777,710 777,710 0000000000000000000463f66c02cb3d7902906e1c09186d20e0bbe78f26851f 2,916 1.00/1.00 vMB 16
777,709 777,709 0000000000000000000318860847b75cbb69f6e5a47967909f15654a76d2fe0a 862 1.00/1.00 vMB 5
777,708 777,708 000000000000000000058ad5122dc6e80acb4b790c2e3541c6590f0f500165d6 1,825 1.00/1.00 vMB 6
777,707 777,707 000000000000000000018ba70ed34a8c54f615114320e2b3d5f7b54c4ae11443 2,460 1.00/1.00 vMB 8
777,706 777,706 00000000000000000003969bc5d1f4d550a6c061028c1df46a4d9834b205956c 3,081 1.00/1.00 vMB 14
777,705 777,705 00000000000000000002345948a563461ce2efa77b719494fd132f6f4f87fab4 1,601 1.00/1.00 vMB 14
777,704 777,704 00000000000000000006057adf691fee3ded4951e39c67f04abc88a762174a02 3,159 1.00/1.00 vMB 14
777,703 777,703 00000000000000000000529cc84b45c02e61041e30a6471d16c87a2805a2d13d 3,008 1.00/1.00 vMB 29
777,702 777,702 000000000000000000042c45eacd6d797e74f69b0c31585d152839da04be5cf1 2,768 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.28 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: 656.73 GB
    • Received: 14.43 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.