Loading Tool

Explorer IconExplorer

Memory Pool

48,051 transactions
29.18 vMB
0.06977577 BTC
Random Selection Loading Transactions
Max Size: 155.84/200 MB

Candidate Block

Mining Attempt 06d0afd1f507ab7714d6bd35ee883eb51ee727c27d2a1b73b4d93b71ff45f898
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 5c4a9635072fd0bcbf150c8eb7983af6a2f823ed1c7ca4a6ddaa6c1b677422c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.01318875 BTC
Feerates: 132.00 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (738,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,133 176,133 00000000000007f567e4a3f65cd58abf916f3c52724091f6f44e5f922ecc5e5e 168 0.07/1.00 vMB 250
176,132 176,132 000000000000060a4c2a0b46ec0040d207085d3c1112a32e3e03457fe32ea09e 50 0.13/1.00 vMB 45
176,131 176,131 00000000000005f876f52552660d3d82e099b09774bedac2c8ab5bc4672f6496 66 0.02/1.00 vMB 93
176,130 176,130 00000000000004f8cfeca53c0ccbccf4d7805b80a8abc0f8d0c13443bd36b1b2 39 0.03/1.00 vMB 65
176,129 176,129 000000000000019dadd0dee4aaa71d1312b5e25f9a884ab16a948e06b2f65b7f 7 0.00/1.00 vMB 17
176,128 176,128 0000000000000900d349a82e23e25535cd392bd6fb53fdeea166dafcdaf8ef5b 168 0.05/1.00 vMB 44
176,127 176,127 00000000000002ec8584b1afd84e1f5a6d0c0e17a223ec105e6aa8d1f06fb22f 52 0.02/1.00 vMB 77
176,126 176,126 000000000000061a9789135bc3f880b1d0f6e9087a7e2503d3f9072802a85290 1 0.00/1.00 vMB 0
176,125 176,125 0000000000000341d6c761d5def08e3525dff459a0c9bcf6e1f1e3f1c1f549f8 43 0.02/1.00 vMB 19
176,124 176,124 000000000000037ada84dc55a40f2c147719ef32d31501422d595be6f01149eb 8 0.03/1.00 vMB 53
176,123 176,123 000000000000096eb7108ba6ae0ec06f758536878bbaf2084313f9c3c6c672a3 90 0.04/1.00 vMB 119
176,122 176,122 0000000000000a1c1dd5bac2e50998e26473149d6b8ceae8bc3afca46d543e0b 1 0.00/1.00 vMB 0
176,121 176,121 00000000000007d785338479ca572cba06e9595892685c3df7ece9c07cc242cd 111 0.03/1.00 vMB 5
176,120 176,120 00000000000003c1f3c410468e27652200193be25464b574a0019ed046f8a304 72 0.03/1.00 vMB 33
176,119 176,119 00000000000005e21881109cd5897ae3bcd170685204fd9ecc9f4eacd004f2b0 43 0.02/1.00 vMB 485
176,118 176,118 0000000000000a2192e0164ccbe1a76ff87c0688fc58e665f68b59fd04476bb6 67 0.02/1.00 vMB 97
176,117 176,117 00000000000003081886bf0eed50c8482e0ae13fb3e1b8f74fb08f6e82fac09f 6 0.01/1.00 vMB 7
176,116 176,116 0000000000000a58b60a283489c8b381ec9a70419b6cafc19dc5dde4bf66dc21 11 0.01/1.00 vMB 86
176,115 176,115 0000000000000235f3e5d6a715c92f8713c9014a4bd293613eddceb0379d9cee 92 0.03/1.00 vMB 103
176,114 176,114 000000000000068c77d367073161c4dfcb2edeb2773baf4cbefe4d63b7c7396a 58 0.11/1.00 vMB 598
176,113 176,113 00000000000008c71cee4bd73868eeec8e44ea29c521591cfb72395fdabf7df7 9 0.00/1.00 vMB 6,953
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.