Loading Tool

Explorer IconExplorer

Memory Pool

76,069 transactions
28.74 vMB
0.06952636 BTC
Random Selection Loading Transactions
Max Size: 175.83/200 MB

Candidate Block

Mining Attempt aaaedb122923dab6310ad126207b4b6ab9c07fc9776ff714fa56ced844981edc
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 2f4c3ffad22475f41b29fdeeb382739744e2951a7db55fa45fa399ccf31ba4c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.00713547 BTC
Feerates: 40.21 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (593,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,172 322,172 000000000000000022ee14b3eb0a612e16eb8f68822a1eea9af2817ebb2d7a1d 463 0.32/1.00 vMB 23
322,171 322,171 000000000000000003d81aabeb12803668b02aca5e2bec4d2f8b57031cbbbc29 495 0.25/1.00 vMB 26
322,170 322,170 00000000000000000929baf1942d950fb6e4f9ae5f150d183094d630bc611ef6 64 0.03/1.00 vMB 48
322,169 322,169 0000000000000000085eee8ae8324fceb8a2f8e598f36ec29d204ff8270fcc9d 195 0.08/1.00 vMB 24
322,168 322,168 00000000000000002366225ac0cdb9a873afa467acd7cfee5813d387eb4dee14 513 0.28/1.00 vMB 27
322,167 322,167 000000000000000022344d08478803ca5db627d1060f2699729f683c6fc71cc7 16 0.01/1.00 vMB 41
322,166 322,166 000000000000000011c5a4936d59d16d0733adbcebc570d6fbf31431656d6ac8 600 0.30/1.00 vMB 34
322,165 322,165 000000000000000019f6fa3535dd2b8785107a5627ee23cb08411b4077e5944e 1,073 0.57/1.00 vMB 27
322,164 322,164 0000000000000000120464b8820781fef1d1c8a7328093dc1a91e18b57f59ef3 369 0.20/1.00 vMB 27
322,163 322,163 00000000000000000f6e27991d9833226e1e966701a6149e5a9e571e9012426d 328 0.16/1.00 vMB 29
322,162 322,162 000000000000000002ceabd1cfc2dcbe3f5fec7356550c571f99d48167a261d9 149 0.07/1.00 vMB 28
322,161 322,161 0000000000000000145d5136311cf2e0c47309f418374e95f88251916168493d 255 0.25/1.00 vMB 6
322,160 322,160 0000000000000000089a46e917edda7a423a528e1c6e28b9768cfceb09da6596 236 0.24/1.00 vMB 16
322,159 322,159 000000000000000013a534b555732dd155d2f985d9d8f22117f67fb034824f85 512 0.15/1.00 vMB 39
322,158 322,158 00000000000000001acb26062ae2f7fff47df377410770b202f279697a0a33d6 64 0.03/1.00 vMB 78
322,157 322,157 0000000000000000208d0c42124775e3e5fc2cd2b3492e7c1e42f32ee88d1ebd 250 0.14/1.00 vMB 24
322,156 322,156 0000000000000000000de968f1033e83991733f71f190dc29d3eaa947cf4348b 376 0.29/1.00 vMB 19
322,155 322,155 00000000000000001cd051602d2a5fce7169499371a981df799cbbd1f68e1cff 733 0.35/1.00 vMB 31
322,154 322,154 000000000000000015a4f25ac698842d3f0d1cbd7a8c1157034da7ef851d6228 563 0.27/1.00 vMB 29
322,153 322,153 000000000000000001125aa334866f2549316f0b91cb0aac3ce6b8376979ff24 205 0.09/1.00 vMB 30
322,152 322,152 00000000000000001db9f7ec45b0946d71a07672554451014ad3052d9cf160fa 610 0.40/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.