Loading Tool

Explorer IconExplorer

Memory Pool

73,549 transactions
27.21 vMB
0.06234077 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt a8d77f9a3f59511100dcf0ed2dc96e79edb85bc687256a9655ec762ea63cf3f6
Version 20000000
Previous Block 00000000000000000000ee12e878d83dfda607ac0e43dcaad8408b33c3b868aa
Merkle Root 40b116916e2bdbd45ee52c37848f09ce94191f3199285378fe4f67a393f681e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.00460830 BTC
Feerates: 12.16 > 0.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,253 (52,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
862,471 862,471 0000000000000000000084740d53c4e4049e5c5eef67cb104849389a7b0486d0 3,141 1.00/1.00 vMB 4
862,470 862,470 000000000000000000005a65705711b35a9b662a265e9269def9318f4e8addcc 6,446 1.00/1.00 vMB 2
862,469 862,469 00000000000000000001a2243b7c3b8c9e542f63c5dfc57d785194813962abfd 3,167 1.00/1.00 vMB 3
862,468 862,468 000000000000000000019d923f21c604b5754ea23c358a4ca0e894b52159fe6a 3,115 1.00/1.00 vMB 3
862,467 862,467 00000000000000000002e4e6655c5b7da8632dbe41a737940a5123ae9b784a14 1,732 1.00/1.00 vMB 8
862,466 862,466 00000000000000000000ac2706e6709f37418764d6aaa54eadeaeefc923179d3 6,021 1.00/1.00 vMB 2
862,465 862,465 000000000000000000024dc5a62ca11c7165a2be8fe79479425e35b60359e576 6,924 1.00/1.00 vMB 2
862,464 862,464 00000000000000000000a792b40d93a874697e73817fd6842b271ea07930597e 6,914 1.00/1.00 vMB 2
862,463 862,463 000000000000000000023f14241f4898cb5b3fbd710c9e45031871120d6c9c95 4,619 1.00/1.00 vMB 3
862,462 862,462 00000000000000000001e5ba0bc58e8cdb6bd81c9888957840081aa83eeeaed4 7,885 1.00/1.00 vMB 1
862,461 862,461 000000000000000000022aab05700fb8536d859158716320871fddf33abe0122 4,317 1.00/1.00 vMB 2
862,460 862,460 00000000000000000000a231df7e8d794d3a7fc2e3a91ae421ea44a662cf4b08 2,595 1.00/1.00 vMB 5
862,459 862,459 00000000000000000001c84a2d7a6a10e4a1f411a03f862dbd6bcb099ee2f603 3,884 1.00/1.00 vMB 3
862,458 862,458 00000000000000000000b2d52e33833c0f52f24ffe217fbf9d0f6b4df12e51fc 5,178 1.00/1.00 vMB 2
862,457 862,457 00000000000000000002a306bef3c21e374c97ab9ce0358fff3ff13d7f677509 5,322 1.00/1.00 vMB 2
862,456 862,456 00000000000000000002be237a3172c49f4aab324e7cc279223ca858771cb1a2 7,643 1.00/1.00 vMB 2
862,455 862,455 0000000000000000000182594d0ab7253e22d86d4828d46f77135f39218ef269 5,522 1.00/1.00 vMB 3
862,454 862,454 000000000000000000006ecd51ab3d41a5ef7a79d353401e4e70a498cafe3387 6,625 1.00/1.00 vMB 2
862,453 862,453 0000000000000000000058898bbf88a507dd924913cbd4c28c62e3d73d643a20 6,928 1.00/1.00 vMB 2
862,452 862,452 00000000000000000000876303dd76406eef30e2eb852dcc1f1f479e9cf0e516 5,693 1.00/1.00 vMB 1
862,451 862,451 00000000000000000002f9fcf47c9650eef7e8a1f88d6f5bbbb6502a382e4c91 2,841 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.83 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: 711.72 GB
    • Received: 17.12 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.