Loading Tool

Explorer IconExplorer

Memory Pool

80,791 transactions
34.75 vMB
0.18221347 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 4d9bc4ab0b241b8f4d9685abd355836f17eb3fb37c3c101b04509e6df023ac7d
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 88bc2d8c984d5155356bde6b5f254c40e5940e6fe9772910a8a4a7445acdd874
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.05091708 BTC
Feerates: 189.28 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (41,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,449 873,449 000000000000000000024b526f27d38646e07a6e8bd45ac9a39548857642e0a0 2,096 1.00/1.00 vMB 7
873,448 873,448 00000000000000000001ab1d483d1bc3159589ca96a8bf6baff9c632d1b988d4 532 1.00/1.00 vMB 4
873,447 873,447 00000000000000000001a791e9b43c08c149fc1c61f8cd169da02d42e5b460e8 1,814 1.00/1.00 vMB 6
873,446 873,446 00000000000000000000d00a02097869ae8941b7d59e4963d6a82dec097df1e7 3,323 1.00/1.00 vMB 5
873,445 873,445 000000000000000000004dd3c39fa5baabb14a5b1d4458dc87ffa6fbe6dbbe49 2,119 1.00/1.00 vMB 5
873,444 873,444 00000000000000000001020c960fbce6b164efbb6dc7be00254e681f44cca17a 2,690 1.00/1.00 vMB 11
873,443 873,443 00000000000000000000368bae236a2998dec341250aeb9e236127e03d309dea 2,320 1.00/1.00 vMB 7
873,442 873,442 00000000000000000001d62c33958f5ede855845d97a3cc0bd1497d5b7b34e4f 3,045 1.00/1.00 vMB 12
873,441 873,441 00000000000000000000952a7a381797bd00218d612dc8e6fd24dadfd05d8207 2,226 1.00/1.00 vMB 7
873,440 873,440 0000000000000000000294dee95cc0beeceae6ad7068eafabea421c9c4091161 1,464 1.00/1.00 vMB 6
873,439 873,439 000000000000000000022b7d23a4bbf5e1c44d5665fffae4762247a84e65db19 1,725 1.00/1.00 vMB 7
873,438 873,438 000000000000000000006411c3b9f75fccbd470351fba7c89379200232daa8f4 827 1.00/1.00 vMB 5
873,437 873,437 0000000000000000000206ffb7a9246aa1a879abcbef0e31165120b5c853e037 2,452 1.00/1.00 vMB 6
873,436 873,436 00000000000000000001fe517a4f9e185e666d284615b8a6b5c3a773a531bef4 2,691 1.00/1.00 vMB 12
873,435 873,435 000000000000000000021b392874b6d4fc62692c3830db826766c8b765da6d66 2,455 1.00/1.00 vMB 9
873,434 873,434 0000000000000000000095b177b19a78018875c7c21fa0b1cc8c3a73825f85ef 2,785 1.00/1.00 vMB 10
873,433 873,433 000000000000000000016ddbe7a3d1538c64638dd336458727af2e5c965f4181 1,317 1.00/1.00 vMB 9
873,432 873,432 00000000000000000000d5cb7b5277a730f22a76a768528ccea3cb97ed48de61 3,203 1.00/1.00 vMB 11
873,431 873,431 000000000000000000003b2722bd81b7b95ff3bf561377335ccd70cd09b48ce9 3,328 1.00/1.00 vMB 13
873,430 873,430 000000000000000000007621e0c65d0b13a854731810cc876cfe488ad1354cbe 3,372 1.00/1.00 vMB 14
873,429 873,429 000000000000000000010ee0536b5be8161026c11eb0c0f2dcc34be1e7cec457 2,935 1.00/1.00 vMB 12
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.21 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.