Loading Tool

Explorer IconExplorer

Memory Pool

81,187 transactions
30.81 vMB
0.08962800 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt 7d02416daf0f342f24535776e480ad56a20f9e35eacdd0564be7ee01ccee1dea
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 06da65dadbe0e76a1972d9556994151fd72e944ae24f9b0e86edce07d2ba0bb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.01813185 BTC
Feerates: 73.20 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (398,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,113 517,113 00000000000000000014e55f27fe25c3db61780f95ee0008250c2447f7afe7ad 1,681 0.57/1.00 vMB 26
517,112 517,112 0000000000000000001825481e3d49cf5bc6d7551bc1f7692d3473b6176fce3e 398 0.17/1.00 vMB 18
517,111 517,111 0000000000000000002d3fc799a1fa67353031b0112a085f04fb60978a7fde8d 208 0.08/1.00 vMB 23
517,110 517,110 00000000000000000031869f8128d72fdf34111680114014101c36fc6e7f92d4 970 0.38/1.00 vMB 33
517,109 517,109 00000000000000000046b2bc78beec29eede9c489b8d3081fce0d9de46d618bf 1,564 0.56/1.00 vMB 71
517,108 517,108 0000000000000000003bf5a641b3982bf17e86681823a5319e3483817dd89f2b 270 0.13/1.00 vMB 44
517,107 517,107 0000000000000000003a599ef50c64505c4b01a32aadc69899cd6a0a4d7d6bae 56 0.02/1.00 vMB 10
517,106 517,106 00000000000000000037d69c9c92f431e531f31f28a39885bf8b60798c319360 141 0.06/1.00 vMB 17
517,105 517,105 000000000000000000207b3819ea8e0ae5f9dae0768b7a24a70527d6da0f8fdf 1,152 0.56/1.00 vMB 23
517,104 517,104 0000000000000000004e6c05351bd1fec219459fd8d889a8b32a56069d864f21 1,203 0.62/1.00 vMB 28
517,103 517,103 0000000000000000002e6c926d82bd0df51b7e7e3e22b1d9c40d021bb3dcb22d 1,473 0.54/1.00 vMB 30
517,102 517,102 00000000000000000046172fd99b9417e5e50885d4137fc019f572cbda5a3573 738 0.28/1.00 vMB 23
517,101 517,101 00000000000000000040dbc8914242dda6750020e5afb59c659a62cdbba372bf 1,102 0.45/1.00 vMB 33
517,100 517,100 00000000000000000026acb288f863b81cc5983e79ac87bd2166468232937da8 462 0.17/1.00 vMB 32
517,099 517,099 0000000000000000004b608acdd6fb411dc9ebb3eb7ca3c168b92372ab62dc36 992 0.58/1.00 vMB 26
517,098 517,098 0000000000000000001b42b7cba77211b2fbbee8d196a167ebc697c9d389314f 198 0.11/1.00 vMB 42
517,097 517,097 00000000000000000011b8518bc3561f47c9f1bc5574ee07b0c045903f77b012 966 0.32/1.00 vMB 28
517,096 517,096 0000000000000000002c2bb49ae6bfdcac5f9d0164d16f2ea0dc32bc8963bc35 161 0.05/1.00 vMB 19
517,095 517,095 00000000000000000045f628c994413fb94b0b8268136ca92b89d5d447742f76 1,272 0.85/1.00 vMB 62
517,094 517,094 0000000000000000004f881acd6a5abb8d2ad3239c9e700cc61d04719170dc4c 788 0.28/1.00 vMB 28
517,093 517,093 0000000000000000002d994121c9f2ea07a42fcc6229c687a21feaa7f00c7770 1,916 0.81/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.