Loading Tool

Explorer IconExplorer

Memory Pool

79,513 transactions
29.68 vMB
0.07434684 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt 4578acec7fdb991c70c27d81c7544fb5e2f437e8ee61a85e1ce9097aaf6e003c
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 6df1260a99cba33595bcd5ea89694910e493158cb360cfbed0e0d0d20368d0ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,286
Size: 1.00 vMB
Total Fees: 0.01401677 BTC
Feerates: 74.18 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (796,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,255 118,255 000000000000c82738ca7ca0b017be7c8411641803fdadae781a2f68fc1fbc80 12 0.00/1.00 vMB 308
118,254 118,254 0000000000004b9e8f1ecdd598bbef87515c71613d88f4f3f2bd5a62b6b89fe8 9 0.00/1.00 vMB 1,158
118,253 118,253 00000000000061a26de72fcf99b992ee9d7c6a6caf61958b84c3b72a40c9fb5b 27 0.02/1.00 vMB 955
118,252 118,252 00000000000078b0f49428c96165f64bde471acd5190e93311a2f7a1d5b29365 44 0.02/1.00 vMB 1,418
118,251 118,251 00000000000086f73789c09b595213ea80b78067c28beb7bcb8694e4f36d04a2 9 0.00/1.00 vMB 922
118,250 118,250 000000000000a4c7a3cdf744a7090ea437e7900b65875dc9516e665f0f26b651 34 0.01/1.00 vMB 2,324
118,249 118,249 0000000000000f8541e5f2144690c46a2d646e4a2a122d2ee032e942446c77e2 7 0.00/1.00 vMB 0
118,248 118,248 0000000000001e65e3c4c0ccb54f91d5f920d9e5b1caa83ad84fcd6033b22cae 38 0.02/1.00 vMB 859
118,247 118,247 00000000000084aff848b81792498a42379e70e5c69494d9db0fb44ec391e82d 6 0.00/1.00 vMB 309
118,246 118,246 0000000000009e83499a0fa10174d3d59a10e7c06e9fede4ccb39f3b978d17d7 33 0.01/1.00 vMB 2,986
118,245 118,245 0000000000008056fe3c28953772e172cc35ea34d3d5d2f04d7c95bad805540f 20 0.01/1.00 vMB 1,630
118,244 118,244 000000000000b3e3815952643943a4f684cd3ea0a3b9925a0cd17b1c510e158a 5 0.00/1.00 vMB 517
118,243 118,243 0000000000004e5b21559538cac0ad7718e448733fac0a8268142bdc678e1f41 4 0.00/1.00 vMB 0
118,242 118,242 0000000000000ade617fae5f43a557c980016d0c35267e0544b09b0ec968ad62 11 0.00/1.00 vMB 803
118,241 118,241 0000000000002c5c01647915cbbb456f38c6d9e9fa4f6b1c2da036a70c61a433 8 0.01/1.00 vMB 764
118,240 118,240 0000000000008a3046a813274ac88f27dbce0b02e77cb745c630c964450b68cc 14 0.00/1.00 vMB 916
118,239 118,239 000000000000a31de3de23ecfd50b1694fba55eccc2f6a85a7a52d8b1910b6ec 4 0.00/1.00 vMB 0
118,238 118,238 0000000000006da8124a9d562aba25a7eb61ed909bfaaacb109965020e440324 6 0.00/1.00 vMB 0
118,237 118,237 00000000000076f672df2047f546ca81d31e614baa5075b9fa8de1fcd9600412 93 0.03/1.00 vMB 245
118,236 118,236 0000000000005720ad96bebb47b96f394c0f60906dfbaa5bcbab6510bea0ca39 2 0.00/1.00 vMB 2,061
118,235 118,235 00000000000033b3310ab11da8293cdb8745f78dca85b2f48072cd7228e45ae8 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.