Loading Tool

Explorer IconExplorer

Memory Pool

67,128 transactions
36.62 vMB
0.20365064 BTC
Random Selection Loading Transactions
Max Size: 196.14/200 MB

Candidate Block

Mining Attempt 5b80831323766a00016f2f7cb0ff9344d0f9202b16daba3d06b0146d2ba3b11c
Version 20000000
Previous Block 000000000000000000001174509a669f8c3afed786e1918a5d9c82a348da961f
Merkle Root ba340b21d1b4c9137626973056ec1824026cd83bc60b0347ebfab156e30f176f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.11222393 BTC
Feerates: 203.17 > 11.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,404 (661,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,173 253,173 000000000000001cc86b225bb141633c3bc9a59ad3aeb5d98b7a39d1e6ad6db7 154 0.12/1.00 vMB 70
253,172 253,172 0000000000000006213520a597b58a0b4a4c533c49eb81058718cc1543211bf8 441 0.24/1.00 vMB 111
253,171 253,171 000000000000003d369be21dbf8f47eb7986750fc7064f18bf23ddcb94f1c63f 418 0.19/1.00 vMB 124
253,170 253,170 000000000000003d4544ba73c2891a19a17e14d988394aa702ef8663a21f787e 114 0.09/1.00 vMB 48
253,169 253,169 000000000000003c4c5c01981e8c3370d302c069d7c34a7756d8a8ac35be28d2 532 0.25/1.00 vMB 139
253,168 253,168 00000000000000016dcc57961cb6d5c39bd2e7f84c536667feef31c6fbff1eb8 138 0.07/1.00 vMB 135
253,167 253,167 000000000000004f3c2171dabd51cd518d61d4453cc9b4ff682ed42154cf3bfd 128 0.11/1.00 vMB 47
253,166 253,166 00000000000000175902d47e2784ac7ad61491b3a43eccd1dcb7fd4a649d4a6f 143 0.07/1.00 vMB 172
253,165 253,165 000000000000004ed46f3d0bdc11d045e83f54160bf32c1a723df564412f233d 256 0.13/1.00 vMB 49
253,164 253,164 0000000000000012a0f7fed2dde10f37722f974ed4758d4afb6011b30e43645e 189 0.07/1.00 vMB 129
253,163 253,163 000000000000001e652464513f05a159380964f25d09dfc6da29ccf28b8ca4c3 170 0.08/1.00 vMB 117
253,162 253,162 0000000000000018e36d8ffc6df2a43fa1e935d8393787752517de244531e0ff 101 0.07/1.00 vMB 67
253,161 253,161 000000000000000fae5f6b8696a86ccdf89a06141ea5ffe0f0d4add5e6749147 533 0.22/1.00 vMB 104
253,160 253,160 000000000000004296cecb341ebabb46236184ff53cd02869e87a37f16fa556f 289 0.13/1.00 vMB 91
253,159 253,159 000000000000002dd3969ec67f94ad6139f6f49e92f73b3f927dff74fbecd018 126 0.10/1.00 vMB 68
253,158 253,158 0000000000000009b99f76ae1b99deb6966e5ab5aabe0ca6d858ab7bfd3dfbf9 807 0.43/1.00 vMB 91
253,157 253,157 000000000000003a84f0a7bab8a42d13aca4ba6b395bf23b0e7c0f89a5c666ff 357 0.19/1.00 vMB 93
253,156 253,156 000000000000004a2620ae8ee733314f970e550e0e6a7c1199a905680510567e 176 0.08/1.00 vMB 126
253,155 253,155 000000000000001337436a13c5e71dfdaf77fe501234dbcff9712fb58c8acd4f 380 0.17/1.00 vMB 115
253,154 253,154 0000000000000029d5feca2c1a00f2ea286baed1d1c565f2479a3fcfa448f5e1 47 0.02/1.00 vMB 82
253,153 253,153 000000000000004dd1b74e815f0fa06bb7940af63456632f3a16ebcfe9c4b02d 363 0.16/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 781.32 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: 600.86 GB
    • Received: 10.09 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.