Loading Tool

Explorer IconExplorer

Memory Pool

25,420 transactions
10.64 vMB
0.02876942 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.04/200 MB

Candidate Block

Mining Attempt b51802a268205e954acd508e31a613be79c47942b83073908fa788e8946edc37
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 0188f2c4ed11181ee69c1131110e4039ebb58596d9c37efe5d91d8e0f20782e7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,128
Size: 1.00 vMB
Total Fees: 0.01106969 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (751,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,137 162,137 0000000000000b3619aad4f8fb825d1b2288795f293f5d4673429f73fa5452f0 17 0.01 vMB 83
162,136 162,136 00000000000004468c2d5c9c5a5ac106a083469be30fe74011a062b5fba892f4 108 0.05 vMB 35
162,135 162,135 00000000000001e6bdb79a6ceed00d4aa19a654d6bce36ebcd923f062f48becb 37 0.02 vMB 145
162,134 162,134 00000000000005b36a55efec7071916cd3bdeb2cf15a45a97a2574bb97033a33 77 0.02 vMB 195
162,133 162,133 0000000000000789f28981d6179d89538359dcfb48c9e2587b3e9df5beb322e4 13 0.02 vMB 50
162,132 162,132 0000000000000399814f46eaf1d68eda3879531aed62cabc9d93d4877210b7ca 71 0.02 vMB 80
162,131 162,131 0000000000000cfe6e25318d6659ac2cf10f35c07ee3b3ab6bc93cd0964653d7 20 0.01 vMB 169
162,130 162,130 0000000000000652f4c3dcb68b1824dc03fb04a0057883caf749e7edcc90815c 10 0.00 vMB 38
162,129 162,129 00000000000001288bede71a81fdfde1e01581c356c27914f31a315aa37c3fe5 30 0.01 vMB 91
162,128 162,128 000000000000041d98af160647c7ba2a63921ae1f3bd0b094e66f285b93888b4 26 0.02 vMB 38
162,127 162,127 00000000000004b7d9eae7b8604025df977b31402797f8130a9e386f26b75792 14 0.01 vMB 49
162,126 162,126 00000000000002d8d7ae912f3434ebfae541f005a179bfebdf1feb45c668bd5d 1 0.00 vMB 0
162,125 162,125 00000000000000e334fba2b6ad6b714d61aa8751735dce8b3ff619de5dc5e861 62 0.02 vMB 76
162,124 162,124 000000000000073325201608b8db8e13e6eb77f050059eb1a5cc05130d4df83f 29 0.01 vMB 375
162,123 162,123 0000000000000c622c1a3bc35c97aa52cc4952a02a1b9a0b062cbbfe53ba0142 6 0.00 vMB 0
162,122 162,122 0000000000000ae1d0f502efb23b2ed17069d0205cd4bd97703c9c1eaab9684a 20 0.01 vMB 74
162,121 162,121 00000000000002cce64daca26fd352226c58f9d08c8cd177a903cb602e5be2d1 1 0.00 vMB 0
162,120 162,120 00000000000000e0113c9b2caeea2fc91bd1560bb45330f295dc1ab51073a25d 45 0.02 vMB 47
162,119 162,119 00000000000008ddf8c9d24471507d9ab01215aa6d6604f4bf7d53a42e8b315e 11 0.01 vMB 173
162,118 162,118 0000000000000266ae96bb40f574befc1dd59dedbbc7d29d204f422261962359 18 0.02 vMB 111
162,117 162,117 00000000000003c7cd56299dc47bcb50cbfe03f7171cb7097c7f2bd20d343ee6 66 0.02 vMB 0
Previous 10 blocks ↓
Total Size: 779.82 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: 415.33 GB
    • Received: 2.23 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.