Loading Tool

Explorer IconExplorer

Memory Pool

27,503 transactions
25.48 vMB
0.07706745 BTC
Random Selection Loading Transactions
Max Size: 123.38/200 MB

Candidate Block

Mining Attempt 8efeda69d9c992851d37436a6653b5822d1c1ca0dada2ffbbf7fef77da7a8750
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 076680624eec3cf96500adbece85d505bd61848d5cc0ec9a3446b6774a09c866
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,798
Size: 1.00 vMB
Total Fees: 0.02952618 BTC
Feerates: 160.57 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (741,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,727 172,727 00000000000005ac991bf5cd84abb0341661a95ccdc477391ab20ae9bff2f4e1 89 0.02/1.00 vMB 122
172,726 172,726 0000000000000acc9b2b2937beb8fdb33a1c3a027d305f434667e68ffc533214 4 0.00/1.00 vMB 0
172,725 172,725 00000000000007284f9afc004b07bb000127ea599ba31c6cf61f2f8219a49218 53 0.03/1.00 vMB 159
172,724 172,724 0000000000000194ba20042046dfb3e8b2086a3392586dc31be00dfdb09a8103 14 0.00/1.00 vMB 141
172,723 172,723 00000000000001de8899c2d65591a1d021274a70792c1ed5cf595a96fc4c9336 122 0.04/1.00 vMB 52
172,722 172,722 00000000000002be13fa6dd9be4a5f55bc62f9a952ee0bf221164c19b3581ce4 24 0.01/1.00 vMB 337
172,721 172,721 00000000000006e5428ffaa3fd04b32c9db2e596569c663f9180c9b8e38506a6 28 0.01/1.00 vMB 50
172,720 172,720 00000000000000b3fc6d4d83c9cdf7f601242fa6119d5804da43463a6960ae7a 53 0.03/1.00 vMB 52
172,719 172,719 000000000000063680964cf6ecd9ed832590c82dfaddf5b5c36bbcb7de460456 1 0.00/1.00 vMB 0
172,718 172,718 0000000000000ae551cc27c5c266df79d4204be34b4d990b511faa4679e4092c 11 0.02/1.00 vMB 243
172,717 172,717 0000000000000872e51413ad3c471db6d63e873a382c46aefe7a83b46a439104 9 0.00/1.00 vMB 18
172,716 172,716 0000000000000033f3ea0292563e7755db0c948001c6b8ba681b28f73a8870ba 8 0.01/1.00 vMB 7
172,715 172,715 0000000000000a71fa8b7563b1fcb7e3ea9aad22d8e07ea7baeab21e428203c0 45 0.04/1.00 vMB 62
172,714 172,714 00000000000007250f2d1ab4bf48cde0187bf75e14b5111c367335908e033b1d 31 0.01/1.00 vMB 210
172,713 172,713 00000000000005da87567589d78b46e995ca3910ef143813c08780c576e10b76 134 0.04/1.00 vMB 58
172,712 172,712 000000000000015417a33c78ba17582956a705083dcd8c8f304ab55229c71155 13 0.00/1.00 vMB 40
172,711 172,711 00000000000004e10273e83da6d86995b6a4e6e29eed1ef4c824d0a81d59866f 23 0.01/1.00 vMB 309
172,710 172,710 0000000000000515a5f25c1324178f73aa31fe727dc709bba3bad8877c00f44b 53 0.03/1.00 vMB 313
172,709 172,709 0000000000000ab31ef0cdf2c63c6992fc51e08282702d0b24a85f2aeecc101c 23 0.02/1.00 vMB 81
172,708 172,708 0000000000000495299104c4e6aa152d1c74b99d942f4d4017b20ff023cc98b7 77 0.03/1.00 vMB 114
172,707 172,707 0000000000000192304eb3f3c836e5251a0efa195e8633de213b57a10ae45736 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 571.96 GB
    • Received: 7.82 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.