Loading Tool

Explorer IconExplorer

Memory Pool

76,504 transactions
28.90 vMB
0.07407982 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt 59d399671489cc784163bd9c12589cc5d69d5cba6188ebed7448abc65e3ef1d9
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 080bf2ab46888fab04156effb3123f8d599a8a6acd8057d003260c7ef4c2b442
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.01104900 BTC
Feerates: 104.17 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (727,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,018 188,018 00000000000005812a21205c8ea4998e1f2e5101ba380e9dfb47097c6009608b 128 0.05/1.00 vMB 83
188,017 188,017 00000000000002d8db524ba17dee3e4feb58d3647fac287a7ce24a42ce642c6f 260 0.10/1.00 vMB 127
188,016 188,016 00000000000008bc0a6e0cb229c120b3472e88588c88d97e3880f41e268f93eb 342 0.15/1.00 vMB 140
188,015 188,015 000000000000033e066c169bb5ea7f5b20f5281afad4df611a69be321df943c0 379 0.18/1.00 vMB 116
188,014 188,014 0000000000000876c30aefa4f01fcfe60b8cfdd9d6f470a449a269b5c1377020 184 0.25/1.00 vMB 105
188,013 188,013 00000000000002743dfceb84b08ca2a8ab8aff5b3d707c18e6e8599151e6e2a8 6 0.00/1.00 vMB 339
188,012 188,012 000000000000034f9dc01e3d18d3a41510948848daa2ff49bdb4fca26bebcd8c 182 0.13/1.00 vMB 121
188,011 188,011 00000000000005f70e6cf0636a8fcb061310bf05d1bd4cf709dc05f44e16aa60 59 0.03/1.00 vMB 445
188,010 188,010 000000000000088fcd21bf93bc5d8d50c17610c809ced85207676fa32061f546 134 0.04/1.00 vMB 65
188,009 188,009 00000000000001fef1997700acdc69805855d9d4ad3fe38854e0648d5d5eb99d 145 0.07/1.00 vMB 227
188,008 188,008 00000000000007e25bf4097d5caaacb18dfdb12986bda5c3e817e20f753ce0fb 687 0.23/1.00 vMB 146
188,007 188,007 00000000000000308ace7cf447550a1760fe1b12e2a28536cf65bdfed2ac7618 1 0.00/1.00 vMB 0
188,006 188,006 00000000000003323e5b989a14a88c4c016d2cd608c804725a99a576ecedd1b3 160 0.08/1.00 vMB 232
188,005 188,005 0000000000000100ae6449abadb6756681217f3523c32a7b981bf1302d7d42b8 22 0.01/1.00 vMB 65
188,004 188,004 00000000000004196f39bc3da997a74c7457b56b71723e5402bef9e3fd0854d7 196 0.10/1.00 vMB 101
188,003 188,003 000000000000025fc2b2e3134f8b967ba43b823354bd09c5fdb6200c995b83e1 596 0.24/1.00 vMB 127
188,002 188,002 00000000000007e1e9531cfb549dcf967299333027da6ac06fe60d7930c8eaf0 107 0.05/1.00 vMB 100
188,001 188,001 00000000000000b5944dddd5dacf2665d004e5a10283df8b9a387725315c70e7 367 0.14/1.00 vMB 146
188,000 188,000 000000000000004cf0c72d6dedfde88ca4c3dae129563210072ee68acded0ab1 127 0.04/1.00 vMB 130
187,999 187,999 00000000000001e759d8e3e2be960cd2626df9da3e95f3a6b24a69758acae65a 71 0.02/1.00 vMB 42
187,998 187,998 00000000000004d16658027061cbb7a2b2b5e0e03673b470172131703969d7ee 256 0.13/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.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: 710.59 GB
    • Received: 17.08 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.