Loading Tool

Explorer IconExplorer

Memory Pool

23,832 transactions
10.61 vMB
0.05951332 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.74/200 MB

Candidate Block

Mining Attempt e93dd0504176aebdf29cf5ffb7e83fa99622e7d33054daa785b0b18c0acfc45a
Version 20000000
Previous Block 00000000000000000000eaa7b994c149971c708bd50f02ccdb989d396103d993
Merkle Root 8eef15abe4f028efdb894926948c6c78b54f348749e516f6bf9a96e2afdd9baa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,210
Size: 1.00 vMB
Total Fees: 0.04195073 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,534 (757,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,069 156,069 00000000000004afc4906dd081534148d17aec20f65c1d1932dd19e2b73ad3d7 9 0.00 vMB 88
156,068 156,068 000000000000052e4f195a763a1a44ea88c7cbfbca1c3b2d4d491440219b1ad5 122 0.04 vMB 10
156,067 156,067 0000000000000cfead070cbf02b059ec29b2c97b1eebf83c29579f2011e5e785 72 0.05 vMB 1,258
156,066 156,066 0000000000000e9b65e61ecd86410f63652d4d01d9c36a4e2efbe2032ece085d 37 0.01 vMB 30
156,065 156,065 000000000000074b949cdd23f484e8d2e3bc5dbdf0bebd130833cd6e119a3945 65 0.02 vMB 0
156,064 156,064 00000000000008071bb8fa407dd38773a0a7440e44b401304d0b48866cac5fe6 61 0.05 vMB 85
156,063 156,063 0000000000000ed3dd3f688e8bd9343381abe05494f5f233cad2633157f62a40 54 0.02 vMB 251
156,062 156,062 0000000000000a9146129aacba65468e8dbb25a0c9fca2fc5b81564226f9eef8 13 0.01 vMB 44
156,061 156,061 000000000000040b09f7198c530908008a8ebbb2b568091404762b14b7b9bc82 40 0.03 vMB 171
156,060 156,060 0000000000000a9f1d2fd61e12b1063cc27f669377fea28bc317ab2d19e4fba4 12 0.01 vMB 58
156,059 156,059 00000000000003c5ac9297f568af98dd80ff41920e84180806884691c048f026 37 0.01 vMB 32
156,058 156,058 0000000000000c9ec04bb212933e87a520a5cf091b69c86a5ac62a933937c14e 102 0.05 vMB 66
156,057 156,057 00000000000006f81a48215890364d217d07671ff470700f8708b3a5db1b4c96 9 0.00 vMB 68
156,056 156,056 00000000000009702d00006a96d99a25fbe11a4d4369219f5dd4f721edf5f1ae 33 0.02 vMB 49
156,055 156,055 00000000000009a0ffef77ca7864dbf32feccd39fb0c421ed9f9b6ae29ed0032 14 0.01 vMB 88
156,054 156,054 00000000000008f66d95bc18c391a132773092e3ead415e0704ded648f9783ca 17 0.01 vMB 43
156,053 156,053 0000000000000eb326d285fac0ce48379e8bf34046bd8cb964275bf386492259 31 0.01 vMB 195
156,052 156,052 000000000000053d2d035348f6ffe1e5f063790abc3c8ad552574712d33962b1 52 0.02 vMB 98
156,051 156,051 0000000000000794446a10a751dd19d91a3d1ed4f61e6f1b47b31c2ad4f74861 4 0.00 vMB 39
156,050 156,050 000000000000027f95812d3592b9e8d060c97eee6b134578b23e311bdd85ab63 105 0.03 vMB 72
156,049 156,049 0000000000000133988a9d67a2f306236e0c4da14e660de4a417f69b9f7ceba5 134 0.05 vMB 129
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

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