Loading Tool

Explorer IconExplorer

Memory Pool

41,678 transactions
25.99 vMB
0.05216864 BTC
Random Selection Loading Transactions
Max Size: 136.08/200 MB

Candidate Block

Mining Attempt 7522e107da5faca50d28b71d3cbbde7163600b556a5db09c1ec2df0e734ace0e
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 7c4304c54c1ef55486c346773817e1dab0a57193ec96cafc97c93d38510c5ec1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,237
Size: 1.00 vMB
Total Fees: 0.00480756 BTC
Feerates: 40.21 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (606,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,224 308,224 000000000000000025f38830d3df55d8f67b34d8826a1fcbbd2ea3321a81ccb6 940 0.56/1.00 vMB 25
308,223 308,223 0000000000000000469c62ca929471670ca5bb88f75d72c629499b23c6e345b2 256 0.11/1.00 vMB 31
308,222 308,222 00000000000000001454e1db016d93ab282894399775735152873f5a9380dc85 693 0.37/1.00 vMB 31
308,221 308,221 00000000000000002769af7047c02964df3614e354ea2aea71c29463aaa7fd05 324 0.14/1.00 vMB 29
308,220 308,220 0000000000000000402bcc4455cf42833dccad007d993e1442030546c9cb02b5 526 0.31/1.00 vMB 21
308,219 308,219 000000000000000007be320890b1bc41f70b96b63deb41231e2727df1fd6b68f 256 0.10/1.00 vMB 49
308,218 308,218 00000000000000003f6065a19c43443e89ae7ea37dff11c84f4e4da7414b2fb7 274 0.16/1.00 vMB 26
308,217 308,217 000000000000000005a85245a10622061bc77ae817694961eda326c74590d09c 803 0.35/1.00 vMB 35
308,216 308,216 000000000000000014141acb95ea0d93037e0063f7dde39f211011ce300a9b6c 457 0.20/1.00 vMB 31
308,215 308,215 0000000000000000383e828d39c3d96711ce8f8b41eb653c5157486e496e46f2 781 0.41/1.00 vMB 28
308,214 308,214 00000000000000002e0448d24d545f2e328b789a7a30fc7e427a64cf17815e3f 128 0.04/1.00 vMB 44
308,213 308,213 00000000000000004af8202d6007f33dbeee78d7d913e16c7593e96fb6aa6de8 48 0.02/1.00 vMB 18
308,212 308,212 0000000000000000379f7852c57a907e32e0e6a17b5a76fb219003d92fda01d0 925 0.57/1.00 vMB 29
308,211 308,211 000000000000000048ff6910584bc28c3adbe8414fffb46a4e67724d0ea3bd90 134 0.06/1.00 vMB 26
308,210 308,210 000000000000000006632328482e6c764e5769b402bc418037b9e130decc5636 295 0.19/1.00 vMB 23
308,209 308,209 00000000000000002320b2998db92750c9de6e7516a5ce667f9743ba96de2fef 707 0.44/1.00 vMB 26
308,208 308,208 00000000000000004216b04221156d57b5a51b3774d53a1fe6276969f69b78bb 311 0.14/1.00 vMB 28
308,207 308,207 000000000000000009200ce82f0c3e03a8961883b97f54932e28862ba49a0f6a 632 0.39/1.00 vMB 28
308,206 308,206 00000000000000004ed4909118261840cc487f8d6dc1652e8bef807a24828c82 932 0.61/1.00 vMB 24
308,205 308,205 00000000000000003bcf7f1d81346d3d34c8bdbe22606b9a411993733777d62b 335 0.27/1.00 vMB 21
308,204 308,204 0000000000000000036f9c523487e46e634543246bdde9fc6dd977a8a6f2f594 351 0.17/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.